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

: CodeSystemDrugCategory (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-drug-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-drug-category-my-core</b></p><a name=\"code-system-drug-category-my-core\"> </a><a name=\"hccode-system-drug-category-my-core\"> </a><a name=\"code-system-drug-category-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/drug-category-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"code-system-drug-category-my-core-A\"> </a></td><td>A</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"code-system-drug-category-my-core-B\"> </a></td><td>B</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"code-system-drug-category-my-core-C\"> </a></td><td>C</td></tr><tr><td style=\"white-space:nowrap\">A*<a name=\"code-system-drug-category-my-core-A.42\"> </a></td><td>A*</td></tr><tr><td style=\"white-space:nowrap\">A#<a name=\"code-system-drug-category-my-core-A.35\"> </a></td><td>A#</td></tr><tr><td style=\"white-space:nowrap\">C+<a name=\"code-system-drug-category-my-core-C.43\"> </a></td><td>C+</td></tr><tr><td style=\"white-space:nowrap\">KPK<a name=\"code-system-drug-category-my-core-KPK\"> </a></td><td>KPK</td></tr><tr><td style=\"white-space:nowrap\">A/KK<a name=\"code-system-drug-category-my-core-A.47KK\"> </a></td><td>A/KK</td></tr><tr><td style=\"white-space:nowrap\">Non-FUKKM<a name=\"code-system-drug-category-my-core-Non-FUKKM\"> </a></td><td>Non-FUKKM</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/drug-category-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemDrugCategoryMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemDrugCategory (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 "Drug 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 "A" ] ;
fhir:display [ fhir:v "A" ] ;
fhir:definition [ fhir:v "A" ]
  ] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "B" ] ;
fhir:definition [ fhir:v "B" ]
  ] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "C" ] ;
fhir:definition [ fhir:v "C" ]
  ] [
fhir:code [ fhir:v "A*" ] ;
fhir:display [ fhir:v "A*" ] ;
fhir:definition [ fhir:v "A*" ]
  ] [
fhir:code [ fhir:v "A#" ] ;
fhir:display [ fhir:v "A#" ] ;
fhir:definition [ fhir:v "A#" ]
  ] [
fhir:code [ fhir:v "C+" ] ;
fhir:display [ fhir:v "C+" ] ;
fhir:definition [ fhir:v "C+" ]
  ] [
fhir:code [ fhir:v "KPK" ] ;
fhir:display [ fhir:v "KPK" ] ;
fhir:definition [ fhir:v "KPK" ]
  ] [
fhir:code [ fhir:v "A/KK" ] ;
fhir:display [ fhir:v "A/KK" ] ;
fhir:definition [ fhir:v "A/KK" ]
  ] [
fhir:code [ fhir:v "Non-FUKKM" ] ;
fhir:display [ fhir:v "Non-FUKKM" ] ;
fhir:definition [ fhir:v "Non-FUKKM" ]
  ] ) . #