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
Active as of 2024-04-16 |
@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-organization-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-organization-type-my-core</b></p><a name=\"code-system-organization-type-my-core\"> </a><a name=\"hccode-system-organization-type-my-core\"> </a><a name=\"code-system-organization-type-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/organization-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"code-system-organization-type-my-core-1\"> </a></td><td>Government</td><td>Government</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-organization-type-my-core-2\"> </a></td><td>Private</td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-organization-type-my-core-3\"> </a></td><td>Non-Governmental Organization</td><td>Non-Governmental Organization</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-organization-type-my-core-4\"> </a></td><td>Government (KKM) under construction</td><td>Government (KKM) under construction</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-organization-type-my-core-5\"> </a></td><td>Source System</td><td>Source System</td></tr><tr><td style=\"white-space:nowrap\">payer<a name=\"code-system-organization-type-my-core-payer\"> </a></td><td>Payer</td><td>Payer</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/organization-type-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CodeSystemOrganizationTypeMyCore"] ; #
fhir:title [ fhir:v "CodeSystemOrganizationType (MY Core)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-04-16T01:09:35.2239695+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 "Type of Health Care organization Malaysia"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Government" ] ;
fhir:definition [ fhir:v "Government" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Private" ] ;
fhir:definition [ fhir:v "Private" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Non-Governmental Organization" ] ;
fhir:definition [ fhir:v "Non-Governmental Organization" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Government (KKM) under construction" ] ;
fhir:definition [ fhir:v "Government (KKM) under construction" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Source System" ] ;
fhir:definition [ fhir:v "Source System" ]
] [
fhir:code [ fhir:v "payer" ] ;
fhir:display [ fhir:v "Payer" ] ;
fhir:definition [ fhir:v "Payer" ]
] ) . #
IG © 2024+ Example Publisher. Package fhir.example#0.1.0 based on FHIR 4.0.1. Generated 2024-12-26
Links: Table of Contents |
QA Report