HL7 VN

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Bệnh viện Chợ Rẫy - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleOrganizationChoRay"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>     ] )
  ] ; # 
  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: Organization ExampleOrganizationChoRay</b></p><a name=\"ExampleOrganizationChoRay\"> </a><a name=\"hcExampleOrganizationChoRay\"> </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>Tuyến y tế — Vietnam Healthcare Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs TW}\">Trung ương</span></p><p><b>Hạng bệnh viện — Vietnam Hospital Rank Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs DB}\">Đặc biệt</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/79001</p><p><b>active</b>: true</p><p><b>name</b>: Bệnh viện Chợ Rẫy</p><p><b>telecom</b>: ph: 028 3855 4137</p><p><b>address</b>: 201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs>         ] ;
fhir:code [ fhir:v "BV" ] ;
fhir:display [ fhir:v "Bệnh viện" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs>         ] ;
fhir:code [ fhir:v "TW" ] ;
fhir:display [ fhir:v "Trung ương" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs>         ] ;
fhir:code [ fhir:v "DB" ] ;
fhir:display [ fhir:v "Đặc biệt" ]       ] )     ]
  ] ) ; # 
  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 "CSKCB" ] ;
fhir:display [ fhir:v "Mã cơ sở khám chữa bệnh" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-cskcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-cskcb>     ] ;
fhir:value [ fhir:v "79001" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Bệnh viện Chợ Rẫy"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "028 3855 4137" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs>         ] ;
fhir:code [ fhir:v "79" ] ;
fhir:display [ fhir:v "Thành phố Hồ Chí Minh" ]       ]     ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs>         ] ;
fhir:code [ fhir:v "27343" ] ;
fhir:display [ fhir:v "Phường Chợ Lớn" ]       ]     ] ) ;
fhir:text [ fhir:v "201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh" ] ;
    ( fhir:line [ fhir:v "201B Nguyễn Chí Thanh" ] ) ;
fhir:district [ fhir:v "Quận 5" ] ;
fhir:state [ fhir:v "Thành phố Hồ Chí Minh" ] ;
fhir:country [ fhir:v "VN" ]
  ] ) . #