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/Procedure/ExampleProcedurePCIStentPlacement> a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleProcedurePCIStentPlacement"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure" ;
fhir:index -1 ;
fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure>
]
] ;
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: Procedure ExampleProcedurePCIStentPlacement</b></p><a name=\"ExampleProcedurePCIStentPlacement\"> </a><a name=\"hcExampleProcedurePCIStentPlacement\"> </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-procedure.html\">Thủ thuật/DVKT VN Core — VN Core Procedure Profile</a></p></div><p><b>Ngày y lệnh — Order Date Extension</b>: 2026-03-20 08:30:00+0700</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 415070008}\">Can thiệp mạch vành qua da đặt stent</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-ExampleEncounterCardiacInpatient.html\">Encounter: extension = Đúng tuyến,Khỏi; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-18-TM-0088; status = finished; class = inpatient encounter (ActCode#IMP); period = 2026-03-18 10:00:00+0700 --> 2026-03-26 09:00:00+0700; reasonCode = </a></p><p><b>performed</b>: 2026-03-20 09:00:00+0700 --> 2026-03-20 11:30:00+0700</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I21.0}\">Nhồi máu cơ tim cấp thành trước</span></p><p><b>bodySite</b>: <span title=\"Codes:\">Động mạch vành trái nhánh xuống trước (LAD)</span></p><p><b>outcome</b>: <span title=\"Codes:\">PCI thành công, TIMI flow III sau can thiệp</span></p><p><b>note</b>: </p><blockquote><div><p>Procedure.focalDevice ghi nhận stent là trọng tâm của thủ thuật. DeviceUseStatement ghi nhận tình trạng sử dụng thiết bị sau thủ thuật; Claim/EOB ghi nhận dòng chi phí.</p>\n</div></blockquote><h3>FocalDevices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Action</b></td><td><b>Manipulated</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/device-action implanted}\">Implanted</span></td><td><a href=\"Device-ExampleDeviceImplant.html\">Stent mạch vành phủ thuốc XIENCE Sierra 3.0mm x 18mm</a></td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date" ] ;
fhir:Extension.valueDateTime [ fhir:value "2026-03-20T08:30:00+07:00"^^xsd:dateTime ]
] ;
fhir:Procedure.status [ fhir:value "completed"] ;
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:415070008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "415070008" ] ;
fhir:Coding.display [ fhir:value "Percutaneous coronary intervention" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Can thiệp mạch vành qua da đặt stent" ]
] ;
fhir:Procedure.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:Procedure.encounter [
fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterCardiacInpatient> ;
fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterCardiacInpatient" ]
] ;
fhir:Procedure.performedPeriod [
fhir:Period.start [ fhir:value "2026-03-20T09:00:00+07:00"^^xsd:dateTime ] ;
fhir:Period.end [ fhir:value "2026-03-20T11:30:00+07:00"^^xsd:dateTime ]
] ;
fhir:Procedure.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 "I21.0" ] ;
fhir:Coding.display [ fhir:value "Acute transmural myocardial infarction of anterior wall" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Nhồi máu cơ tim cấp thành trước" ]
] ;
fhir:Procedure.bodySite [
fhir:index -1 ;
fhir:CodeableConcept.text [ fhir:value "Động mạch vành trái nhánh xuống trước (LAD)" ]
] ;
fhir:Procedure.outcome [
fhir:CodeableConcept.text [ fhir:value "PCI thành công, TIMI flow III sau can thiệp" ]
] ;
fhir:Procedure.note [
fhir:index -1 ;
fhir:Annotation.text [ fhir:value "Procedure.focalDevice ghi nhận stent là trọng tâm của thủ thuật. DeviceUseStatement ghi nhận tình trạng sử dụng thiết bị sau thủ thuật; Claim/EOB ghi nhận dòng chi phí." ]
] ;
fhir:Procedure.focalDevice [
fhir:index -1 ;
fhir:Procedure.focalDevice.action [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/device-action" ] ;
fhir:Coding.code [ fhir:value "implanted" ] ;
fhir:Coding.display [ fhir:value "Implanted" ]
]
] ;
fhir:Procedure.focalDevice.manipulated [
fhir:link <http://hl7.org/fhir/Device/ExampleDeviceImplant> ;
fhir:Reference.reference [ fhir:value "Device/ExampleDeviceImplant" ] ;
fhir:Reference.display [ fhir:value "Stent mạch vành phủ thuốc XIENCE Sierra 3.0mm x 18mm" ]
]
] .
<http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> a fhir:Patient .
<http://hl7.org/fhir/Encounter/ExampleEncounterCardiacInpatient> a fhir:Encounter .
<http://hl7.org/fhir/Device/ExampleDeviceImplant> a fhir:Device .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Procedure/ExampleProcedurePCIStentPlacement.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Procedure/ExampleProcedurePCIStentPlacement.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