@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 -------------------------------------------------------------------

<http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterTelehealth> a fhir:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleEncounterTelehealth"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter>
     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ExampleEncounterTelehealth</b></p><a name=\"ExampleEncounterTelehealth\"> </a><a name=\"hcExampleEncounterTelehealth\"> </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>Mã lượt khám — Encounter Code Extension</b>: Mã lượt khám chữa bệnh/LK-TH-2026-04-22-001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR\">ActCode: VR</a> (virtual)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs 01}\">Khám từ xa (telemedicine) — tái khám tăng huyết áp</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CK II Trần Văn Hùng</a></td></tr></table><p><b>period</b>: 2026-04-22 09:00:00+0700 --&gt; 2026-04-22 09:30:00+0700</p><p><b>reasonCode</b>: <span title=\"Codes:\">Tái khám tăng huyết áp, đánh giá huyết áp đo tại nhà</span></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>Tăng huyết áp nguyên phát (I10) — theo dõi, đang kiểm soát tốt</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role CC}\">Chief complaint</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy — Phòng khám Nội tim mạch</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs>
         ] ;
         fhir:code [ fhir:v "5" ] ;
         fhir:display [ fhir:v "Khám chữa bệnh ban đầu" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code>
     ] ;
     fhir:value [
       a fhir:Identifier ;
       fhir:type [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
             fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>
           ] ;
           fhir:code [ fhir:v "MA_LUOT_KCB" ] ;
           fhir:display [ fhir:v "Mã lượt khám chữa bệnh" ]
         ] )
       ] ;
       fhir:system [
         fhir:v "http://fhir.hl7.org.vn/core/sid/ma-luot-kcb"^^xsd:anyURI ;
         fhir:l <http://fhir.hl7.org.vn/core/sid/ma-luot-kcb>
       ] ;
       fhir:value [ fhir:v "LK-TH-2026-04-22-001" ]
     ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
     fhir:system [
       fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
       fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>
     ] ;
     fhir:code [ fhir:v "VR" ] ;
     fhir:display [ fhir:v "virtual" ]
  ] ; # 
  fhir:type ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs"^^xsd:anyURI ;
         fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs>
       ] ;
       fhir:code [ fhir:v "01" ] ;
       fhir:display [ fhir:v "Khám bệnh" ]
     ] ) ;
     fhir:text [ fhir:v "Khám từ xa (telemedicine) — tái khám tăng huyết áp" ]
  ] ) ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:participant ( [
     fhir:individual [
       fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ;
       fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
       fhir:display [ fhir:v "BS CK II Trần Văn Hùng" ]
     ]
  ] ) ; # 
  fhir:period [
     fhir:start [ fhir:v "2026-04-22T09:00:00+07:00"^^xsd:dateTime ] ;
     fhir:end [ fhir:v "2026-04-22T09:30:00+07:00"^^xsd:dateTime ]
  ] ; # 
  fhir:reasonCode ( [
     fhir:text [ fhir:v "Tái khám tăng huyết áp, đánh giá huyết áp đo tại nhà" ]
  ] ) ; # 
  fhir:diagnosis ( [
     fhir:condition [
       fhir:display [ fhir:v "Tăng huyết áp nguyên phát (I10) — theo dõi, đang kiểm soát tốt" ]
     ] ;
     fhir:use [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/diagnosis-role"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/diagnosis-role>
         ] ;
         fhir:code [ fhir:v "CC" ] ;
         fhir:display [ fhir:v "Chief complaint" ]
       ] )
     ]
  ] ) ; # 
  fhir:serviceProvider [
     fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationChoRay> ;
     fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
     fhir:display [ fhir:v "Bệnh viện Chợ Rẫy — Phòng khám Nội tim mạch" ]
  ] . # 

# -------------------------------------------------------------------------------------

