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
Active as of 2025-06-23 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "emergency-arrival-code"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T12:11:40.395+03:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emergency-arrival-code</b></p><a name=\"emergency-arrival-code\"> </a><a name=\"hcemergency-arrival-code\"> </a><a name=\"emergency-arrival-code-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\">version: 2; Last updated: 2024-08-15 12:11:40+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/emergency-arrival-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"emergency-arrival-code-unknown\"> </a></td><td>Not stated/unknown</td><td>Not stated/unknown</td><td>غير معلوم/غير مذكور</td></tr><tr><td style=\"white-space:nowrap\">PV<a name=\"emergency-arrival-code-PV\"> </a></td><td>Personal Vehicle</td><td>Personal Vehicle</td><td>سيارة شخصية</td></tr><tr><td style=\"white-space:nowrap\">ACDA<a name=\"emergency-arrival-code-ACDA\"> </a></td><td>Air Civil Defense Ambulance</td><td>Air Civil Defense Ambulance</td><td>إسعاف جوي تابع للدفاع المدني</td></tr><tr><td style=\"white-space:nowrap\">OGV<a name=\"emergency-arrival-code-OGV\"> </a></td><td>Other Government Vehicles</td><td>Other Government Vehicles</td><td>سيارة حكومية أخرى</td></tr><tr><td style=\"white-space:nowrap\">GCDA<a name=\"emergency-arrival-code-GCDA\"> </a></td><td>Ground Civil Defense Ambulance</td><td>Ground Civil Defense Ambulance</td><td>إسعاف أرضي تابع للدفاع المدني (الحماية المدنية)</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"emergency-arrival-code-other\"> </a></td><td>Other</td><td>Other</td><td>أخرى</td></tr><tr><td style=\"white-space:nowrap\">MOHA<a name=\"emergency-arrival-code-MOHA\"> </a></td><td>Ground MOH Ambulance</td><td>Ground MOH Ambulance</td><td>إسعاف أرضي تابع لوزارة الصحة</td></tr><tr><td style=\"white-space:nowrap\">EMSAA<a name=\"emergency-arrival-code-EMSAA\"> </a></td><td>EMS Air Ambulance</td><td>EMS Air Ambulance</td><td>إسعاف جوي تابع لخدمات الطوارئ الطبية</td></tr><tr><td style=\"white-space:nowrap\">GMA<a name=\"emergency-arrival-code-GMA\"> </a></td><td>Ground Military Ambulance</td><td>Ground Military Ambulance</td><td>إسعاف أرضي عسكري</td></tr><tr><td style=\"white-space:nowrap\">AMA<a name=\"emergency-arrival-code-AMA\"> </a></td><td>Air Military Ambulance</td><td>Air Military Ambulance</td><td>إسعاف جوي عسكري</td></tr><tr><td style=\"white-space:nowrap\">GEMSA<a name=\"emergency-arrival-code-GEMSA\"> </a></td><td>Ground EMS Ambulance</td><td>Ground EMS Ambulance</td><td>إسعاف أرضي تابع لخدمات الطوارئ الطبية</td></tr><tr><td style=\"white-space:nowrap\">GPA<a name=\"emergency-arrival-code-GPA\"> </a></td><td>Ground Private Ambulance</td><td>Ground Private Ambulance</td><td>إسعاف أرضي تابع للجيش</td></tr><tr><td style=\"white-space:nowrap\">POV<a name=\"emergency-arrival-code-POV\"> </a></td><td>Police Vehicle</td><td>Police Vehicle</td><td>سيارة شرطة</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/emergency-arrival-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "EmergencyArrivalCode"] ; #
fhir:title [ fhir:v "Emergency Arrival Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Saudi Arabia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://test-project.org/test-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "This Code Set provides the encounter emergency arrival code to typify how the patient arrived at emergency care."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SA" ] ;
fhir:display [ fhir:v "Saudi Arabia" ] ] )
] ) ; #
fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Not stated/unknown" ] ;
fhir:definition [ fhir:v "Not stated/unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "غير معلوم/غير مذكور" ] ] )
] [
fhir:code [ fhir:v "PV" ] ;
fhir:display [ fhir:v "Personal Vehicle" ] ;
fhir:definition [ fhir:v "Personal Vehicle" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "سيارة شخصية" ] ] )
] [
fhir:code [ fhir:v "ACDA" ] ;
fhir:display [ fhir:v "Air Civil Defense Ambulance" ] ;
fhir:definition [ fhir:v "Air Civil Defense Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف جوي تابع للدفاع المدني" ] ] )
] [
fhir:code [ fhir:v "OGV" ] ;
fhir:display [ fhir:v "Other Government Vehicles" ] ;
fhir:definition [ fhir:v "Other Government Vehicles" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "سيارة حكومية أخرى" ] ] )
] [
fhir:code [ fhir:v "GCDA" ] ;
fhir:display [ fhir:v "Ground Civil Defense Ambulance" ] ;
fhir:definition [ fhir:v "Ground Civil Defense Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف أرضي تابع للدفاع المدني (الحماية المدنية)" ] ] )
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "أخرى" ] ] )
] [
fhir:code [ fhir:v "MOHA" ] ;
fhir:display [ fhir:v "Ground MOH Ambulance" ] ;
fhir:definition [ fhir:v "Ground MOH Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف أرضي تابع لوزارة الصحة" ] ] )
] [
fhir:code [ fhir:v "EMSAA" ] ;
fhir:display [ fhir:v "EMS Air Ambulance" ] ;
fhir:definition [ fhir:v "EMS Air Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف جوي تابع لخدمات الطوارئ الطبية" ] ] )
] [
fhir:code [ fhir:v "GMA" ] ;
fhir:display [ fhir:v "Ground Military Ambulance" ] ;
fhir:definition [ fhir:v "Ground Military Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف أرضي عسكري" ] ] )
] [
fhir:code [ fhir:v "AMA" ] ;
fhir:display [ fhir:v "Air Military Ambulance" ] ;
fhir:definition [ fhir:v "Air Military Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف جوي عسكري" ] ] )
] [
fhir:code [ fhir:v "GEMSA" ] ;
fhir:display [ fhir:v "Ground EMS Ambulance" ] ;
fhir:definition [ fhir:v "Ground EMS Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف أرضي تابع لخدمات الطوارئ الطبية" ] ] )
] [
fhir:code [ fhir:v "GPA" ] ;
fhir:display [ fhir:v "Ground Private Ambulance" ] ;
fhir:definition [ fhir:v "Ground Private Ambulance" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "إسعاف أرضي تابع للجيش" ] ] )
] [
fhir:code [ fhir:v "POV" ] ;
fhir:display [ fhir:v "Police Vehicle" ] ;
fhir:definition [ fhir:v "Police Vehicle" ] ;
( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "سيارة شرطة" ] ] )
] ) . #
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