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

: ValueSetCIDUseContextType (My Core) - TTL Representation

Active as of 2025-03-27

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cid-use-context-type-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 cid-use-context-type-my-core</b></p><a name=\"cid-use-context-type-my-core\"> </a><a name=\"hccid-use-context-type-my-core\"> </a><a name=\"cid-use-context-type-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-usage-context-type.html\"><code>http://terminology.hl7.org/CodeSystem/usage-context-type</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/410942007\">410942007</a></td><td>Drug or medicament</td></tr><tr><td><a href=\"http://snomed.info/id/11429006\">11429006</a></td><td>Consultation</td></tr><tr><td><a href=\"http://snomed.info/id/3457005\">3457005</a></td><td>Patient Referral</td></tr><tr><td><a href=\"http://snomed.info/id/108252007\">108252007</a></td><td>Laboratory</td></tr><tr><td><a href=\"http://snomed.info/id/363679005\">363679005</a></td><td>Imaging</td></tr><tr><td><a href=\"http://snomed.info/id/387713003\">387713003</a></td><td>Surgical procedure</td></tr><tr><td><a href=\"http://snomed.info/id/722165004\">722165004</a></td><td>Nursing</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/ValueSet/cid-use-context-type-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "ValueSetCIDUseContextTypeMyCore"] ; # 
  fhir:title [ fhir:v "ValueSetCIDUseContextType (My Core)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-03-27T08:15:29+08: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 "ChargeItemDefinition usage context type"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "410942007" ] ;
fhir:display [ fhir:v "Drug or medicament" ]       ] [
fhir:code [ fhir:v "11429006" ] ;
fhir:display [ fhir:v "Consultation" ]       ] [
fhir:code [ fhir:v "3457005" ] ;
fhir:display [ fhir:v "Patient Referral" ]       ] [
fhir:code [ fhir:v "108252007" ] ;
fhir:display [ fhir:v "Laboratory" ]       ] [
fhir:code [ fhir:v "363679005" ] ;
fhir:display [ fhir:v "Imaging" ]       ] [
fhir:code [ fhir:v "387713003" ] ;
fhir:display [ fhir:v "Surgical procedure" ]       ] [
fhir:code [ fhir:v "722165004" ] ;
fhir:display [ fhir:v "Nursing" ]       ] )     ] )
  ] . #