Healthcare Financial Services IG Edition 1
0.3.0 - ci-build 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

: Pulse Absence Reason - TTL Representation

Active as of 2025-06-23

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pulse-absence-reason"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2024-08-15T14:11:54.13+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 pulse-absence-reason</b></p><a name=\"pulse-absence-reason\"> </a><a name=\"hcpulse-absence-reason\"> </a><a name=\"pulse-absence-reason-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 14:11:54+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/pulse-absence-reason</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\">999<a name=\"pulse-absence-reason-999\"> </a></td><td>Not stated/inadequately described</td><td>Not stated/inadequately described</td><td>غير مذكور-تم وصفه بطريقه غير ملائمة</td></tr><tr><td style=\"white-space:nowrap\">997<a name=\"pulse-absence-reason-997\"> </a></td><td>Cardiac Arrest</td><td>Cardiac Arrest</td><td>سكتة قلبية</td></tr><tr><td style=\"white-space:nowrap\">998<a name=\"pulse-absence-reason-998\"> </a></td><td>Not Recorded</td><td>Not Recorded</td><td>لم يتم تسجيله</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/pulse-absence-reason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "PulseAbsenceReason"] ; # 
  fhir:title [ fhir:v "Pulse Absence Reason"] ; # 
  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 includes Pulse-Absence-Reason codes."] ; # 
  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 "999" ] ;
fhir:display [ fhir:v "Not stated/inadequately described" ] ;
fhir:definition [ fhir:v "Not stated/inadequately described" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "غير مذكور-تم وصفه بطريقه غير ملائمة" ]     ] )
  ] [
fhir:code [ fhir:v "997" ] ;
fhir:display [ fhir:v "Cardiac Arrest" ] ;
fhir:definition [ fhir:v "Cardiac Arrest" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "سكتة قلبية" ]     ] )
  ] [
fhir:code [ fhir:v "998" ] ;
fhir:display [ fhir:v "Not Recorded" ] ;
fhir:definition [ fhir:v "Not Recorded" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "ar" ] ;
fhir:value [ fhir:v "لم يتم تسجيله" ]     ] )
  ] ) . #