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 "cause-of-death"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-02-14T15:38:02.162+02: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 cause-of-death</b></p><a name=\"cause-of-death\"> </a><a name=\"hccause-of-death\"> </a><a name=\"cause-of-death-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: 1; Last updated: 2024-02-14 15:38:02+0200</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/cause-of-death</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A49.9<a name=\"cause-of-death-A49.469\"> </a></td><td>Bacterial infection, unspecified</td></tr><tr><td style=\"white-space:nowrap\">A01.3<a name=\"cause-of-death-A01.463\"> </a></td><td>Paratyphoid fever C</td></tr><tr><td style=\"white-space:nowrap\">A01.4<a name=\"cause-of-death-A01.464\"> </a></td><td>Paratyphoid fever, unspecified</td></tr><tr><td style=\"white-space:nowrap\">A49.3<a name=\"cause-of-death-A49.463\"> </a></td><td>Mycoplasma infection, unspecified</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/cause-of-death"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "CauseOfdeath"] ; #
fhir:title [ fhir:v "Cause of death"] ; #
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 codeset provides Encounter Cause of Death 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 "World Health Organization (https://icd.who.int). This code system has been drawn from the ICD-10-AM codes. The majority of codes have been removed from public view with only a few retained to support examples."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "A49.9" ] ;
fhir:display [ fhir:v "Bacterial infection, unspecified" ]
] [
fhir:code [ fhir:v "A01.3" ] ;
fhir:display [ fhir:v "Paratyphoid fever C" ]
] [
fhir:code [ fhir:v "A01.4" ] ;
fhir:display [ fhir:v "Paratyphoid fever, unspecified" ]
] [
fhir:code [ fhir:v "A49.3" ] ;
fhir:display [ fhir:v "Mycoplasma infection, unspecified" ]
] ) . #
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