PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@1.0.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/koerpergroesse
{
  "description": null,
  "_filename": "MII_Koerpergroesse.StructureDefinition.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.icu",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SD_MII_ICU_Koerpergroesse",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "SD MII ICU Koerpergroesse",
  "package_version": "1.0.0",
  "status": "active",
  "id": "4020e7ce-039c-48ee-830a-29c9bc822265",
  "kind": "resource",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/koerpergroesse",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.category",
      "path": "Observation.category",
      "mustSupport": true
    }, {
      "id": "Observation.category:vs-cat",
      "path": "Observation.category",
      "sliceName": "vs-cat",
      "mustSupport": true
    }, {
      "id": "Observation.category:vs-cat.coding",
      "path": "Observation.category.coding",
      "mustSupport": true
    }, {
      "id": "Observation.category:vs-cat.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.category:vs-cat.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.category:sct",
      "path": "Observation.category",
      "sliceName": "sct",
      "mustSupport": true,
      "patternCodeableConcept": {
        "coding": [ {
          "code": "248326004",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.category:sct.coding",
      "path": "Observation.category.coding",
      "mustSupport": true
    }, {
      "id": "Observation.category:sct.coding.system",
      "min": 1,
      "path": "Observation.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.category:sct.coding.code",
      "min": 1,
      "path": "Observation.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc",
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc.system",
      "path": "Observation.code.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc.code",
      "path": "Observation.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:sct",
      "max": "1",
      "path": "Observation.code.coding",
      "sliceName": "sct",
      "mustSupport": true,
      "patternCoding": {
        "code": "1153637007",
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "Observation.code.coding:sct.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:sct.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc-fhir-core",
      "path": "Observation.code.coding",
      "sliceName": "loinc-fhir-core",
      "mustSupport": true,
      "patternCoding": {
        "code": "8302-2",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.code.coding:loinc-fhir-core.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc-fhir-core.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "path": "Observation.effective[x]",
      "sliceName": "effectiveDateTime",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity",
      "path": "Observation.value[x]",
      "sliceName": "valueQuantity",
      "mustSupport": true,
      "patternQuantity": {
        "code": "cm",
        "unit": "centimeter",
        "system": "http://unitsofmeasure.org"
      }
    }, {
      "id": "Observation.value[x]:valueQuantity.value",
      "path": "Observation.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.unit",
      "path": "Observation.value[x].unit",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.system",
      "path": "Observation.value[x].system",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.code",
      "path": "Observation.value[x].code",
      "mustSupport": true
    }, {
      "id": "Observation.dataAbsentReason",
      "path": "Observation.dataAbsentReason",
      "mustSupport": true
    }, {
      "id": "Observation.interpretation",
      "path": "Observation.interpretation",
      "mustSupport": false
    }, {
      "id": "Observation.referenceRange",
      "path": "Observation.referenceRange",
      "mustSupport": false
    }, {
      "id": "Observation.component.value[x]",
      "path": "Observation.component.value[x]"
    } ]
  },
  "baseDefinition": "http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergroesse"
}