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

: CodeSystemSourceSMyCore (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-source-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-source-my-core</b></p><a name=\"code-system-source-my-core\"> </a><a name=\"hccode-system-source-my-core\"> </a><a name=\"code-system-source-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/source-system-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\">HIE<a name=\"code-system-source-my-core-HIE\"> </a></td><td>Health Information Exchange (HIE)</td><td>Health Information Exchange (HIE)</td></tr><tr><td style=\"white-space:nowrap\">MPIS<a name=\"code-system-source-my-core-MPIS\"> </a></td><td>Medical Programme Information System (MPIS)</td><td>Medical Programme Information System (MPIS)</td></tr><tr><td style=\"white-space:nowrap\">PH<a name=\"code-system-source-my-core-PH\"> </a></td><td>PeKa B40 Benefit Management System (BMS)</td><td>PeKa B40 Benefit Management System (BMS)</td></tr><tr><td style=\"white-space:nowrap\">BBIS<a name=\"code-system-source-my-core-BBIS\"> </a></td><td>Blood Bank Information System (BBIS)</td><td>Blood Bank Information System (BBIS)</td></tr><tr><td style=\"white-space:nowrap\">PHIS<a name=\"code-system-source-my-core-PHIS\"> </a></td><td>Pharmacy Information System (PhIS)</td><td>Pharmacy Information System (PhIS)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/source-system-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSourceSystemMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemSourceSMyCore (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 "Source System Code"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "HIE" ] ;
fhir:display [ fhir:v "Health Information Exchange (HIE)" ] ;
fhir:definition [ fhir:v "Health Information Exchange (HIE)" ]
  ] [
fhir:code [ fhir:v "MPIS" ] ;
fhir:display [ fhir:v "Medical Programme Information System (MPIS)" ] ;
fhir:definition [ fhir:v "Medical Programme Information System (MPIS)" ]
  ] [
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "PeKa B40 Benefit Management System (BMS)" ] ;
fhir:definition [ fhir:v "PeKa B40 Benefit Management System (BMS)" ]
  ] [
fhir:code [ fhir:v "BBIS" ] ;
fhir:display [ fhir:v "Blood Bank Information System (BBIS)" ] ;
fhir:definition [ fhir:v "Blood Bank Information System (BBIS)" ]
  ] [
fhir:code [ fhir:v "PHIS" ] ;
fhir:display [ fhir:v "Pharmacy Information System (PhIS)" ] ;
fhir:definition [ fhir:v "Pharmacy Information System (PhIS)" ]
  ] ) . #