PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height
{
  "description": "Körpergröße einer behandelten Person",
  "_filename": "KBV_PR_VoS_Observation_Body_Height.json",
  "package_name": "kbv.ita.vos",
  "date": "2023-02-01",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_VoS_Observation_Body_Height",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "KBV_PR_VoS_Observation_Body_Height",
  "package_version": "2.1.0",
  "status": "active",
  "id": "333c1e13-3b74-4fd5-8d1a-7f114eba150c",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height",
  "version": "2.1.0",
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "min": 1,
      "path": "Observation.id",
      "mustSupport": true
    }, {
      "id": "Observation.meta",
      "min": 1,
      "path": "Observation.meta",
      "mustSupport": true
    }, {
      "id": "Observation.meta.source",
      "max": "0",
      "path": "Observation.meta.source"
    }, {
      "id": "Observation.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Observation.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height|2.1.0"
    }, {
      "id": "Observation.meta.security",
      "max": "0",
      "path": "Observation.meta.security"
    }, {
      "id": "Observation.meta.tag",
      "max": "0",
      "path": "Observation.meta.tag"
    }, {
      "id": "Observation.implicitRules",
      "max": "0",
      "path": "Observation.implicitRules"
    }, {
      "id": "Observation.language",
      "max": "0",
      "path": "Observation.language"
    }, {
      "id": "Observation.contained",
      "max": "0",
      "path": "Observation.contained"
    }, {
      "id": "Observation.identifier",
      "max": "0",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.basedOn",
      "max": "0",
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.partOf",
      "max": "0",
      "path": "Observation.partOf"
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "fixedCode": "final",
      "mustSupport": true
    }, {
      "id": "Observation.category",
      "max": "1",
      "path": "Observation.category",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.category:vs-cat",
      "path": "Observation.category",
      "sliceName": "vs-cat",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "max": "2",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "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",
      "fixedUri": "http://loinc.org",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc.version",
      "path": "Observation.code.coding.version",
      "fixedString": "2.72",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "8302-2",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:loinc.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Body height",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:codeSnomed",
      "path": "Observation.code.coding",
      "sliceName": "codeSnomed",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:codeSnomed.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:codeSnomed.version",
      "path": "Observation.code.coding.version",
      "fixedString": "http://snomed.info/sct/900000000000207008/version/20220331",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:codeSnomed.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "1153637007",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:codeSnomed.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Body height (observable entity)",
      "mustSupport": true
    }, {
      "id": "Observation.code.text",
      "max": "0",
      "path": "Observation.code.text"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "mustSupport": true
    }, {
      "id": "Observation.subject.type",
      "max": "0",
      "path": "Observation.subject.type"
    }, {
      "id": "Observation.subject.identifier",
      "max": "0",
      "path": "Observation.subject.identifier"
    }, {
      "id": "Observation.subject.display",
      "max": "0",
      "path": "Observation.subject.display"
    }, {
      "id": "Observation.encounter",
      "max": "0",
      "path": "Observation.encounter"
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.issued",
      "max": "0",
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "0",
      "path": "Observation.performer"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity",
      "min": 1,
      "path": "Observation.value[x]",
      "sliceName": "valueQuantity",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.value",
      "path": "Observation.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.unit",
      "path": "Observation.value[x].unit",
      "fixedString": "cm",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.system",
      "path": "Observation.value[x].system",
      "fixedUri": "http://unitsofmeasure.org",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]:valueQuantity.code",
      "path": "Observation.value[x].code",
      "fixedCode": "cm",
      "mustSupport": true
    }, {
      "id": "Observation.dataAbsentReason",
      "max": "0",
      "path": "Observation.dataAbsentReason"
    }, {
      "id": "Observation.interpretation",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.method",
      "max": "0",
      "path": "Observation.method"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height|1.3.0"
}