@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/CareTeam/ExampleCareTeamHypertension> a fhir:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleCareTeamHypertension"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team>
     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam ExampleCareTeamHypertension</b></p><a name=\"ExampleCareTeamHypertension\"> </a><a name=\"hcExampleCareTeamHypertension\"> </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-care-team.html\">Nhóm chăm sóc VN Core — VN Core CareTeam Profile</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Đội quản lý tăng huyết áp ngoại trú — Nguyễn Văn An</p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterOutpatient.html\">Encounter: extension = Khám chữa bệnh ban đầu; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-19-NGT-0207; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>period</b>: 2026-03-19 --&gt; (ongoing)</p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:\">Bác sĩ điều trị chính</span></p><p><b>member</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:\">Đơn vị điều dưỡng theo dõi</span></p><p><b>member</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Khoa Khám bệnh — Bệnh viện Chợ Rẫy</a></p></blockquote><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I10}\">Quản lý tăng huyết áp</span></p><p><b>managingOrganization</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Đội quản lý tăng huyết áp ngoại trú — Nguyễn Văn An"] ; # 
  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:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterOutpatient> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterOutpatient" ]
  ] ; # 
  fhir:period [
     fhir:start [ fhir:v "2026-03-19"^^xsd:date ]
  ] ; # 
  fhir:participant ( [
     fhir:role ( [
       fhir:text [ fhir:v "Bác sĩ điều trị chính" ]
     ] ) ;
     fhir:member [
       fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ;
       fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
       fhir:display [ fhir:v "BS CKII Nguyễn Thị Lan" ]
     ]
  ] [
     fhir:role ( [
       fhir:text [ fhir:v "Đơn vị điều dưỡng theo dõi" ]
     ] ) ;
     fhir:member [
       fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationChoRay> ;
       fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
       fhir:display [ fhir:v "Khoa Khám bệnh — Bệnh viện Chợ Rẫy" ]
     ]
  ] ) ; # 
  fhir:reasonCode ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/sid/icd-10>
       ] ;
       fhir:code [ fhir:v "I10" ] ;
       fhir:display [ fhir:v "Essential (primary) hypertension" ]
     ] ) ;
     fhir:text [ fhir:v "Quản lý tăng huyết áp" ]
  ] ) ; # 
  fhir:managingOrganization ( [
     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" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

