{
"description": "Schwangerschaftsstatus einer Patientin",
"_filename": "KBV_PR_VoS_Observation_Pregnancy_Status.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_Pregnancy_Status",
"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": "KBV_PR_VoS_Observation_Pregnancy_Status",
"package_version": "2.1.0",
"status": "active",
"id": "387df563-4415-4c47-a7f6-1d29d8c7c5b0",
"kind": "resource",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Pregnancy_Status",
"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_Pregnancy_Status|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": "0",
"path": "Observation.category"
}, {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"max": "2",
"min": 2,
"path": "Observation.code.coding",
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "loinc",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.system",
"min": 1,
"path": "Observation.code.coding.system",
"fixedUri": "http://loinc.org",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.code",
"min": 1,
"path": "Observation.code.coding.code",
"fixedCode": "11449-6",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.display",
"min": 1,
"path": "Observation.code.coding.display",
"fixedString": "Pregnancy status - Reported",
"mustSupport": true
}, {
"id": "Observation.code.coding:loinc.userSelected",
"max": "0",
"path": "Observation.code.coding.userSelected"
}, {
"id": "Observation.code.coding:kbv_code",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "kbv_code",
"mustSupport": true
}, {
"id": "Observation.code.coding:kbv_code.system",
"min": 1,
"path": "Observation.code.coding.system",
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_VitalSigns",
"mustSupport": true
}, {
"id": "Observation.code.coding:kbv_code.code",
"min": 1,
"path": "Observation.code.coding.code",
"fixedCode": "Schwangerschaft",
"mustSupport": true
}, {
"id": "Observation.code.coding:kbv_code.display",
"min": 1,
"path": "Observation.code.coding.display",
"fixedString": "Schwangerschaft",
"mustSupport": true
}, {
"id": "Observation.code.coding:kbv_code.userSelected",
"max": "0",
"path": "Observation.code.coding.userSelected"
}, {
"id": "Observation.code.text",
"max": "0",
"path": "Observation.code.text"
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0" ]
} ],
"short": "Patientin",
"definition": "Referenz auf die Patientin, für die der Schwangerschaftsstatus vorliegt.",
"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.focus",
"max": "0",
"path": "Observation.focus"
}, {
"id": "Observation.encounter",
"max": "0",
"path": "Observation.encounter"
}, {
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"sliceName": "effectiveDateTime"
}, {
"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]",
"type": [ {
"code": "boolean"
} ],
"slicing": {
"rules": "closed",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"mustSupport": true
}, {
"id": "Observation.value[x]:valueBoolean",
"min": 1,
"path": "Observation.value[x]",
"type": [ {
"code": "boolean"
} ],
"short": "Schwangerschaftsstatus",
"sliceName": "valueBoolean",
"definition": "Angabe zu einer Schwangerschaft: true = schwanger; false = nicht schwanger",
"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.note.author[x]",
"max": "0",
"path": "Observation.note.author[x]"
}, {
"id": "Observation.note.time",
"max": "0",
"path": "Observation.note.time"
}, {
"id": "Observation.bodySite",
"max": "0",
"path": "Observation.bodySite"
}, {
"id": "Observation.method",
"max": "0",
"path": "Observation.method"
}, {
"id": "Observation.specimen",
"max": "0",
"path": "Observation.specimen"
}, {
"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"
}, {
"id": "Observation.component",
"max": "0",
"path": "Observation.component"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}