IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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 -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "UC1-Composition"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition UC1-Composition</b></p><a name=\"UC1-Composition\"> </a><a name=\"hcUC1-Composition\"> </a><a name=\"UC1-Composition-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient Summary</span></p><p><b>date</b>: 2024-10-15</p><p><b>author</b>: <a href=\"Organization-UC1-KlinikumMuenchen.html\">Organization Klinikum der Universität München</a></p><p><b>title</b>: UC1-International Patient Summary Composition for Klaus Müller</p><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2018-06-10 --> 2018-06-13</p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2021-10-11 --> 2021-10-11</p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2021-10-13 --> 2021-10-13</p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2021-10-14 --> 2021-10-14</p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2021-10-20 --> 2021-10-20</p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass ENC}\">ENC</span></p><p><b>period</b>: 2022-10-03 --> 2022-10-03</p></blockquote></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient Summary" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/UC1-Patient" ]
] ; #
fhir:date [ fhir:v "2024-10-15"^^xsd:date] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/UC1-KlinikumMuenchen" ]
] ) ; #
fhir:title [ fhir:v "UC1-International Patient Summary Composition for Klaus Müller"] ; #
fhir:event ( [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2018-06-10"^^xsd:date ] ;
fhir:end [ fhir:v "2018-06-13"^^xsd:date ] ]
] [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2021-10-11"^^xsd:date ] ;
fhir:end [ fhir:v "2021-10-11"^^xsd:date ] ]
] [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2021-10-13"^^xsd:date ] ;
fhir:end [ fhir:v "2021-10-13"^^xsd:date ] ]
] [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2021-10-14"^^xsd:date ] ;
fhir:end [ fhir:v "2021-10-14"^^xsd:date ] ]
] [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2021-10-20"^^xsd:date ] ;
fhir:end [ fhir:v "2021-10-20"^^xsd:date ] ]
] [
( fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://terminology.hl7.org/6.0.2/CodeSystem-v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ENC" ] ] ) ] ) ;
fhir:period [
fhir:start [ fhir:v "2022-10-03"^^xsd:date ] ;
fhir:end [ fhir:v "2022-10-03"^^xsd:date ] ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Medication Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Narrative for section 0</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "MedicationRequest/UC1-MedicationPrescriptionACEInhibitor" ] ] [
fhir:reference [ fhir:v "MedicationRequest/UC1-MedicationPrescriptionNewHypertensionOct2022" ] ] [
fhir:reference [ fhir:v "MedicationAdministration/UC1-MedicationAdminPenicillin" ] ] [
fhir:reference [ fhir:v "MedicationAdministration/UC1-MedicationAdminSerumForAllergy" ] ] [
fhir:reference [ fhir:v "MedicationAdministration/UC1-MedicationAdminAlternativeAntibiotic" ] ] )
] [
fhir:title [ fhir:v "Allergies Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">The patient has a documented penicillin allergy with an anaphylactic reaction.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/UC1-AllergyPenicillin" ] ] )
] [
fhir:title [ fhir:v "Problems Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">The patient has a documented diagnosis of hypertension, first noted in October 2021.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Condition/UC1-DiagnosisHypertensionOct2021" ] ] )
] [
fhir:title [ fhir:v "Results Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Results summary for the patient.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/UC1-LabTestJune2018" ] ] )
] [
fhir:title [ fhir:v "Vital Signs Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vital signs summary for the patient.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsJune2018-Day1" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsJune2018-Day2" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsJune2018-Day3" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsOct2021Day1" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsOct2021Day2" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsOct2021Day3" ] ] [
fhir:reference [ fhir:v "Observation/UC1-VitalSignsOct2022" ] ] )
] [
fhir:title [ fhir:v "Social History Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:29762-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29762-2" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Social history summary for the patient.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/UC1-SocialHistoryAlcoholOct2021" ] ] [
fhir:reference [ fhir:v "Observation/UC1-SocialHistoryAlcoholOct2022" ] ] [
fhir:reference [ fhir:v "Observation/UC1-SocialHistorySmokingOct2022" ] ] )
] [
fhir:title [ fhir:v "Plan of Care History Summary" ] ;
fhir:code [
( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Plan of Care summary for the patient.</div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "CarePlan/UC1-CarePlanLifestyleRecommendations" ] ] )
] ) . #
IG © 2024+ MOLIT. Package de.hhn.fhir#0.1.0 based on FHIR 4.0.1. Generated 2024-11-29
Links: Table of Contents |
QA Report
Version History |
|
Propose a change