ISiK Basis Implementierungsleitfaden
Version 6.0.0 - active

: ISiKBundle-Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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/Bundle/ISiKBundle-Example> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ISiKBundle-Example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtBundle>
     ]
  ] ;
  fhir:Bundle.identifier [
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "FILL" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://fhir.krankenhaus.example/sid/subsystem-a/berichtbundlenummer" ] ;
     fhir:Identifier.value [ fhir:value "0123456789" ]
  ] ;
  fhir:Bundle.type [ fhir:value "document"] ;
  fhir:Bundle.timestamp [ fhir:value "2022-05-03T17:57:34+01:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:74b471ba-6fc9-11ed-a1eb-0242ac120002" ] ;
     fhir:Bundle.entry.resource <urn:uuid:74b471ba-6fc9-11ed-a1eb-0242ac120002>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345" ] ;
     fhir:Bundle.entry.resource <urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:74b46c1a-6fc9-11ed-a1eb-0242ac198765" ] ;
     fhir:Bundle.entry.resource <urn:uuid:74b46c1a-6fc9-11ed-a1eb-0242ac198765>
  ] .

<urn:uuid:74b471ba-6fc9-11ed-a1eb-0242ac120002> a fhir:Composition ;
  fhir:Resource.id [ fhir:value "CompositionExampleBlutdruck"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtSubSysteme" ;
       fhir:index 0 ;
       fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBerichtSubSysteme>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_CompositionExampleBlutdruck\"> </a><p>Familienname:Fürstin von Musterfrau</p><p>Geburtsdatum:1964-08-12</p><p>PID:TestPID</p><p>Bericht-Status:final</p><p>Bericht-Typ:Berichtzusammenfassung / Document Summary</p><p>Datum:03.05.2022</p><p>Titel:Blutdruckmessung vom 3.5.2022</p><p>Autor:Gerät XY, Fa. Z, Modell T</p></div>"
  ] ;
  fhir:Composition.identifier [
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "FILL" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://fhir.krankenhaus.example/sid/system-a/berichtnummer" ] ;
     fhir:Identifier.value [ fhir:value "0123456789" ]
  ] ;
  fhir:Composition.status [ fhir:value "final"] ;
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://dvmd.de/fhir/CodeSystem/kdl" ] ;
       fhir:Coding.code [ fhir:value "AD010112" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Kurzbericht" ]
  ] ;
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345" ]
  ] ;
  fhir:Composition.encounter [
     fhir:Reference.reference [ fhir:value "urn:uuid:74b46c1a-6fc9-11ed-a1eb-0242ac198765" ]
  ] ;
  fhir:Composition.date [ fhir:value "2022-05-03"^^xsd:date] ;
  fhir:Composition.author [
     fhir:index 0 ;
     fhir:Reference.type [ fhir:value "Device" ] ;
     fhir:Reference.display [ fhir:value "Gerät XY, Fa. Z, Modell T" ]
  ] ;
  fhir:Composition.title [ fhir:value "Blutdruckmessung vom 3.5.2022"] ;
  fhir:Composition.section [
     fhir:index 0 ;
     fhir:Composition.section.title [ fhir:value "Messung" ] ;
     fhir:Composition.section.text [
       fhir:Narrative.status [ fhir:value "generated" ] ;
       fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td><b>Systolisch</b></td><td><b>Diastolisch</b></td><td><b>Einheit</b></td><td><b>Uhrzeit</b></td></tr><tr><td>140</td><td>110</td><td>mmHG</td><td>17:15h</td></tr></table></div>"
     ]
  ] .

<urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "PatientinMusterfrauMinimal"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_PatientinMusterfrauMinimal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientinMusterfrauMinimal</b></p><a name=\"PatientinMusterfrauMinimal\"> </a><a name=\"hcPatientinMusterfrauMinimal\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Medical record number)</p><hr/></div>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MR" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://fhir.krankenhaus.example/sid/PID" ] ;
     fhir:Identifier.value [ fhir:value "TestPID" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "official" ] ;
     fhir:HumanName.family [ fhir:value "Fürstin von Musterfrau" ] ;
     fhir:HumanName.given [
       fhir:value "Erika" ;
       fhir:index 0
     ] ;
     fhir:HumanName.prefix [
       fhir:value "Dr." ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1964-08-12"^^xsd:date] .

<urn:uuid:74b46c1a-6fc9-11ed-a1eb-0242ac198765> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "FachabteilungskontaktMinimal"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_FachabteilungskontaktMinimal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter FachabteilungskontaktMinimal</b></p><a name=\"FachabteilungskontaktMinimal\"> </a><a name=\"hcFachabteilungskontaktMinimal\"> </a><p><b>identifier</b>: Visit number/0123456789</p><p><b>status</b>: Unknown</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/kontaktart-de operation}\">Operation</span>, <span title=\"Codes:{http://fhir.de/CodeSystem/Kontaktebene abteilungskontakt}\">Abteilungskontakt</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel 0100}\">Innere Medizin</span></p><p><b>subject</b>: <a href=\"Bundle-ISiKBundle-Example.html#urn-uuid-3bada18a-6fd2-11ed-a1eb-0242ac112345\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Medical record number)</a></p><p><b>period</b>: 2022-05-03 --&gt; 2022-05-05</p></div>"
  ] ;
  fhir:Encounter.identifier [
     fhir:index 0 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "VN" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "https://test.krankenhaus.de/fhir/sid/besuchsnummer" ] ;
     fhir:Identifier.value [ fhir:value "0123456789" ]
  ] ;
  fhir:Encounter.status [ fhir:value "unknown"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "IMP" ]
  ] ;
  fhir:Encounter.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/kontaktart-de" ] ;
       fhir:Coding.code [ fhir:value "operation" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/Kontaktebene" ] ;
       fhir:Coding.code [ fhir:value "abteilungskontakt" ]
     ]
  ] ;
  fhir:Encounter.serviceType [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel" ] ;
       fhir:Coding.code [ fhir:value "0100" ]
     ]
  ] ;
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2022-05-03"^^xsd:date ] ;
     fhir:Period.end [ fhir:value "2022-05-05"^^xsd:date ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ISiKBundle-Example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/ISiKBundle-Example.ttl> .