HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: ActRelationshipSplitExclusiveTryOnce - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "v3-ActRelationshipSplitExclusiveTryOnce",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://terminology.hl7.org/ValueSet/v3-ActRelationshipSplitExclusiveTryOnce",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.19959"
}
],
"version" : "2.0.0",
"name" : "ActRelationshipSplitExclusiveTryOnce",
"title" : "ActRelationshipSplitExclusiveTryOnce",
"status" : "active",
"experimental" : false,
"date" : "2014-03-26",
"description" : "The pre-condition associated with the branch is evaluated once and if true the branch may be entered. All other exclusive branches compete with each other and only one will be selected. This implements a COND, IF and CASE conditionals, or \"XOR-split.\" The order in which the branches are considered may be specified in the priorityNumber attribute.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSplit",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "E1"
}
]
}
]
}
}