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
@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 "10130"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-claim-IMP"^^xsd:anyURI ;
fhir:link <http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-claim-IMP> ] )
] ; #
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 10130</b></p><a name=\"10130\"> </a><a name=\"hc10130\"> </a><a name=\"10130-en-US\"> </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-claim-IMP.html\">Nphies Encounter IMP (Claim)</a></p></div><p><b>Cause Of Death</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/cause-of-death A49.3}\">Mycoplasma infection, unspecified</span></p><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/encounter</code>/AB00030</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: inpatient encounter</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-173826788.html\">Muhammad Khaled Abbas(official) Male, DoB: 2010-08-21 ( Permanent Resident Card Number: 2000000002)</a></p><p><b>period</b>: 2023-12-04 06:38:00+0300 --> 2023-12-06 11:38:00+0300</p><blockquote><p><b>hospitalization</b></p><p><b>Admission Specialty</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/practice-codes 08.02}\">Cardiology</span></p><p><b>Discharge Specialty</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/practice-codes 08.02}\">Cardiology</span></p><p><b>Intended Length Of Stay</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/intended-length-of-stay IO}\">Intended overnight</span></p><p><b>admitSource</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/admit-source EPH}\">Emergency Admission by referral from private hospital</span></p><p><b>dischargeDisposition</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/discharge-disposition died}\">Died</span></p></blockquote><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-causeOfDeath"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/cause-of-death"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A49.3" ] ;
fhir:display [ fhir:v "Mycoplasma infection, unspecified" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://saudigeneralhospital.com.sa/identifiers/encounter"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AB00030" ]
] ) ; #
fhir:status [ fhir:v "finished"] ; #
fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ]
] ; #
fhir:serviceType [
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/service-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "acute-care" ] ;
fhir:display [ fhir:v "Acute Care" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/173826788" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-12-04T06:38:00+03:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-12-06T11:38:00+03:00"^^xsd:dateTime ]
] ; #
fhir:hospitalization [
( fhir:extension [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-admissionSpecialty"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/practice-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "08.02" ] ;
fhir:display [ fhir:v "Cardiology" ] ] ) ] ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-dischargeSpecialty"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/practice-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "08.02" ] ;
fhir:display [ fhir:v "Cardiology" ] ] ) ] ] [
fhir:url [ fhir:v "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-intendedLengthOfStay"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/intended-length-of-stay"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IO" ] ;
fhir:display [ fhir:v "Intended overnight" ] ] ) ] ] ) ;
fhir:admitSource [
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/admit-source"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EPH" ] ;
fhir:display [ fhir:v "Emergency Admission by referral from private hospital" ] ] ) ] ;
fhir:dischargeDisposition [
( fhir:coding [
fhir:system [ fhir:v "http://nphies.sa/terminology/CodeSystem/discharge-disposition"^^xsd:anyURI ] ;
fhir:code [ fhir:v "died" ] ;
fhir:display [ fhir:v "Died" ] ] ) ]
] ; #
fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/b1b3432921324f97af3be9fd0b1a14ae" ]
] . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report