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

: CodeSystemPaymentType (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-payment-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: CodeSystem code-system-payment-type-my-core</b></p><a name=\"code-system-payment-type-my-core\"> </a><a name=\"hccode-system-payment-type-my-core\"> </a><a name=\"code-system-payment-type-my-core-en-US\"> </a><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/payment-type-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\">cash<a name=\"code-system-payment-type-my-core-cash\"> </a></td><td>Cash</td></tr><tr><td style=\"white-space:nowrap\">cashless-fpx<a name=\"code-system-payment-type-my-core-cashless-fpx\"> </a></td><td>Cashless - FPX</td></tr><tr><td style=\"white-space:nowrap\">cashless-duitnow<a name=\"code-system-payment-type-my-core-cashless-duitnow\"> </a></td><td>Cashless - DuitNow</td></tr><tr><td style=\"white-space:nowrap\">EFT-C2G<a name=\"code-system-payment-type-my-core-EFT-C2G\"> </a></td><td>EFT - C2G</td></tr><tr><td style=\"white-space:nowrap\">EFT-B2G<a name=\"code-system-payment-type-my-core-EFT-B2G\"> </a></td><td>EFT - B2G</td></tr><tr><td style=\"white-space:nowrap\">Kad Kredit<a name=\"code-system-payment-type-my-core-KadKredit\"> </a></td><td>Kad Kredit</td></tr><tr><td style=\"white-space:nowrap\">AMEX<a name=\"code-system-payment-type-my-core-AMEX\"> </a></td><td>AMEX</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/payment-type-my-core"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CodeSystemPaymentTypeMyCore"] ; # 
  fhir:title [ fhir:v "CodeSystemPaymentType (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 "Payment Type"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "cash" ] ;
fhir:display [ fhir:v "Cash" ]
  ] [
fhir:code [ fhir:v "cashless-fpx" ] ;
fhir:display [ fhir:v "Cashless - FPX" ]
  ] [
fhir:code [ fhir:v "cashless-duitnow" ] ;
fhir:display [ fhir:v "Cashless - DuitNow" ]
  ] [
fhir:code [ fhir:v "EFT-C2G" ] ;
fhir:display [ fhir:v "EFT - C2G" ]
  ] [
fhir:code [ fhir:v "EFT-B2G" ] ;
fhir:display [ fhir:v "EFT - B2G" ]
  ] [
fhir:code [ fhir:v "Kad Kredit" ] ;
fhir:display [ fhir:v "Kad Kredit" ]
  ] [
fhir:code [ fhir:v "AMEX" ] ;
fhir:display [ fhir:v "AMEX" ]
  ] ) . #