HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build
HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-phis-medication-request"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-05-16T11:59:00+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "http://provider.hie.moh.gov.my"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/MedicationRequest-my-core"^^xsd:anyURI ;
fhir:link <http://fhir.hie.moh.gov.my/StructureDefinition/MedicationRequest-my-core> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest example-phis-medication-request</b></p><a name=\"example-phis-medication-request\"> </a><a name=\"hcexample-phis-medication-request\"> </a><a name=\"example-phis-medication-request-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2023-05-16 11:59:00+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-my-core.html\">MedicationRequest (MY Core)</a></p></div><p><b>ExtensionDrugForm (MY Core)</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-dose-form-my-core J04}\">Parenteral Solution</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core N02AX02110P3001XX}\">Tramadol HCl 50 mg/ml Injection</span></p><p><b>subject</b>: <a href=\"Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25\">Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25</a></p><p><b>encounter</b>: <a href=\"Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22\">Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22</a></p><p><b>authoredOn</b>: 2023-05-16 19:58:53+0800</p><p><b>requester</b>: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></p><p><b>performer</b>: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></p><p><b>recorder</b>: <a href=\"PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11\">PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11</a></p><p><b>groupIdentifier</b>: <code>http://fhir.hie.moh.gov.my/sid/composite-request-id</code>/HTJ-MER-2300000001</p><p><b>note</b>: <p>test medication</p> (By PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11 @2023-05-16 19:58:53+0800)</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code , Duration 7?? , Once</p><p><b>route</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/phis-route-my-core IV}\">IV</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 ampoule<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystemPhisUom (MY Core) codeamp = 'ampoule')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/drug-form-my-core"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/drug-dose-form-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J04" ] ;
fhir:display [ fhir:v "Parenteral Solution" ] ] ) ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "proposal"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ] ] )
] ) ; #
fhir:priority [ fhir:v "routine"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N02AX02110P3001XX" ] ;
fhir:display [ fhir:v "Tramadol HCl 50 mg/ml Injection" ] ] ) ;
fhir:text [ fhir:v "Tramadol HCl 50 mg/ml Injection" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22" ]
] ; #
fhir:authoredOn [ fhir:v "2023-05-16T19:58:53+08:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "Organization/11-05060009" ]
] ; #
fhir:performer [
fhir:reference [ fhir:v "Organization/11-05060009" ]
] ; #
fhir:recorder [
fhir:reference [ fhir:v "PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11" ]
] ; #
fhir:groupIdentifier [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/sid/composite-request-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "HTJ-MER-2300000001" ]
] ; #
fhir:note ( [
fhir:author [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11" ] ] ;
fhir:time [ fhir:v "2023-05-16T19:58:53+08:00"^^xsd:dateTime ] ;
fhir:text [ fhir:v "<p>test medication</p>" ]
] ) ; #
fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2023-05-23T00:00:00+08:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-05-29T00:00:00+08:00"^^xsd:dateTime ] ] ;
fhir:duration [ fhir:v "7"^^xsd:decimal ] ;
fhir:durationUnit [ fhir:v "d" ] ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/phis-frequency-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Q8H" ] ;
fhir:display [ fhir:v "Setiap 8 jam" ] ] ) ] ] ;
fhir:route [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/phis-route-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IV" ] ;
fhir:display [ fhir:v "IV" ] ] ) ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ampoule" ] ;
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/phis-uom-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "amp" ] ] ] )
] ) . #
IG © 2022+ MHNexus Sdn Bhd. Package MyCore#2.0.0 based on FHIR 4.0.1. Generated 2025-03-27
Links: Table of Contents |
QA Report