Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter #9 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "10129"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-EMER|0.3.0"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-EMER|0.3.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 10129</b></p><a name=\"10129\"> </a><a name=\"hc10129\"> </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-encounter-auth-EMER.html\">Nphies Encounter EMER (Auth)version: null0.3.0)</a></p></div><p><b>Emergency Arrival Code</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/emergency-arrival-code GEMSA}\">Ground EMS Ambulance</span></p><p><b>Emergency Department Disposition</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/emergency-department-disposition AH}\">Admitted to this hospital</span></p><p><b>Triage Category</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/triage-category U}\">Urgent</span></p><p><b>Triage Date</b>: 2024-10-01 09:38:00+0300</p><p><b>Service Event Type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-event-type ICSE}\">Initial client service event</span></p><p><b>Emergency Service Start</b>: 2024-10-01 09:38:00+0300</p><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/encounter</code>/Encounter1</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-ACUTE\">ActCode ACUTE</a>: inpatient acute</p><p><b>serviceType</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-type acute-care}\">Acute Care</span></p><p><b>subject</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>period</b>: 2024-10-01 09:38:00+0300 --&gt; 2024-10-03 09:38:00+0300</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/admit-source IA}\">Immediate Admission</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyArrivalCode"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/emergency-arrival-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GEMSA" ] ;
fhir:display [ fhir:v "Ground EMS Ambulance" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyDepartmentDisposition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/emergency-department-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AH" ] ;
fhir:display [ fhir:v "Admitted to this hospital" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/triage-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-triageDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-10-01T09:38:00+03:00"^^xsd:dateTime     ]
  ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-serviceEventType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/service-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ICSE" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-emergencyServiceStart"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-10-01T09:38:00+03:00"^^xsd:dateTime     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://saudigeneralhospital.com.sa/identifiers/encounter"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Encounter1" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACUTE" ]
  ] ; # 
  fhir:serviceType [
    ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/service-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "acute-care" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/123454186" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-10-01T09:38:00+03:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-10-03T09:38:00+03:00"^^xsd:dateTime ]
  ] ; # 
  fhir:hospitalization [
fhir:admitSource [
      ( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IA" ] ;
fhir:display [ fhir:v "Immediate Admission" ]       ] )     ]
  ] ; # 
  fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/b1b3432921324f97af3be9fd0b1a14ae" ]
  ] . #