{
"description": "**** MISSING DEFINITIONS ****",
"_filename": "CodeSystem-v3-ActRelationshipJoin.json",
"package_name": "hl7.fhir.r4.examples",
"date": "2018-08-12T00:00:00+10:00",
"meta": {
"lastUpdated": "2018-08-12T00:00:00.000+10:00"
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v3.ActRelationshipJoin",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "v3 Code System ActRelationshipJoin",
"package_version": "4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "82e263aa-b74f-4ab1-9d74-1bac34f6015a",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-ActRelationshipJoin",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.5.12",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "D",
"display": "detached",
"definition": "Detach this branch from the other branches so it will not be resynchronized with the other branches."
}, {
"code": "K",
"display": "kill",
"definition": "When all other concurrent branches are terminated, interrupt and discontinue this branch."
}, {
"code": "W",
"display": "wait",
"definition": "Wait for this branch to terminate."
}, {
"code": "X",
"display": "exclusive wait",
"definition": "Wait for any one of the branches in the set of exclusive wait branches to terminate, then discontinue all the other exclusive wait branches."
} ],
"caseSensitive": true,
"version": "2018-08-12",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}