Austrian Patient Summary (R4)
0.1.0 - ci-build

Austrian Patient Summary (R4), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-AustrianPatientSummary-R4/ and changes regularly. See the Directory of published versions

: APS-1-no-problems-medication-allergies - TTL Representation

Raw ttl | Download


@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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-bundle"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-bundle>     ] )
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://system-to-be-defined.com"^^xsd:anyURI ] ;
fhir:value [ fhir:v "63fef90a-be11-4ddf-aece-d77da15c4f20" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2024-02-08T14:01:30+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:75db30ee-7028-486c-929a-c5126837f472"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:75db30ee-7028-486c-929a-c5126837f472> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:72e85b9d-004d-4104-b166-86d129948bae"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:72e85b9d-004d-4104-b166-86d129948bae> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:acac4c94-a752-4cf5-9a6b-0d84237d5076"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:acac4c94-a752-4cf5-9a6b-0d84237d5076> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:768eb9cb-00f3-4ab1-bfc2-ff835cb3b89b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:768eb9cb-00f3-4ab1-bfc2-ff835cb3b89b> )
  ] ) . # 

<urn:uuid:212fdc76-ccc3-40bf-8cdd-82f2ef88bd7b> a fhir:Composition ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-composition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-composition"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_APS-1-no-problems-medication-allergies-composition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition APS-1-no-problems-medication-allergies-composition</b></p><a name=\"APS-1-no-problems-medication-allergies-composition\"> </a><a name=\"hcAPS-1-no-problems-medication-allergies-composition\"> </a><a name=\"APS-1-no-problems-medication-allergies-composition-de-AT\"> </a><p><b>status</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2024-02-08 14:01:30+0000</p><p><b>author</b>: <a href=\"Bundle-APS-1-no-problems-medication-allergies.html#urn-uuid-75db30ee-7028-486c-929a-c5126837f472\">Bundle: identifier = http://system-to-be-defined.com#63fef90a-be11-4ddf-aece-d77da15c4f20; type = document; timestamp = 2024-02-08 14:01:30+0000</a></p><p><b>title</b>: International Patient Summary</p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  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 Document" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8" ]
  ] ; # 
  fhir:date [ fhir:v "2024-02-08T14:01:30+00:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:75db30ee-7028-486c-929a-c5126837f472" ]
  ] ) ; # 
  fhir:title [ fhir:v "International Patient Summary"] ; # 
  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:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>narrative needs to be generated</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:acac4c94-a752-4cf5-9a6b-0d84237d5076" ]     ] )
  ] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>narrative needs to be generated</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:768eb9cb-00f3-4ab1-bfc2-ff835cb3b89b" ]     ] )
  ] [
fhir:title [ fhir:v "Problem List" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list - Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>narrative needs to be generated</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:72e85b9d-004d-4104-b166-86d129948bae" ]     ] )
  ] ) . # 

<urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8> a fhir:Patient ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-patient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-patient"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_APS-1-no-problems-medication-allergies-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient APS-1-no-problems-medication-allergies-patient</b></p><a name=\"APS-1-no-problems-medication-allergies-patient\"> </a><a name=\"hcAPS-1-no-problems-medication-allergies-patient\"> </a><a name=\"APS-1-no-problems-medication-allergies-patient-de-AT\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Johanna Musterfrau  Female, DoB: 1961-12-24 ( Social Security Number: 1111241261)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+43.2682.40400\">+43.2682.40400</a></li><li><a href=\"tel:+43.664.1234567\">+43.664.1234567</a></li><li><a href=\"mailto:musterfrau@provider.at\">musterfrau@provider.at</a></li><li>Musterstraße 13a Eisenstadt Burgenland 7000 AUT (home)</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SS" ] ;
fhir:display [ fhir:v "Social Security Number" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1111241261" ] ;
fhir:assigner [
fhir:display [ fhir:v "Dachverband der österreichischen Sozialversicherungsträger" ]     ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Musterfrau" ] ;
    ( fhir:given [ fhir:v "Maria" ] [ fhir:v "Johanna" ] ) ;
    ( fhir:prefix [ fhir:v "Dr." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+43.2682.40400" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+43.664.1234567" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "musterfrau@provider.at" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1961-12-24"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "Musterstraße 13a" ] ) ;
fhir:city [ fhir:v "Eisenstadt" ] ;
fhir:state [ fhir:v "Burgenland" ] ;
fhir:postalCode [ fhir:v "7000" ] ;
fhir:country [ fhir:v "AUT" ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Married" ]     ] )
  ] . # 

<urn:uuid:75db30ee-7028-486c-929a-c5126837f472> a fhir:Device ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-author"] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This Device generates an IPS FHIR Document from in production used ELGA CDA</p></div>"
  ] ; # 
  fhir:deviceName ( [
fhir:name [ fhir:v "IPS Generator" ] ;
fhir:type [ fhir:v "user-friendly-name" ]
  ] ) . # 

<urn:uuid:72e85b9d-004d-4104-b166-86d129948bae> a fhir:Condition ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-problem-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-condition"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_APS-1-no-problems-medication-allergies-problem-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition APS-1-no-problems-medication-allergies-problem-1</b></p><a name=\"APS-1-no-problems-medication-allergies-problem-1\"> </a><a name=\"hcAPS-1-no-problems-medication-allergies-problem-1\"> </a><a name=\"APS-1-no-problems-medication-allergies-problem-1-de-AT\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}\">Inactive</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips no-known-problems}\">No known problems</span></p><p><b>subject</b>: <a href=\"Bundle-APS-1-no-problems-medication-allergies.html#urn-uuid-0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8\">Bundle: identifier = http://system-to-be-defined.com#63fef90a-be11-4ddf-aece-d77da15c4f20; type = document; timestamp = 2024-02-08 14:01:30+0000</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inactive" ] ;
fhir:display [ fhir:v "Inactive" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"^^xsd:anyURI ] ;
fhir:code [ fhir:v "no-known-problems" ] ;
fhir:display [ fhir:v "No known problems" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8" ]
  ] . # 

<urn:uuid:acac4c94-a752-4cf5-9a6b-0d84237d5076> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-medication-summary-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-medicationstatement"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-medicationstatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_APS-1-no-problems-medication-allergies-medication-summary-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement APS-1-no-problems-medication-allergies-medication-summary-1</b></p><a name=\"APS-1-no-problems-medication-allergies-medication-summary-1\"> </a><a name=\"hcAPS-1-no-problems-medication-allergies-medication-summary-1\"> </a><a name=\"APS-1-no-problems-medication-allergies-medication-summary-1-de-AT\"> </a><p><b>status</b>: Unknown</p><p><b>medication</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips no-known-medications}\">No known medications</span></p><p><b>subject</b>: <a href=\"Bundle-APS-1-no-problems-medication-allergies.html#urn-uuid-0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8\">Bundle: identifier = http://system-to-be-defined.com#63fef90a-be11-4ddf-aece-d77da15c4f20; type = document; timestamp = 2024-02-08 14:01:30+0000</a></p><p><b>effective</b>: 2024-02-08 10:31:58+0200</p></div>"
  ] ; # 
  fhir:status [ fhir:v "unknown"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"^^xsd:anyURI ] ;
fhir:code [ fhir:v "no-known-medications" ] ;
fhir:display [ fhir:v "No known medications" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-02-08T10:31:58+02:00"^^xsd:dateTime] . # 

<urn:uuid:768eb9cb-00f3-4ab1-bfc2-ff835cb3b89b> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "APS-1-no-problems-medication-allergies-allergy-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-allergyintolerance"^^xsd:anyURI ;
fhir:link <https://fhir.hl7.at/elga-austrianpatientsummary-r4/StructureDefinition/at-ips-allergyintolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_APS-1-no-problems-medication-allergies-allergy-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance APS-1-no-problems-medication-allergies-allergy-1</b></p><a name=\"APS-1-no-problems-medication-allergies-allergy-1\"> </a><a name=\"hcAPS-1-no-problems-medication-allergies-allergy-1\"> </a><a name=\"APS-1-no-problems-medication-allergies-allergy-1-de-AT\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical inactive}\">Inactive</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips no-known-allergies}\">No known allergies</span></p><p><b>patient</b>: <a href=\"Bundle-APS-1-no-problems-medication-allergies.html#urn-uuid-0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8\">Bundle: identifier = http://system-to-be-defined.com#63fef90a-be11-4ddf-aece-d77da15c4f20; type = document; timestamp = 2024-02-08 14:01:30+0000</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inactive" ] ;
fhir:display [ fhir:v "Inactive" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"^^xsd:anyURI ] ;
fhir:code [ fhir:v "no-known-allergies" ] ;
fhir:display [ fhir:v "No known allergies" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "urn:uuid:0fed5ebe-ca8f-4ad1-aba4-ddad45bd6cc8" ]
  ] . #