PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/codesystem-hierarchy-meaning
{
  "description": "The meaning of the hierarchy of concepts in a code system",
  "_filename": "CodeSystem-codesystem-hierarchy-meaning.json",
  "package_name": "hl7.fhir.uv.xver-r3.r4",
  "date": "2019-10-24T10:53:00+10:00",
  "publisher": "HL7 International / Terminology Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSystemHierarchyMeaning",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      } ]
    }
  } ],
  "status": "draft",
  "id": "11554c75-7944-429d-a58b-8a34c35d7c7f",
  "valueSet": "http://hl7.org/fhir/ValueSet/codesystem-hierarchy-meaning|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/codesystem-hierarchy-meaning",
  "concept": [ {
    "code": "grouped-by",
    "display": "Grouped By",
    "definition": "No particular relationship between the concepts can be assumed, except what can be determined by inspection of the definitions of the elements (possible reasons to use this: importing from a source where this is not defined, or where various parts of the hierarchy have different meanings)"
  }, {
    "code": "is-a",
    "display": "Is-A",
    "definition": "A hierarchy where the child concepts have an IS-A relationship with the parents - that is, all the properties of the parent are also true for its child concepts"
  }, {
    "code": "part-of",
    "display": "Part Of",
    "definition": "Child elements list the individual parts of a composite whole (e.g. body site)"
  }, {
    "code": "classified-with",
    "display": "Classified With",
    "definition": "Child concepts in the hierarchy may have only one parent, and there is a presumption that the code system is a \"closed world\" meaning all things must be in the hierarchy. This results in concepts such as \"not otherwise classified.\""
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "name": "HL7 International / Terminology Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}