PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Apgar_Score
{
  "description": null,
  "_filename": "KBV_PR_Base_Observation_Apgar_Score.json",
  "package_name": "kbv.basis",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_Base_Observation_Apgar_Score",
  "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": null,
  "package_version": "1.3.0",
  "status": "active",
  "id": "cfc268ab-5eb9-445b-98cb-c9a12129dc31",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Apgar_Score",
  "version": "1.3.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "definition": "Dieses Element beschreibt die Dokumentation eines einzelnen Apgar-Score zu einem definierten Zeitpunkt nach Geburt. Hierbei wird in diesem Basisprofil nur der Gesamt-Apgar-Score modelliert und nicht die einzelnen Teilkomponenten Aussehen, Puls, Gesichtsbewegungen, Aktivität und Respiration."
    }, {
      "id": "Observation.code.coding",
      "min": 2,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.code.coding:codeSnomed",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Apgar_Score_Identifier_SNOMED_CT"
      },
      "sliceName": "codeSnomed"
    }, {
      "id": "Observation.code.coding:codeSnomed.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:codeSnomed.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:codeSnomed.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:codeSnomed.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:codeLoinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Apgar_Score_Identifier_LOINC"
      },
      "sliceName": "codeLoinc"
    }, {
      "id": "Observation.code.coding:codeLoinc.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:codeLoinc.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:codeLoinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:codeLoinc.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "effectiveDateTime"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.value[x]:valueCodeableConcept",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Apgar_Score_Value"
      }
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.system",
      "min": 1,
      "path": "Observation.value[x].coding.system"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.version",
      "min": 1,
      "path": "Observation.value[x].coding.version"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code"
    }, {
      "id": "Observation.value[x]:valueCodeableConcept.coding.display",
      "min": 1,
      "path": "Observation.value[x].coding.display"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.device",
      "max": "0",
      "path": "Observation.device"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}