MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: CodeSystemSubRecordType (MY Core) - TTL Representation
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-sub-record-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-sub-record-type-my-core</b></p><a name=\"code-system-sub-record-type-my-core\"> </a><a name=\"hccode-system-sub-record-type-my-core\"> </a><a name=\"code-system-sub-record-type-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/sub-record-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\">sub-001<a name=\"code-system-sub-record-type-my-core-sub-001\"> </a></td><td>Maternal Health Record</td></tr><tr><td style=\"white-space:nowrap\">sub-002<a name=\"code-system-sub-record-type-my-core-sub-002\"> </a></td><td>Child Health Record</td></tr><tr><td style=\"white-space:nowrap\">sub-003<a name=\"code-system-sub-record-type-my-core-sub-003\"> </a></td><td>Hajj Health Record</td></tr><tr><td style=\"white-space:nowrap\">medication-prescription<a name=\"code-system-sub-record-type-my-core-medication-prescription\"> </a></td><td>Medication Prescription List</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/sub-record-type-my-core"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CodeSystemSubRecordTypeMyCore"] ; #
fhir:title [ fhir:v "CodeSystemSubRecordType (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 "Sub Record Type"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "sub-001" ] ;
fhir:display [ fhir:v "Maternal Health Record" ]
] [
fhir:code [ fhir:v "sub-002" ] ;
fhir:display [ fhir:v "Child Health Record" ]
] [
fhir:code [ fhir:v "sub-003" ] ;
fhir:display [ fhir:v "Hajj Health Record" ]
] [
fhir:code [ fhir:v "medication-prescription" ] ;
fhir:display [ fhir:v "Medication Prescription List" ]
] ) . #