v3 Code System ActRelationshipCheckpoint
activeURL
http://terminology.hl7.org/ValueSet/v3-ActRelationshipCheckpointCopied!
Version2018-08-12Copied!
PublisherHL7, IncDate2018-08-12Description**** MISSING DEFINITIONS ****
Expansion
Expansion error
Can't resolve latest version. Differing version algorithms: (:semver, :date) for versions: (4.0.0, 2018-08-12, 3.0.0, 3.0.0, 3.0.0, 3.0.0, 3.0.0, 2.1.1, 2.1.1, 2018-08-12, 2.1.0, 2.1.1, 3.0.0, 2.1.0)
systemhttp://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint
Release Date: 2018-08-12
{
"description" : "**** MISSING DEFINITIONS ****",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipCheckpoint"
} ]
},
"date" : "2018-08-12",
"meta" : {
"lastUpdated" : "2018-08-12T00:00:00.000+10:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7, Inc",
"name" : "v3.ActRelationshipCheckpoint",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "v3 Code System ActRelationshipCheckpoint",
"extension" : [ {
"valueCode" : "external",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"valueCode" : "vocab",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "326c3afd-de71-4cd7-925c-eeac9a7a4702",
"url" : "http://terminology.hl7.org/ValueSet/v3-ActRelationshipCheckpoint",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.10349"
} ],
"immutable" : true,
"version" : "2018-08-12",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Release Date: 2018-08-12</p>\n\n <table class=\"grid\">\n \n <tr>\n <td>\n <b>Level</b>\n </td>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n \n <tr>\n <td>1</td>\n <td>B\n <a name=\"v3-ActRelationshipCheckpoint-B\"> </a>\n </td>\n <td>beginning</td>\n <td>\n Condition is tested every time before execution of the service (WHILE condition DO service).\n <br/>\n\n \n </td>\n </tr>\n \n <tr>\n <td>1</td>\n <td>E\n <a name=\"v3-ActRelationshipCheckpoint-E\"> </a>\n </td>\n <td>end</td>\n <td>\n Condition is tested at the end of a repeated service execution. The service is repeated only if the condition is true (DO service WHILE condition).\n <br/>\n\n \n </td>\n </tr>\n \n <tr>\n <td>1</td>\n <td>S\n <a name=\"v3-ActRelationshipCheckpoint-S\"> </a>\n </td>\n <td>entry</td>\n <td>\n Condition is tested once before the service is executed (IF condition THEN service).\n <br/>\n\n \n </td>\n </tr>\n \n <tr>\n <td>1</td>\n <td>T\n <a name=\"v3-ActRelationshipCheckpoint-T\"> </a>\n </td>\n <td>through</td>\n <td>\n Condition must be true throughout the execution and the service is interrupted (asynchronously) as soon as the condition turns false (asynchronous WHILE loop). The service must be interruptible.\n <br/>\n\n \n </td>\n </tr>\n \n <tr>\n <td>1</td>\n <td>X\n <a name=\"v3-ActRelationshipCheckpoint-X\"> </a>\n </td>\n <td>exit</td>\n <td>\n Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the containing loop to exit.\n <br/>\n\n \n </td>\n </tr>\n\n </table>\n\n </div>",
"status" : "generated"
}
}