FHIR IG Statistics: StructureDefinition/KBVPRMIONFDObservationPregnancyStatus
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Observation_Pregnancy_Status",
"version": "1.0.0",
"name": "KBV_PR_MIO_NFD_Observation_Pregnancy_Status",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Dieses Profil bildet den aktuellen Schwangerschaftsstatus ab.",
"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.meta",
"path": "Observation.meta",
"min": 1
},
{
"id": "Observation.meta.versionId",
"path": "Observation.meta.versionId",
"max": "0"
},
{
"id": "Observation.meta.lastUpdated",
"path": "Observation.meta.lastUpdated",
"max": "0"
},
{
"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_MIO_NFD_Observation_Pregnancy_Status|1.0.0"
},
{
"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"
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"min": 1,
"fixedUri": "http://loinc.org"
},
{
"id": "Observation.code.coding.version",
"path": "Observation.code.coding.version",
"min": 1,
"fixedString": "2.71"
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"min": 1,
"fixedCode": "82810-3"
},
{
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"min": 1,
"patternString": "Pregnancy status"
},
{
"id": "Observation.code.coding.display.extension",
"path": "Observation.code.coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCode",
"path": "Observation.code.coding.display.extension",
"sliceName": "anzeigenameCode",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport": true
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCode.extension",
"path": "Observation.code.coding.display.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCode.extension:content",
"path": "Observation.code.coding.display.extension.extension",
"sliceName": "content",
"mustSupport": true
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCode.extension:content.value[x]",
"path": "Observation.code.coding.display.extension.extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "Observation.code.coding.display.extension:anzeigenameCode.extension:content.value[x]:valueString",
"path": "Observation.code.coding.display.extension.extension.value[x]",
"sliceName": "valueString",
"min": 1,
"fixedString": "Aktueller Schwangerschaftsstatus",
"mustSupport": true
},
{
"id": "Observation.code.coding.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.code.text",
"path": "Observation.code.text",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.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"
},
"min": 1,
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"min": 1,
"type": [
{
"code": "dateTime"
}
],
"mustSupport": true
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization|1.0.0"
]
}
],
"mustSupport": true
},
{
"id": "Observation.performer.reference",
"path": "Observation.performer.reference",
"min": 1
},
{
"id": "Observation.performer.type",
"path": "Observation.performer.type",
"max": "0"
},
{
"id": "Observation.performer.identifier",
"path": "Observation.performer.identifier",
"max": "0"
},
{
"id": "Observation.performer.display",
"path": "Observation.performer.display",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Pregnancy_Status|1.0.0"
}
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding",
"path": "Observation.value[x].coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.system",
"path": "Observation.value[x].coding.system",
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.version",
"path": "Observation.value[x].coding.version",
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.code",
"path": "Observation.value[x].coding.code",
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display",
"path": "Observation.value[x].coding.display",
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension",
"path": "Observation.value[x].coding.display.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameValue",
"path": "Observation.value[x].coding.display.extension",
"sliceName": "anzeigenameValue",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
]
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameValue.extension",
"path": "Observation.value[x].coding.display.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameValue.extension:content",
"path": "Observation.value[x].coding.display.extension.extension",
"sliceName": "content",
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameValue.extension:content.value[x]",
"path": "Observation.value[x].coding.display.extension.extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.display.extension:anzeigenameValue.extension:content.value[x]:valueString",
"path": "Observation.value[x].coding.display.extension.extension.value[x]",
"sliceName": "valueString",
"definition": "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_NFD_Pregnancy_Status_German|1.0.0",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueCodeableConcept.coding.userSelected",
"path": "Observation.value[x].coding.userSelected",
"max": "0"
},
{
"id": "Observation.value[x]:valueCodeableConcept.text",
"path": "Observation.value[x].text",
"max": "0"
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"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"
}
]
}
}