PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.6.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Apgar_Score
{
  "description": "Dieses Profil bildet einen Apgar-Score ab.",
  "_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.6.0-Expansions",
  "status": "active",
  "id": "20e77e4d-33bf-41dd-8b5e-57aa2e4f011d",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Apgar_Score",
  "version": "1.6.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "short": "Apgar-Score",
      "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": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:snomed",
      "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": "snomed"
    }, {
      "id": "Observation.code.coding:snomed.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:snomed.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:snomed.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:snomed.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:loinc",
      "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": "loinc"
    }, {
      "id": "Observation.code.coding:loinc.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:loinc.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:loinc.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.6.0" ]
      } ]
    }, {
      "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.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Apgar_Score_Value"
      },
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Observation.value[x].coding"
    }, {
      "id": "Observation.value[x].coding.system",
      "min": 1,
      "path": "Observation.value[x].coding.system"
    }, {
      "id": "Observation.value[x].coding.version",
      "min": 1,
      "path": "Observation.value[x].coding.version"
    }, {
      "id": "Observation.value[x].coding.code",
      "min": 1,
      "path": "Observation.value[x].coding.code"
    }, {
      "id": "Observation.value[x].coding.display",
      "min": 1,
      "path": "Observation.value[x].coding.display"
    }, {
      "id": "Observation.note",
      "path": "Observation.note",
      "definition": "Hier können ergänzende freitextliche Kommentare und Notizen vorgenommen werden, die nicht durch die strukturierten Datenelemente erfassbar sind."
    }, {
      "id": "Observation.note.author[x]",
      "path": "Observation.note.author[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Hier wird die Person angegeben, die die Notiz erstellt hat."
    }, {
      "id": "Observation.note.author[x]:authorReference",
      "max": "1",
      "min": 0,
      "path": "Observation.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0" ]
      } ],
      "sliceName": "authorReference",
      "definition": "Hier wird die Person, die die Notiz erstellt hat, referenziert."
    }, {
      "id": "Observation.note.author[x]:authorString",
      "max": "1",
      "min": 0,
      "path": "Observation.note.author[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "authorString",
      "definition": "Hier wird die Person, die die Notiz erstellt hat, referenziert."
    }, {
      "id": "Observation.note.time",
      "path": "Observation.note.time",
      "definition": "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde."
    }, {
      "id": "Observation.note.text",
      "path": "Observation.note.text",
      "definition": "Hier wird der eigentliche Text der Notiz eingetragen."
    }, {
      "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"
}