HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review Viet Nam cờ

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

: Ví dụ: Bundle chuyển tuyến từ xã lên tỉnh

Bản thô ttl | Tải xuống

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ExampleBundleReferralUpward> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleBundleReferralUpward"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:Bundle.type [ fhir:value "collection"] ;
  fhir:Bundle.timestamp [ fhir:value "2026-04-08T15:00:00+07:00"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Patient/InlinePatientTranThiMai" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Patient/InlinePatientTranThiMai>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationTramYTe" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationTramYTe>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Organization/InlineOrganizationBVTinhDongNai" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Organization/InlineOrganizationBVTinhDongNai>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Condition/InlineConditionSuspectedMI" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Condition/InlineConditionSuspectedMI>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/InlineObservationECGAbnormal" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/InlineObservationECGAbnormal>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/ServiceRequest/InlineServiceRequestReferralUpward" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/ServiceRequest/InlineServiceRequestReferralUpward>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceReferralLetter" ] ;
     fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceReferralLetter>
  ] .

<http://fhir.hl7.org.vn/core/Patient/InlinePatientTranThiMai> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "InlinePatientTranThiMai"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_InlinePatientTranThiMai\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient InlinePatientTranThiMai</b></p><a name=\"InlinePatientTranThiMai\"> </a><a name=\"hcInlinePatientTranThiMai\"> </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-patient.html\">Bệnh nhân VN Core — VN Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Trần Thị Mai Female, DoB: 1964-08-20 ( Căn cước công dân: VNCCCD#075162034567)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\">Thẻ bảo hiểm y tế/5162034567</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Xã Tân Phú, Đồng Nai</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận dân tộc của bệnh nhân theo danh mục 54 dân tộc Việt Nam#xA;(Tổng cục Thống kê). FHIR base chỉ có US Race/Ethnicity — không phù hợp cho Việt Nam.#xA;Căn cứ: Hiến pháp 2013 Điều 5, Luật Căn cước 2023.\"><a href=\"StructureDefinition-vn-ext-ethnicity.html\">Dân tộc — Vietnam Ethnicity Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs 01}\">Kinh</span></td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs" ] ;
         fhir:Coding.code [ fhir:value "01" ] ;
         fhir:Coding.display [ fhir:value "Kinh" ]
       ]
     ]
  ] ;
  fhir:Patient.identifier [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
         fhir:Coding.code [ fhir:value "CCCD" ] ;
         fhir:Coding.display [ fhir:value "Căn cước công dân" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/cccd" ] ;
     fhir:Identifier.value [ fhir:value "075162034567" ]
  ], [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
         fhir:Coding.code [ fhir:value "BHYT" ] ;
         fhir:Coding.display [ fhir:value "Thẻ bảo hiểm y tế" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhyt" ] ;
     fhir:Identifier.value [ fhir:value "5162034567" ]
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.text [ fhir:value "Trần Thị Mai" ] ;
     fhir:HumanName.family [ fhir:value "Trần" ] ;
     fhir:HumanName.given [
       fhir:value "Thị Mai" ;
       fhir:index -1
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1964-08-20"^^xsd:date] ;
  fhir:Patient.address [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ;
         fhir:Coding.code [ fhir:value "75" ] ;
         fhir:Coding.display [ fhir:value "Tỉnh Đồng Nai" ]
       ]
     ], [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ;
         fhir:Coding.code [ fhir:value "26116" ] ;
         fhir:Coding.display [ fhir:value "Xã Tân Phú" ]
       ]
     ] ;
     fhir:Address.text [ fhir:value "Xã Tân Phú, Đồng Nai" ] ;
     fhir:Address.state [ fhir:value "Đồng Nai" ] ;
     fhir:Address.country [ fhir:value "VN" ]
  ] .

<http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationTramYTe> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "ExampleOrganizationTramYTe"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>
     ]
  ] ;
  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\"><a name=\"Organization_ExampleOrganizationTramYTe\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationTramYTe</b></p><a name=\"ExampleOrganizationTramYTe\"> </a><a name=\"hcExampleOrganizationTramYTe\"> </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-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs TYT}\">Trạm y tế</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs XA}\">Xã</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs NOT_APPLICABLE}\">Không áp dụng</span></p><p><b>Cấp năng lực cơ sở KCB — Facility Care Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs BAN_DAU}\">Cấp ban đầu</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/01500</p><p><b>active</b>: true</p><p><b>name</b>: Trạm Y tế phường Ngọc Hà</p><p><b>address</b>: Phường Ngọc Hà, Thành phố Hà Nội</p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs" ] ;
         fhir:Coding.code [ fhir:value "TYT" ] ;
         fhir:Coding.display [ fhir:value "Trạm y tế" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs" ] ;
         fhir:Coding.code [ fhir:value "XA" ] ;
         fhir:Coding.display [ fhir:value "Xã" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs" ] ;
         fhir:Coding.code [ fhir:value "NOT_APPLICABLE" ] ;
         fhir:Coding.display [ fhir:value "Không áp dụng" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs" ] ;
         fhir:Coding.code [ fhir:value "BAN_DAU" ] ;
         fhir:Coding.display [ fhir:value "Cấp ban đầu" ]
       ]
     ]
  ] ;
  fhir:Organization.identifier [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
         fhir:Coding.code [ fhir:value "CSKCB" ] ;
         fhir:Coding.display [ fhir:value "Mã cơ sở khám chữa bệnh" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ;
     fhir:Identifier.value [ fhir:value "01500" ]
  ] ;
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Organization.name [ fhir:value "Trạm Y tế phường Ngọc Hà"] ;
  fhir:Organization.address [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ;
         fhir:Coding.code [ fhir:value "01" ] ;
         fhir:Coding.display [ fhir:value "Thành phố Hà Nội" ]
       ]
     ], [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ;
         fhir:Coding.code [ fhir:value "00008" ] ;
         fhir:Coding.display [ fhir:value "Phường Ngọc Hà" ]
       ]
     ] ;
     fhir:Address.text [ fhir:value "Phường Ngọc Hà, Thành phố Hà Nội" ] ;
     fhir:Address.state [ fhir:value "Thành phố Hà Nội" ] ;
     fhir:Address.country [ fhir:value "VN" ]
  ] .

<http://fhir.hl7.org.vn/core/Organization/InlineOrganizationBVTinhDongNai> a fhir:Organization ;
  fhir:Resource.id [ fhir:value "InlineOrganizationBVTinhDongNai"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>
     ]
  ] ;
  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\"><a name=\"Organization_InlineOrganizationBVTinhDongNai\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization InlineOrganizationBVTinhDongNai</b></p><a name=\"InlineOrganizationBVTinhDongNai\"> </a><a name=\"hcInlineOrganizationBVTinhDongNai\"> </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-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs BV}\">Bệnh viện</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs TINH}\">Tỉnh</span></p><p><b>Hạng cơ sở khám bệnh, chữa bệnh — Vietnam KCB Facility Rank Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs I}\">Hạng I</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs RANKED}\">Đã xếp hạng</span></p><p><b>Cấp năng lực cơ sở KCB — Facility Care Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs CO_BAN}\">Cấp cơ bản</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/75001</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Bệnh viện Đa khoa Đồng Nai</p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs" ] ;
         fhir:Coding.code [ fhir:value "BV" ] ;
         fhir:Coding.display [ fhir:value "Bệnh viện" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs" ] ;
         fhir:Coding.code [ fhir:value "TINH" ] ;
         fhir:Coding.display [ fhir:value "Tỉnh" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs" ] ;
         fhir:Coding.code [ fhir:value "I" ] ;
         fhir:Coding.display [ fhir:value "Hạng I" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs" ] ;
         fhir:Coding.code [ fhir:value "RANKED" ] ;
         fhir:Coding.display [ fhir:value "Đã xếp hạng" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs" ] ;
         fhir:Coding.code [ fhir:value "CO_BAN" ] ;
         fhir:Coding.display [ fhir:value "Cấp cơ bản" ]
       ]
     ]
  ] ;
  fhir:Organization.identifier [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
         fhir:Coding.code [ fhir:value "CSKCB" ] ;
         fhir:Coding.display [ fhir:value "Mã cơ sở khám chữa bệnh" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ;
     fhir:Identifier.value [ fhir:value "75001" ]
  ] ;
  fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Organization.type [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ;
       fhir:Coding.code [ fhir:value "prov" ] ;
       fhir:Coding.display [ fhir:value "Healthcare Provider" ]
     ]
  ] ;
  fhir:Organization.name [ fhir:value "Bệnh viện Đa khoa Đồng Nai"] .

<http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "InlineEncounterPrimaryXa"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter>
     ]
  ] ;
  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\"><a name=\"Encounter_InlineEncounterPrimaryXa\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter InlineEncounterPrimaryXa</b></p><a name=\"InlineEncounterPrimaryXa\"> </a><a name=\"hcInlineEncounterPrimaryXa\"> </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-encounter.html\">Lượt khám/nhập viện VN Core — VN Core Encounter Profile</a></p></div><p><b>Loại khám chữa bệnh BHYT — Vietnam Insurance Visit Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs 5}\">Khám chữa bệnh ban đầu</span></p><p><b>Hình thức chuyển tuyến — Referral Mode Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-referral-mode-cs 2}\">Chuyển đến từ tuyến dưới</span></p><p><b>Kết quả điều trị — Vietnam Treatment Outcome Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-treatment-outcome-cs 7}\">Chưa xác định</span></p><p><b>identifier</b>: Mã lượt khám chữa bệnh/LK-TYT-2026-04-08-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs 01}\">Khám cấp cứu tại trạm y tế xã</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Patient_InlinePatientTranThiMai\">Trần Thị Mai</a></p><p><b>period</b>: 2026-04-08 14:00:00+0700 --&gt; 2026-04-08 14:45:00+0700</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-ExampleBundleReferralUpward.html#Condition_InlineConditionSuspectedMI\">I21.9 — Nhồi máu cơ tim cấp (nghi ngờ)</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationTramYTe.html\">Trạm Y tế xã Tân Phú</a></p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs" ] ;
         fhir:Coding.code [ fhir:value "5" ] ;
         fhir:Coding.display [ fhir:value "Khám chữa bệnh ban đầu" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-referral-mode" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-referral-mode-cs" ] ;
         fhir:Coding.code [ fhir:value "2" ] ;
         fhir:Coding.display [ fhir:value "Chuyển đến từ tuyến dưới" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-treatment-outcome" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-treatment-outcome-cs" ] ;
         fhir:Coding.code [ fhir:value "7" ] ;
         fhir:Coding.display [ fhir:value "Chưa xác định" ]
       ]
     ]
  ] ;
  fhir:Encounter.identifier [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ;
         fhir:Coding.code [ fhir:value "MA_LUOT_KCB" ] ;
         fhir:Coding.display [ fhir:value "Mã lượt khám chữa bệnh" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-luot-kcb" ] ;
     fhir:Identifier.value [ fhir:value "LK-TYT-2026-04-08-001" ]
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ] ;
     fhir:Coding.display [ fhir:value "ambulatory" ]
  ] ;
  fhir:Encounter.type [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs" ] ;
       fhir:Coding.code [ fhir:value "01" ] ;
       fhir:Coding.display [ fhir:value "Khám bệnh" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Khám cấp cứu tại trạm y tế xã" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/InlinePatientTranThiMai> ;
     fhir:Reference.reference [ fhir:value "Patient/InlinePatientTranThiMai" ] ;
     fhir:Reference.display [ fhir:value "Trần Thị Mai" ]
  ] ;
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2026-04-08T14:00:00+07:00"^^xsd:dateTime ] ;
     fhir:Period.end [ fhir:value "2026-04-08T14:45:00+07:00"^^xsd:dateTime ]
  ] ;
  fhir:Encounter.diagnosis [
     fhir:index -1 ;
     fhir:Encounter.diagnosis.condition [
       fhir:link <http://hl7.org/fhir/Condition/InlineConditionSuspectedMI> ;
       fhir:Reference.reference [ fhir:value "Condition/InlineConditionSuspectedMI" ] ;
       fhir:Reference.display [ fhir:value "I21.9 — Nhồi máu cơ tim cấp (nghi ngờ)" ]
     ] ;
     fhir:Encounter.diagnosis.use [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/diagnosis-role" ] ;
         fhir:Coding.code [ fhir:value "AD" ] ;
         fhir:Coding.display [ fhir:value "Admission diagnosis" ]
       ]
     ]
  ] ;
  fhir:Encounter.serviceProvider [
     fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationTramYTe> ;
     fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationTramYTe" ] ;
     fhir:Reference.display [ fhir:value "Trạm Y tế xã Tân Phú" ]
  ] .

<http://hl7.org/fhir/Patient/InlinePatientTranThiMai> a fhir:Patient .

<http://hl7.org/fhir/Condition/InlineConditionSuspectedMI> a fhir:Condition .

<http://hl7.org/fhir/Organization/ExampleOrganizationTramYTe> a fhir:Organization .

<http://fhir.hl7.org.vn/core/Condition/InlineConditionSuspectedMI> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "InlineConditionSuspectedMI"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_InlineConditionSuspectedMI\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition InlineConditionSuspectedMI</b></p><a name=\"InlineConditionSuspectedMI\"> </a><a name=\"hcInlineConditionSuspectedMI\"> </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-condition.html\">Chẩn đoán VN Core — VN Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status provisional}\">Provisional</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I21.9}\">Nhồi máu cơ tim cấp, không đặc hiệu (chẩn đoán sơ bộ)</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Patient_InlinePatientTranThiMai\">Trần Thị Mai</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Encounter_InlineEncounterPrimaryXa\">Encounter: extension = Khám chữa bệnh ban đầu,Chuyển đến từ tuyến dưới,Chưa xác định; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-TYT-2026-04-08-001; status = finished; class = ambulatory (ActCode#AMB); type = Khám bệnh; period = 2026-04-08 14:00:00+0700 --&gt; 2026-04-08 14:45:00+0700</a></p><p><b>onset</b>: 2026-04-08 13:30:00+0700</p><p><b>recordedDate</b>: 2026-04-08</p><p><b>note</b>: </p><blockquote><div><p>Đau ngực trái đột ngột lan ra cánh tay trái, vã mồ hôi, khó thở. Tiền sử tăng huyết áp không kiểm soát. ECG tại trạm y tế: ST chênh lên ở DII, DIII, aVF. Nghi STEMI thành dưới.</p>\n</div></blockquote></div>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ] ;
       fhir:Coding.display [ fhir:value "Active" ]
     ]
  ] ;
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "provisional" ] ;
       fhir:Coding.display [ fhir:value "Provisional" ]
     ]
  ] ;
  fhir:Condition.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ;
       fhir:Coding.code [ fhir:value "encounter-diagnosis" ] ;
       fhir:Coding.display [ fhir:value "Encounter Diagnosis" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ;
       fhir:Coding.code [ fhir:value "I21.9" ] ;
       fhir:Coding.display [ fhir:value "Acute myocardial infarction, unspecified" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Nhồi máu cơ tim cấp, không đặc hiệu (chẩn đoán sơ bộ)" ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/InlinePatientTranThiMai> ;
     fhir:Reference.reference [ fhir:value "Patient/InlinePatientTranThiMai" ] ;
     fhir:Reference.display [ fhir:value "Trần Thị Mai" ]
  ] ;
  fhir:Condition.encounter [
     fhir:link <http://hl7.org/fhir/Encounter/InlineEncounterPrimaryXa> ;
     fhir:Reference.reference [ fhir:value "Encounter/InlineEncounterPrimaryXa" ]
  ] ;
  fhir:Condition.onsetDateTime [ fhir:value "2026-04-08T13:30:00+07:00"^^xsd:dateTime] ;
  fhir:Condition.recordedDate [ fhir:value "2026-04-08"^^xsd:date] ;
  fhir:Condition.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Đau ngực trái đột ngột lan ra cánh tay trái, vã mồ hôi, khó thở. Tiền sử tăng huyết áp không kiểm soát. ECG tại trạm y tế: ST chênh lên ở DII, DIII, aVF. Nghi STEMI thành dưới." ]
  ] .

<http://hl7.org/fhir/Encounter/InlineEncounterPrimaryXa> a fhir:Encounter .

<http://fhir.hl7.org.vn/core/Observation/InlineObservationECGAbnormal> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "InlineObservationECGAbnormal"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_InlineObservationECGAbnormal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation InlineObservationECGAbnormal</b></p><a name=\"InlineObservationECGAbnormal\"> </a><a name=\"hcInlineObservationECGAbnormal\"> </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-observation-lab.html\">Xét nghiệm VN Core — VN Core Observation Laboratory Profile</a></p></div><p><b>status</b>: Preliminary</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11524-6}\">Điện tâm đồ (ECG)</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Patient_InlinePatientTranThiMai\">Trần Thị Mai</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#http-//fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa\">Khám ban đầu tại Trạm Y tế xã Tân Phú</a></p><p><b>effective</b>: 2026-04-08 14:15:00+0700</p><p><b>performer</b>: <a href=\"Organization-ExampleOrganizationTramYTe.html\">Trạm Y tế xã Tân Phú</a></p><p><b>value</b>: Nhịp xoang 92 lần/phút. ST chênh lên 3mm ở DII, DIII, aVF. Nghi STEMI thành dưới.</p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation A}\">Bất thường — nghi ngờ nhồi máu cơ tim cấp</span></p></div>"
  ] ;
  fhir:Observation.status [ fhir:value "preliminary"] ;
  fhir:Observation.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ] ;
       fhir:Coding.display [ fhir:value "Laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a loinc:11524-6 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "11524-6" ] ;
       fhir:Coding.display [ fhir:value "EKG study" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Điện tâm đồ (ECG)" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/InlinePatientTranThiMai> ;
     fhir:Reference.reference [ fhir:value "Patient/InlinePatientTranThiMai" ] ;
     fhir:Reference.display [ fhir:value "Trần Thị Mai" ]
  ] ;
  fhir:Observation.encounter [
     fhir:link <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa> ;
     fhir:Reference.reference [ fhir:value "http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa" ] ;
     fhir:Reference.display [ fhir:value "Khám ban đầu tại Trạm Y tế xã Tân Phú" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2026-04-08T14:15:00+07:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationTramYTe> ;
     fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationTramYTe" ] ;
     fhir:Reference.display [ fhir:value "Trạm Y tế xã Tân Phú" ]
  ] ;
  fhir:Observation.valueString [ fhir:value "Nhịp xoang 92 lần/phút. ST chênh lên 3mm ở DII, DIII, aVF. Nghi STEMI thành dưới."] ;
  fhir:Observation.interpretation [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ;
       fhir:Coding.code [ fhir:value "A" ] ;
       fhir:Coding.display [ fhir:value "Abnormal" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Bất thường — nghi ngờ nhồi máu cơ tim cấp" ]
  ] .

<http://fhir.hl7.org.vn/core/ServiceRequest/InlineServiceRequestReferralUpward> a fhir:ServiceRequest ;
  fhir:Resource.id [ fhir:value "InlineServiceRequestReferralUpward"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-service-request" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-service-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\"><a name=\"ServiceRequest_InlineServiceRequestReferralUpward\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest InlineServiceRequestReferralUpward</b></p><a name=\"InlineServiceRequestReferralUpward\"> </a><a name=\"hcInlineServiceRequestReferralUpward\"> </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-service-request.html\">Yêu cầu DVKT/Cận lâm sàng VN Core — VN Core ServiceRequest Profile</a></p></div><p><b>Hình thức chuyển tuyến — Referral Mode Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-referral-mode-cs 2}\">Chuyển đến từ tuyến dưới</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-service-request-category-cs KHAM}\">Khám chuyên khoa</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:\">Chuyển tuyến cấp cứu — nghi nhồi máu cơ tim cấp I21.9</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Patient_InlinePatientTranThiMai\">Trần Thị Mai</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#http-//fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa\">Encounter: extension = Khám chữa bệnh ban đầu,Chuyển đến từ tuyến dưới,Chưa xác định; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-TYT-2026-04-08-001; status = finished; class = ambulatory (ActCode#AMB); type = Khám bệnh; period = 2026-04-08 14:00:00+0700 --&gt; 2026-04-08 14:45:00+0700</a></p><p><b>authoredOn</b>: 2026-04-08 14:30:00+0700</p><p><b>requester</b>: <a href=\"Organization-ExampleOrganizationTramYTe.html\">Trạm Y tế xã Tân Phú</a></p><p><b>performer</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Organization_InlineOrganizationBVTinhDongNai\">Bệnh viện Đa khoa Đồng Nai</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I21.9}\">Nghi nhồi máu cơ tim cấp — cần PCI cấp cứu, vượt quá khả năng trạm y tế</span></p><p><b>note</b>: </p><blockquote><div><p>Chuyển tuyến LÊN (xã → tỉnh). Đã sơ cứu: Aspirin 300mg nhai, NTG 0.5mg ngậm dưới lưỡi × 1 lần. HA 100/60 mmHg. Chuyển cấp cứu bằng xe cứu thương.</p>\n</div></blockquote></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-referral-mode" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-referral-mode-cs" ] ;
         fhir:Coding.code [ fhir:value "2" ] ;
         fhir:Coding.display [ fhir:value "Chuyển đến từ tuyến dưới" ]
       ]
     ]
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.category [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-service-request-category-cs" ] ;
       fhir:Coding.code [ fhir:value "KHAM" ] ;
       fhir:Coding.display [ fhir:value "Khám chuyên khoa" ]
     ]
  ] ;
  fhir:ServiceRequest.priority [ fhir:value "urgent"] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.text [ fhir:value "Chuyển tuyến cấp cứu — nghi nhồi máu cơ tim cấp I21.9" ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/InlinePatientTranThiMai> ;
     fhir:Reference.reference [ fhir:value "Patient/InlinePatientTranThiMai" ] ;
     fhir:Reference.display [ fhir:value "Trần Thị Mai" ]
  ] ;
  fhir:ServiceRequest.encounter [
     fhir:link <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa> ;
     fhir:Reference.reference [ fhir:value "http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa" ]
  ] ;
  fhir:ServiceRequest.authoredOn [ fhir:value "2026-04-08T14:30:00+07:00"^^xsd:dateTime] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationTramYTe> ;
     fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationTramYTe" ] ;
     fhir:Reference.display [ fhir:value "Trạm Y tế xã Tân Phú" ]
  ] ;
  fhir:ServiceRequest.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Organization/InlineOrganizationBVTinhDongNai> ;
     fhir:Reference.reference [ fhir:value "Organization/InlineOrganizationBVTinhDongNai" ] ;
     fhir:Reference.display [ fhir:value "Bệnh viện Đa khoa Đồng Nai" ]
  ] ;
  fhir:ServiceRequest.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.9" ] ;
       fhir:Coding.display [ fhir:value "Acute myocardial infarction, unspecified" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Nghi nhồi máu cơ tim cấp — cần PCI cấp cứu, vượt quá khả năng trạm y tế" ]
  ] ;
  fhir:ServiceRequest.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Chuyển tuyến LÊN (xã → tỉnh). Đã sơ cứu: Aspirin 300mg nhai, NTG 0.5mg ngậm dưới lưỡi × 1 lần. HA 100/60 mmHg. Chuyển cấp cứu bằng xe cứu thương." ]
  ] .

<http://hl7.org/fhir/Organization/InlineOrganizationBVTinhDongNai> a fhir:Organization .

<http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceReferralLetter> a fhir:DocumentReference ;
  fhir:Resource.id [ fhir:value "InlineDocumentReferenceReferralLetter"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_InlineDocumentReferenceReferralLetter\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference InlineDocumentReferenceReferralLetter</b></p><a name=\"InlineDocumentReferenceReferralLetter\"> </a><a name=\"hcInlineDocumentReferenceReferralLetter\"> </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-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference Profile</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57133-1}\">Giấy chuyển viện</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBundleReferralUpward.html#Patient_InlinePatientTranThiMai\">Trần Thị Mai</a></p><p><b>date</b>: 2026-04-08 14:35:00+0700</p><p><b>author</b>: <a href=\"Organization-ExampleOrganizationTramYTe.html\">Trạm Y tế xã Tân Phú</a></p><p><b>description</b>: Giấy chuyển viện — chuyển tuyến lên BV Đa khoa Đồng Nai. Lý do: nghi nhồi máu cơ tim cấp, cần can thiệp mạch vành.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Giay-chuyen-vien-TranThiMai-20260408.pdf</td><td>2026-04-08 14:35:00+0700</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-ExampleBundleReferralUpward.html#http-//fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa\">Khám ban đầu tại Trạm Y tế xã Tân Phú</a></td></tr></table></div>"
  ] ;
  fhir:DocumentReference.status [ fhir:value "current"] ;
  fhir:DocumentReference.type [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a loinc:57133-1 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "57133-1" ] ;
       fhir:Coding.display [ fhir:value "Referral note" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Giấy chuyển viện" ]
  ] ;
  fhir:DocumentReference.subject [
     fhir:link <http://hl7.org/fhir/Patient/InlinePatientTranThiMai> ;
     fhir:Reference.reference [ fhir:value "Patient/InlinePatientTranThiMai" ] ;
     fhir:Reference.display [ fhir:value "Trần Thị Mai" ]
  ] ;
  fhir:DocumentReference.date [ fhir:value "2026-04-08T14:35:00+07:00"^^xsd:dateTime] ;
  fhir:DocumentReference.author [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationTramYTe> ;
     fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationTramYTe" ] ;
     fhir:Reference.display [ fhir:value "Trạm Y tế xã Tân Phú" ]
  ] ;
  fhir:DocumentReference.description [ fhir:value "Giấy chuyển viện — chuyển tuyến lên BV Đa khoa Đồng Nai. Lý do: nghi nhồi máu cơ tim cấp, cần can thiệp mạch vành."] ;
  fhir:DocumentReference.content [
     fhir:index -1 ;
     fhir:DocumentReference.content.attachment [
       fhir:Attachment.contentType [ fhir:value "application/pdf" ] ;
       fhir:Attachment.title [ fhir:value "Giay-chuyen-vien-TranThiMai-20260408.pdf" ] ;
       fhir:Attachment.creation [ fhir:value "2026-04-08T14:35:00+07:00"^^xsd:dateTime ]
     ]
  ] ;
  fhir:DocumentReference.context [
     fhir:DocumentReference.context.encounter [
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa> ;
       fhir:Reference.reference [ fhir:value "http://fhir.hl7.org.vn/core/Encounter/InlineEncounterPrimaryXa" ] ;
       fhir:Reference.display [ fhir:value "Khám ban đầu tại Trạm Y tế xã Tân Phú" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ExampleBundleReferralUpward.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/ExampleBundleReferralUpward.ttl> .