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

: CodeSystemDiagnosticProcedure (MY Core) - TTL Representation

Active as of 2024-02-12

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "code-system-diagnostic-procedure-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-diagnostic-procedure-my-core</b></p><a name=\"code-system-diagnostic-procedure-my-core\"> </a><a name=\"hccode-system-diagnostic-procedure-my-core\"> </a><a name=\"code-system-diagnostic-procedure-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/diagnostic-procedure-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></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-diagnostic-procedure-my-core-10\"> </a></td><td>Rapid Test Human Immunodeficiency Virus (HIV)</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"code-system-diagnostic-procedure-my-core-11\"> </a></td><td>Hess Test</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"code-system-diagnostic-procedure-my-core-12\"> </a></td><td>Daily Blood Pressure (BP)</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"code-system-diagnostic-procedure-my-core-13\"> </a></td><td>Rectal Swab</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"code-system-diagnostic-procedure-my-core-14\"> </a></td><td>Auriscopy / Ophthalmoscopy</td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"code-system-diagnostic-procedure-my-core-00\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"code-system-diagnostic-procedure-my-core-01\"> </a></td><td>Peak Flow Meter</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"code-system-diagnostic-procedure-my-core-02\"> </a></td><td>Fundus Camera</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-diagnostic-procedure-my-core-03\"> </a></td><td>Electrocardiogram (ECG)</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-diagnostic-procedure-my-core-04\"> </a></td><td>Carbon Monoxide (CO) Analyzer</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-diagnostic-procedure-my-core-05\"> </a></td><td>Glucometer Test</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-diagnostic-procedure-my-core-06\"> </a></td><td>Spirometer</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-diagnostic-procedure-my-core-07\"> </a></td><td>Vision Test</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"code-system-diagnostic-procedure-my-core-08\"> </a></td><td>Sputum Smear For Acid-Fast Bacillus (AFB)</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"code-system-diagnostic-procedure-my-core-09\"> </a></td><td>Skin Smear</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/diagnostic-procedure-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemDiagnosticProcedureMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemDiagnosticProcedure (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 "Diagnostic Procedure"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Rapid Test Human Immunodeficiency Virus (HIV)" ]
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Hess Test" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Daily Blood Pressure (BP)" ]
  ] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "Rectal Swab" ]
  ] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "Auriscopy / Ophthalmoscopy" ]
  ] [
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "Other" ]
  ] [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Peak Flow Meter" ]
  ] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Fundus Camera" ]
  ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Electrocardiogram (ECG)" ]
  ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Carbon Monoxide (CO) Analyzer" ]
  ] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Glucometer Test" ]
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "Spirometer" ]
  ] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Vision Test" ]
  ] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Sputum Smear For Acid-Fast Bacillus (AFB)" ]
  ] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "Skin Smear" ]
  ] ) . #