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ụ: Khoa Tim mạch Bệnh viện Chợ Rẫy

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


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Location/ExampleLocationChoRayCardiology> a fhir:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleLocationChoRayCardiology"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location>
     ]
  ] ;
  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\"><p class=\"res-header-id\"><b>Generated Narrative: Location ExampleLocationChoRayCardiology</b></p><a name=\"ExampleLocationChoRayCardiology\"> </a><a name=\"hcExampleLocationChoRayCardiology\"> </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-location.html\">Địa điểm cung cấp dịch vụ VN Core — VN Core Location Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-location-local-id-ns.html\" title=\"Hệ thống định danh cục bộ cho Location trong phạm vi từng cơ sở y tế hoặc từng hệ thống HIS/EMR.\">VNLocationLocalId</a>/CR-TIM</p><p><b>status</b>: Active</p><p><b>name</b>: Khoa Tim mạch</p><p><b>description</b>: Đơn vị chuyên môn nội khoa tim mạch trực thuộc Bệnh viện Chợ Rẫy</p><p><b>type</b>: <span title=\"Codes:\">Khoa lâm sàng</span></p><p><b>telecom</b>: ph: 028 3855 4137</p><p><b>address</b>: Tầng 3 khối nhà điều trị, 201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p><p><b>managingOrganization</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p></div>"
  ] ;
  fhir:Location.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/location-local-id" ] ;
     fhir:Identifier.value [ fhir:value "CR-TIM" ]
  ] ;
  fhir:Location.status [ fhir:value "active"] ;
  fhir:Location.name [ fhir:value "Khoa Tim mạch"] ;
  fhir:Location.description [ fhir:value "Đơn vị chuyên môn nội khoa tim mạch trực thuộc Bệnh viện Chợ Rẫy"] ;
  fhir:Location.type [
     fhir:index -1 ;
     fhir:CodeableConcept.text [ fhir:value "Khoa lâm sàng" ]
  ] ;
  fhir:Location.telecom [
     fhir:index -1 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "028 3855 4137" ]
  ] ;
  fhir:Location.address [
     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 "79" ] ;
         fhir:Coding.display [ fhir:value "Thành phố Hồ Chí Minh" ]
       ]
     ], [
       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 "27343" ] ;
         fhir:Coding.display [ fhir:value "Phường Chợ Lớn" ]
       ]
     ] ;
     fhir:Address.text [ fhir:value "Tầng 3 khối nhà điều trị, 201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh" ] ;
     fhir:Address.line [
       fhir:value "Tầng 3 khối nhà điều trị, 201B Nguyễn Chí Thanh" ;
       fhir:index -1
     ] ;
     fhir:Address.state [ fhir:value "Thành phố Hồ Chí Minh" ] ;
     fhir:Address.country [ fhir:value "VN" ]
  ] ;
  fhir:Location.physicalType [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ] ;
       fhir:Coding.code [ fhir:value "wa" ] ;
       fhir:Coding.display [ fhir:value "Ward" ]
     ]
  ] ;
  fhir:Location.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ;
     fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ;
     fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy" ]
  ] .

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

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

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