PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@2.0.0
    http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin
{
  "description": null,
  "_filename": "CodeSystem-v3-ActRelationshipJoin.json",
  "package_name": "hl7.terminology.r4",
  "date": "2019-03-20",
  "publisher": "Health Level 7",
  "content": "complete",
  "property": [ {
    "code": "Specializes",
    "type": "Coding",
    "extension": [ {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode": "antisymmetric"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode": "transitive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode": "irreflexive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean": true
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode": "Specializes"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString": "Generalizes"
    } ],
    "description": "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."
  }, {
    "code": "Generalizes",
    "type": "Coding",
    "extension": [ {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode": "antisymmetric"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode": "transitive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode": "irreflexive"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean": true
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode": "Generalizes"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString": "Specializes"
    } ],
    "description": "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code": "internalId",
    "type": "code",
    "description": "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri": "http://hl7.org/fhir/concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name": "ActRelationshipJoin",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "ActRelationshipJoin",
  "package_version": "2.0.0",
  "status": "active",
  "language": "en",
  "hierarchyMeaning": "is-a",
  "id": "17cfdf2e-0cb8-4f77-bbdc-fa5686588f64",
  "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",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10364"
    } ],
    "definition": "Detach this branch from the other branches so it will not be resynchronized with the other branches."
  }, {
    "code": "K",
    "display": "kill",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10362"
    } ],
    "definition": "When all other concurrent branches are terminated, interrupt and discontinue this branch."
  }, {
    "code": "W",
    "display": "wait",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10361"
    } ],
    "definition": "Wait for this branch to terminate."
  }, {
    "code": "X",
    "display": "exclusive wait",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10363"
    } ],
    "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."
  } ],
  "version": "2.0.0",
  "contact": [ {
    "name": "Health Level Seven"
  } ]
}