@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Composition/patient-summary-missing-data-composition> a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "patient-summary-missing-data-composition"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-composition-praxis-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-composition-praxis-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition patient-summary-missing-data-composition</b></p><a name=\"patient-summary-missing-data-composition\"> </a><a name=\"hcpatient-summary-missing-data-composition\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-patient-summary-composition-praxis-de.html\">Patient Summary Composition (Praxis DE)</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/patient-summary</code>/missing-data-2026-08-14</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">60591-5</span></p><p><b>date</b>: 2026-08-14 13:00:00+0200</p><p><b>author</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel (no stated gender), DoB: 1980-02-02</a></p><p><b>title</b>: Patient Summary with Explicit Missing Data</p></div>"
] ;
fhir:Composition.identifier [
fhir:Identifier.system [ fhir:value "https://fhir.cognovis.de/praxis/NamingSystem/patient-summary" ] ;
fhir:Identifier.value [ fhir:value "missing-data-2026-08-14" ]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:60591-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "60591-5" ]
]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/patient-summary-missing-patient> ;
fhir:Reference.reference [ fhir:value "Patient/patient-summary-missing-patient" ]
] ;
fhir:Composition.date [ fhir:value "2026-08-14T13:00:00+02:00"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Patient/patient-summary-missing-patient> ;
fhir:Reference.reference [ fhir:value "Patient/patient-summary-missing-patient" ]
] ;
fhir:Composition.title [ fhir:value "Patient Summary with Explicit Missing Data"] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Problems" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11450-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11450-4" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">No problem information is known.</div>"
] ;
fhir:Composition.section.emptyReason [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/list-empty-reason" ] ;
fhir:Coding.code [ fhir:value "nilknown" ]
]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "Allergies and Intolerances" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:48765-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "48765-2" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">One allergy is recorded.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/AllergyIntolerance/patient-summary-missing-allergy> ;
fhir:Reference.reference [ fhir:value "AllergyIntolerance/patient-summary-missing-allergy" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "Medication Summary" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">One active medication is recorded.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationStatement/patient-summary-missing-medication> ;
fhir:Reference.reference [ fhir:value "MedicationStatement/patient-summary-missing-medication" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "History of Procedures" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:47519-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "47519-4" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">One completed procedure is recorded.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Procedure/patient-summary-missing-procedure> ;
fhir:Reference.reference [ fhir:value "Procedure/patient-summary-missing-procedure" ]
]
], [
fhir:index 4 ;
fhir:Composition.section.title [ fhir:value "Medical Devices" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:46264-8 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "46264-8" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">One active device is recorded.</div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/DeviceUseStatement/patient-summary-missing-device-use> ;
fhir:Reference.reference [ fhir:value "DeviceUseStatement/patient-summary-missing-device-use" ]
]
] .
<http://hl7.org/fhir/Patient/patient-summary-missing-patient> a fhir:Patient .
<http://hl7.org/fhir/AllergyIntolerance/patient-summary-missing-allergy> a fhir:AllergyIntolerance .
<http://hl7.org/fhir/MedicationStatement/patient-summary-missing-medication> a fhir:MedicationStatement .
<http://hl7.org/fhir/Procedure/patient-summary-missing-procedure> a fhir:Procedure .
<http://hl7.org/fhir/DeviceUseStatement/patient-summary-missing-device-use> a fhir:DeviceUseStatement .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Composition/patient-summary-missing-data-composition.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Composition/patient-summary-missing-data-composition.ttl> .
IG © 2026+ cognovis GmbH. Paket de.cognovis.fhir.praxis#0.99.1 basierend auf FHIR 4.0.1. Generiert 2026-08-22
Links: Table of Contents |
QA Report