FHIR IG Statistics: StructureDefinition/KBV-PR-VoS-Observation-Breastfeeding-Status
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "KBV-PR-VoS-Observation-Breastfeeding-Status",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Breastfeeding_Status",
"version": "2.1.0",
"name": "KBV_PR_VoS_Observation_Breastfeeding_Status",
"title": "KBV_PR_VoS_Observation_Breastfeeding_Status",
"status": "active",
"date": "2023-02-01",
"publisher": "Kassenärztliche Bundesvereinigung",
"description": "Stillstatus einer Patientin",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.id",
"path": "Observation.id",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.meta",
"path": "Observation.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.meta.source",
"path": "Observation.meta.source",
"max": "0"
},
{
"id": "Observation.meta.profile",
"path": "Observation.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Breastfeeding_Status|2.1.0",
"mustSupport": true
},
{
"id": "Observation.meta.security",
"path": "Observation.meta.security",
"max": "0"
},
{
"id": "Observation.meta.tag",
"path": "Observation.meta.tag",
"max": "0"
},
{
"id": "Observation.implicitRules",
"path": "Observation.implicitRules",
"max": "0"
},
{
"id": "Observation.language",
"path": "Observation.language",
"max": "0"
},
{
"id": "Observation.contained",
"path": "Observation.contained",
"max": "0"
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final",
"mustSupport": true
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"min": 2,
"max": "2",
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc",
"path": "Observation.code.coding",
"sliceName": "loinc",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org",
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "63895-7",
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.display",
"path": "Observation.code.coding.display",
"min": 1,
"fixedString": "Breastfeeding status",
"mustSupport": true
},
{
"id": "Observation.code.coding:loinc.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.code.coding:kbv_code",
"path": "Observation.code.coding",
"sliceName": "kbv_code",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_VitalSigns",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "Stillend",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code.display",
"path": "Observation.code.coding.display",
"min": 1,
"fixedString": "Stillend",
"mustSupport": true
},
{
"id": "Observation.code.coding:kbv_code.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.code.text",
"path": "Observation.code.text",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"short": "Patientin",
"definition": "Referenz auf die Patientin, für die der Stillstatus vorliegt.",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0"
]
}
],
"mustSupport": true
},
{
"id": "Observation.subject.reference",
"path": "Observation.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.subject.type",
"path": "Observation.subject.type",
"max": "0"
},
{
"id": "Observation.subject.identifier",
"path": "Observation.subject.identifier",
"max": "0"
},
{
"id": "Observation.subject.display",
"path": "Observation.subject.display",
"max": "0"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"type": [
{
"code": "boolean"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueBoolean",
"path": "Observation.value[x]",
"sliceName": "valueBoolean",
"short": "Stillstatus",
"definition": "Aktueller Stillstatus: true = stillend; false = nicht stillend",
"min": 1,
"type": [
{
"code": "boolean"
}
],
"mustSupport": true
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "1"
},
{
"id": "Observation.note.author[x]",
"path": "Observation.note.author[x]",
"max": "0"
},
{
"id": "Observation.note.time",
"path": "Observation.note.time",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component",
"path": "Observation.component",
"max": "0"
}
]
}
}