PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r4b@0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin
{
  "description": "**** MISSING DEFINITIONS ****",
  "_filename": "CodeSystem-v3-ActRelationshipJoin.json",
  "package_name": "hl7.fhir.uv.xver-r4.r4b",
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "v3.ActRelationshipJoin",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "v3 Code System ActRelationshipJoin",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "external"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "1e265176-bf9d-4fbb-bb73-9154d91e7c1e",
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActRelationshipJoin|3.0.0",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin",
  "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": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}