0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "code-system-reason-code-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: CodeSystem code-system-reason-code-my-core</b></p><a name=\"code-system-reason-code-my-core\"> </a><a name=\"hccode-system-reason-code-my-core\"> </a><a name=\"code-system-reason-code-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/reason-code-my-core</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></tr><tr><td style=\"white-space:nowrap\">300<a name=\"code-system-reason-code-my-core-300\"> </a></td><td>EMERGENCY PRESENTATION</td><td>EMERGENCY PRESENTATION</td></tr><tr><td style=\"white-space:nowrap\">310<a name=\"code-system-reason-code-my-core-310\"> </a></td><td>UNSCHEDULED ED RETURNS POST-TRAUMA</td><td>UNSCHEDULED ED RETURNS POST-TRAUMA</td></tr><tr><td style=\"white-space:nowrap\">320<a name=\"code-system-reason-code-my-core-320\"> </a></td><td>RETURN VISIT, PLANNED FOLLOW UP</td><td>RETURN VISIT, PLANNED FOLLOW UP</td></tr><tr><td style=\"white-space:nowrap\">330<a name=\"code-system-reason-code-my-core-330\"> </a></td><td>PRE-ARRANGED ADMISSION</td><td>PRE-ARRANGED ADMISSION</td></tr><tr><td style=\"white-space:nowrap\">340<a name=\"code-system-reason-code-my-core-340\"> </a></td><td>DEAD ON ARRIVAL</td><td>DEAD ON ARRIVAL</td></tr><tr><td style=\"white-space:nowrap\">ADM<a name=\"code-system-reason-code-my-core-ADM\"> </a></td><td>ADMISSION</td><td>ADMISSION</td></tr><tr><td style=\"white-space:nowrap\">ETD<a name=\"code-system-reason-code-my-core-ETD\"> </a></td><td>EMERGENCY</td><td>EMERGENCY</td></tr><tr><td style=\"white-space:nowrap\">DWC<a name=\"code-system-reason-code-my-core-DWC\"> </a></td><td>DEATH WITH COVID -19</td><td>DEATH WITH COVID -19</td></tr><tr><td style=\"white-space:nowrap\">DDC<a name=\"code-system-reason-code-my-core-DDC\"> </a></td><td>DEATH DUE TO COVID-19</td><td>DEATH DUE TO COVID-19</td></tr><tr><td style=\"white-space:nowrap\">HCW<a name=\"code-system-reason-code-my-core-HCW\"> </a></td><td>HEALTHCARE WORKER</td><td>HEALTHCARE WORKER</td></tr><tr><td style=\"white-space:nowrap\">PUS<a name=\"code-system-reason-code-my-core-PUS\"> </a></td><td>PERSON UNDER SURVEILLANCE</td><td>PERSON UNDER SURVEILLANCE</td></tr><tr><td style=\"white-space:nowrap\">SP<a name=\"code-system-reason-code-my-core-SP\"> </a></td><td>SPECIALIST</td><td>SPECIALIST</td></tr><tr><td style=\"white-space:nowrap\">CLS<a name=\"code-system-reason-code-my-core-CLS\"> </a></td><td>CLOSE CONTACT</td><td>CLOSE CONTACT</td></tr><tr><td style=\"white-space:nowrap\">OTH<a name=\"code-system-reason-code-my-core-OTH\"> </a></td><td>OTHERS</td><td>OTHERS</td></tr><tr><td style=\"white-space:nowrap\">PUI<a name=\"code-system-reason-code-my-core-PUI\"> </a></td><td>PATIENT UNDER INVESTIGATION</td><td>PATIENT UNDER INVESTIGATION</td></tr><tr><td style=\"white-space:nowrap\">C19<a name=\"code-system-reason-code-my-core-C19\"> </a></td><td>CONFIRMED COVID-19</td><td>CONFIRMED COVID-19</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/reason-code-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CodeSystemReasonCodeMyCore"] ; #
fhir:title [ fhir:v "CodeSystemReasonCode (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 "Reason for encounter codes in Malaysia"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "300" ] ;
fhir:display [ fhir:v "EMERGENCY PRESENTATION" ] ;
fhir:definition [ fhir:v "EMERGENCY PRESENTATION" ]
] [
fhir:code [ fhir:v "310" ] ;
fhir:display [ fhir:v "UNSCHEDULED ED RETURNS POST-TRAUMA" ] ;
fhir:definition [ fhir:v "UNSCHEDULED ED RETURNS POST-TRAUMA" ]
] [
fhir:code [ fhir:v "320" ] ;
fhir:display [ fhir:v "RETURN VISIT, PLANNED FOLLOW UP" ] ;
fhir:definition [ fhir:v "RETURN VISIT, PLANNED FOLLOW UP" ]
] [
fhir:code [ fhir:v "330" ] ;
fhir:display [ fhir:v "PRE-ARRANGED ADMISSION" ] ;
fhir:definition [ fhir:v "PRE-ARRANGED ADMISSION" ]
] [
fhir:code [ fhir:v "340" ] ;
fhir:display [ fhir:v "DEAD ON ARRIVAL" ] ;
fhir:definition [ fhir:v "DEAD ON ARRIVAL" ]
] [
fhir:code [ fhir:v "ADM" ] ;
fhir:display [ fhir:v "ADMISSION" ] ;
fhir:definition [ fhir:v "ADMISSION" ]
] [
fhir:code [ fhir:v "ETD" ] ;
fhir:display [ fhir:v "EMERGENCY" ] ;
fhir:definition [ fhir:v "EMERGENCY" ]
] [
fhir:code [ fhir:v "DWC" ] ;
fhir:display [ fhir:v "DEATH WITH COVID -19" ] ;
fhir:definition [ fhir:v "DEATH WITH COVID -19" ]
] [
fhir:code [ fhir:v "DDC" ] ;
fhir:display [ fhir:v "DEATH DUE TO COVID-19" ] ;
fhir:definition [ fhir:v "DEATH DUE TO COVID-19" ]
] [
fhir:code [ fhir:v "HCW" ] ;
fhir:display [ fhir:v "HEALTHCARE WORKER" ] ;
fhir:definition [ fhir:v "HEALTHCARE WORKER" ]
] [
fhir:code [ fhir:v "PUS" ] ;
fhir:display [ fhir:v "PERSON UNDER SURVEILLANCE" ] ;
fhir:definition [ fhir:v "PERSON UNDER SURVEILLANCE" ]
] [
fhir:code [ fhir:v "SP" ] ;
fhir:display [ fhir:v "SPECIALIST" ] ;
fhir:definition [ fhir:v "SPECIALIST" ]
] [
fhir:code [ fhir:v "CLS" ] ;
fhir:display [ fhir:v "CLOSE CONTACT" ] ;
fhir:definition [ fhir:v "CLOSE CONTACT" ]
] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "OTHERS" ] ;
fhir:definition [ fhir:v "OTHERS" ]
] [
fhir:code [ fhir:v "PUI" ] ;
fhir:display [ fhir:v "PATIENT UNDER INVESTIGATION" ] ;
fhir:definition [ fhir:v "PATIENT UNDER INVESTIGATION" ]
] [
fhir:code [ fhir:v "C19" ] ;
fhir:display [ fhir:v "CONFIRMED COVID-19" ] ;
fhir:definition [ fhir:v "CONFIRMED COVID-19" ]
] ) . #
IG © 2024+ Example Publisher. Package fhir.example#0.1.0 based on FHIR 4.0.1. Generated 2024-12-26
Links: Table of Contents |
QA Report