MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ValueSetDeathCertificate (MY Core) - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "value-death-certificate-my-core"] ; #
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: ValueSet value-death-certificate-my-core</b></p><a name=\"value-death-certificate-my-core\"> </a><a name=\"hcvalue-death-certificate-my-core\"> </a><a name=\"value-death-certificate-my-core-en-US\"> </a><ul><li>Include these codes as defined in <code>http://fhir.hie.moh.gov.my/CodeSystem/death-certificate-my-core</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>02</td><td>Underlying Condition</td></tr><tr><td>03</td><td>Underlying Cause of Death</td></tr><tr><td>04</td><td>External Causes of Morbidity & Mortality</td></tr><tr><td>10</td><td>Terminal Cause of Death</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/death-certificate-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ValueSetDeathCertificateMyCore"] ; #
fhir:title [ fhir:v "ValueSetDeathCertificate (MY Core)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-02-12T04:04:09.5621857+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Example Publisher"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Example Publisher" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "PIK Death Certificate Diagnosis Code"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/death-certificate-my-core"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Underlying Condition" ] ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Underlying Cause of Death" ] ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "External Causes of Morbidity & Mortality" ] ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Terminal Cause of Death" ] ] ) ] )
] . #