@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.eu/fhir/hdr/Encounter/10f5c49e-086d-4016-8dd1-b555306bf620> a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "10f5c49e-086d-4016-8dd1-b555306bf620"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/encounter-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/encounter-eu-hdr>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "cs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"cs\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 10f5c49e-086d-4016-8dd1-b555306bf620</b></p><a name=\"10f5c49e-086d-4016-8dd1-b555306bf620\"> </a><a name=\"hc10f5c49e-086d-4016-8dd1-b555306bf620\"> </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\">Language: cs</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-encounter-eu-hdr.html\">Encounter (HDR)</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (Inpatient encounter)</p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority EM}\">emergency</span></p><p><b>subject</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000000\">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ADM}\">Admitter</span></p><p><b>individual</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000028\">Practitioner MUDr. Karel Volný</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType REF}\">Referrer</span></p><p><b>individual</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000029\">PractitionerRole: specialty = interní medicína</a></p></blockquote><p><b>period</b>: 2025-03-01 10:15:00+0100 --&gt; 2025-03-10 09:30:00+0100</p><p><b>reasonReference</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-35717696-8a99-4f99-a938-ec0ec88a65a2\">Condition Unilateral or unspecified inguinal hernia, without obstruction or gangrene</a></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/admit-source outp}\">From outpatient department</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Home</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-10000000002a\">Location Nemocnice Chrudim - Oddělení CHIR1</a></p><p><b>period</b>: 2025-03-01 08:00:00+0100 --&gt; 2025-03-02 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-10000000002b\">Location Nemocnice Chrudim - Oddělení CHIR-JIP</a></p><p><b>period</b>: 2025-03-02 08:00:00+0100 --&gt; 2025-03-04 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-3f85726c-ad2f-441b-89ce-10000000002a\">Location Nemocnice Chrudim - Oddělení CHIR1</a></p><p><b>period</b>: 2025-03-04 08:00:00+0100 --&gt; 2025-03-10 08:00:00+0100</p></blockquote><p><b>serviceProvider</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-Subsections.html#urn-uuid-a4641bd0-34af-4038-a7db-872d08a54df9\">Organization CHIR-L2 - Lůžková stanice 2</a></p></div>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "IMP" ] ;
     fhir:Coding.display [ fhir:value "Inpatient encounter" ]
  ] ;
  fhir:Encounter.priority [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActPriority" ] ;
       fhir:Coding.code [ fhir:value "EM" ] ;
       fhir:Coding.display [ fhir:value "emergency" ]
     ]
  ] ;
  fhir:Encounter.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000" ]
  ] ;
  fhir:Encounter.participant [
     fhir:index 0 ;
     fhir:Encounter.participant.type [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
         fhir:Coding.code [ fhir:value "ADM" ] ;
         fhir:Coding.display [ fhir:value "Admitter" ]
       ]
     ] ;
     fhir:Encounter.participant.individual [
       fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-100000000028" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Encounter.participant.type [
       fhir:index 0 ;
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
         fhir:Coding.code [ fhir:value "REF" ] ;
         fhir:Coding.display [ fhir:value "Referrer" ]
       ]
     ] ;
     fhir:Encounter.participant.individual [
       fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-100000000029" ]
     ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2025-03-01T10:15:00+01:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2025-03-10T09:30:00+01:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.reasonReference [
     fhir:index 0 ;
     fhir:Reference.reference [ fhir:value "urn:uuid:35717696-8a99-4f99-a938-ec0ec88a65a2" ]
  ] ;
  fhir:Encounter.hospitalization [
     fhir:Encounter.hospitalization.admitSource [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/admit-source" ] ;
         fhir:Coding.code [ fhir:value "outp" ] ;
         fhir:Coding.display [ fhir:value "From outpatient department" ]
       ]
     ] ;
     fhir:Encounter.hospitalization.dischargeDisposition [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/discharge-disposition" ] ;
         fhir:Coding.code [ fhir:value "home" ] ;
         fhir:Coding.display [ fhir:value "Home" ]
       ]
     ]
  ] ;
  fhir:Encounter.location [
     fhir:index 0 ;
     fhir:Encounter.location.location [
       fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-10000000002a" ]
     ] ;
     fhir:Encounter.location.period [
       fhir:Period.start [ fhir:value "2025-03-01T08:00:00+01:00"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2025-03-02T08:00:00+01:00"^^xsd:dateTime ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Encounter.location.location [
       fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-10000000002b" ]
     ] ;
     fhir:Encounter.location.period [
       fhir:Period.start [ fhir:value "2025-03-02T08:00:00+01:00"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2025-03-04T08:00:00+01:00"^^xsd:dateTime ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Encounter.location.location [
       fhir:Reference.reference [ fhir:value "urn:uuid:3f85726c-ad2f-441b-89ce-10000000002a" ]
     ] ;
     fhir:Encounter.location.period [
       fhir:Period.start [ fhir:value "2025-03-04T08:00:00+01:00"^^xsd:dateTime ] ;
       fhir:Period.end [ fhir:value "2025-03-10T08:00:00+01:00"^^xsd:dateTime ]
     ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:Reference.reference [ fhir:value "urn:uuid:a4641bd0-34af-4038-a7db-872d08a54df9" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.eu/fhir/hdr/Encounter/10f5c49e-086d-4016-8dd1-b555306bf620.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

