Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> a fhir:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleMedicationRequestCefotaximeInpatient"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request" ;
fhir:index -1 ;
fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request>
]
] ;
fhir:Resource.language [ fhir:value "vi"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ExampleMedicationRequestCefotaximeInpatient</b></p><a name=\"ExampleMedicationRequestCefotaximeInpatient\"> </a><a name=\"hcExampleMedicationRequestCefotaximeInpatient\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-medication-request.html\">Đơn thuốc VN Core — VN Core MedicationRequest Profile</a></p></div><p><b>Số đăng ký thuốc (Visa) — Medication Registration Number</b>: VD-18422-16</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc J01DD01}\">Cefotaxime 1g bột pha tiêm</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterInpatient.html\">Encounter: extension = Đúng tuyến,Khỏi; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-10-NTRU-0042; status = finished; class = inpatient encounter (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>authoredOn</b>: 2026-03-16 08:00:00+0700</p><p><b>requester</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}\">Kháng sinh hậu phẫu cắt ruột thừa</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ</p><p><b>timing</b>: 3 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 47625008}\">Tiêm tĩnh mạch</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 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></td></tr></table></blockquote></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-med-reg-number" ] ;
fhir:Extension.valueString [ fhir:value "VD-18422-16" ]
] ;
fhir:MedicationRequest.status [ fhir:value "active"] ;
fhir:MedicationRequest.intent [ fhir:value "order"] ;
fhir:MedicationRequest.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-category" ] ;
fhir:Coding.code [ fhir:value "inpatient" ] ;
fhir:Coding.display [ fhir:value "Inpatient" ]
]
] ;
fhir:MedicationRequest.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ;
fhir:Coding.code [ fhir:value "J01DD01" ] ;
fhir:Coding.display [ fhir:value "Cefotaxime" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Cefotaxime 1g bột pha tiêm" ]
] ;
fhir:MedicationRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ;
fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:Reference.display [ fhir:value "Nguyễn Văn An" ]
] ;
fhir:MedicationRequest.encounter [
fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ;
fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ]
] ;
fhir:MedicationRequest.authoredOn [ fhir:value "2026-03-16T08:00:00+07:00"^^xsd:dateTime] ;
fhir:MedicationRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ;
fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ;
fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ]
] ;
fhir:MedicationRequest.reasonCode [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ;
fhir:Coding.code [ fhir:value "K35.8" ] ;
fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Kháng sinh hậu phẫu cắt ruột thừa" ]
] ;
fhir:MedicationRequest.dosageInstruction [
fhir:index -1 ;
fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ;
fhir:Dosage.text [ fhir:value "Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ" ] ;
fhir:Dosage.timing [
fhir:Timing.repeat [
fhir:Timing.repeat.frequency [ fhir:value "3"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "d" ]
]
] ;
fhir:Dosage.route [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:47625008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "47625008" ] ;
fhir:Coding.display [ fhir:value "Intravenous route" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Tiêm tĩnh mạch" ]
] ;
fhir:Dosage.doseAndRate [
fhir:index -1 ;
fhir:Dosage.doseAndRate.doseQuantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "g" ]
]
]
] .
<http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> a fhir:Patient .
<http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> a fhir:Encounter .
<http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient.ttl> .
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.8.0 based on FHIR 4.0.1.
Sinh ngày
2026-07-17
Liên kết: Mục lục |
Guide Map |
Báo cáo QA