HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystemProcedureCategory (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 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 "code-system-procedure-category-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-procedure-category-my-core</b></p><a name=\"code-system-procedure-category-my-core\"> </a><a name=\"hccode-system-procedure-category-my-core\"> </a><a name=\"code-system-procedure-category-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/procedure-category-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\">02<a name=\"code-system-procedure-category-my-core-02\"> </a></td><td>Minor Procedure</td><td>Minor Procedure</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"code-system-procedure-category-my-core-03\"> </a></td><td>Diagnostic Procedure</td><td>Diagnostic Procedure</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"code-system-procedure-category-my-core-04\"> </a></td><td>Treatment Procedure</td><td>Treatment Procedure</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"code-system-procedure-category-my-core-05\"> </a></td><td>Phlebotomy</td><td>Phlebotomy</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"code-system-procedure-category-my-core-06\"> </a></td><td>Dental Procedure</td><td>Dental Procedure</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"code-system-procedure-category-my-core-07\"> </a></td><td>Dietetic Services</td><td>Dietetic Services</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"code-system-procedure-category-my-core-09\"> </a></td><td>Nutritionist Services</td><td>Nutritionist Services</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"code-system-procedure-category-my-core-08\"> </a></td><td>Cooking Demonstration</td><td>Cooking Demonstration</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"code-system-procedure-category-my-core-10\"> </a></td><td>Ophthalmic Procedure</td><td>Ophthalmic Procedure</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/procedure-category-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "CodeSystemProcedureCategoryMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemProcedureCategory (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 "MHNexus Sdn Bhd"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MHNexus Sdn Bhd" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mhn.asia/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bizdev@mhnexus.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Procedure category"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Minor Procedure" ] ;
fhir:definition [ fhir:v "Minor Procedure" ]
  ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Diagnostic Procedure" ] ;
fhir:definition [ fhir:v "Diagnostic Procedure" ]
  ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "Treatment Procedure" ] ;
fhir:definition [ fhir:v "Treatment Procedure" ]
  ] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Phlebotomy" ] ;
fhir:definition [ fhir:v "Phlebotomy" ]
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "Dental Procedure" ] ;
fhir:definition [ fhir:v "Dental Procedure" ]
  ] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Dietetic Services" ] ;
fhir:definition [ fhir:v "Dietetic Services" ]
  ] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "Nutritionist Services" ] ;
fhir:definition [ fhir:v "Nutritionist Services" ]
  ] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Cooking Demonstration" ] ;
fhir:definition [ fhir:v "Cooking Demonstration" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Ophthalmic Procedure" ] ;
fhir:definition [ fhir:v "Ophthalmic Procedure" ]
  ] ) . #