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ụ: Provenance và chữ ký số bệnh án điện tử

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/Provenance/ExampleProvenanceEMRSignature> a fhir:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleProvenanceEMRSignature"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance>
     ]
  ] ;
  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: Provenance ExampleProvenanceEMRSignature</b></p><a name=\"ExampleProvenanceEMRSignature\"> </a><a name=\"hcExampleProvenanceEMRSignature\"> </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-provenance.html\">Nguồn gốc dữ liệu và chữ ký số VN Core — VN Core Provenance Profile</a></p></div><p>Provenance for: </p><ul><li><a href=\"Composition-ExampleCompositionEMR.html\">Composition bệnh án điện tử</a></li><li><a href=\"DocumentReference-ExampleDocumentReferenceEMR.html\">Tệp PDF bệnh án điện tử</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-03-17 10:05:00+0700</td></tr><tr><td>Policy</td><td>urn:vn-law:13-2025-tt-byt</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS.CKII Nguyễn Thị Lan</a></td><td><a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></td></tr></table></div>"
  ] ;
  fhir:Provenance.target [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Composition/ExampleCompositionEMR> ;
     fhir:Reference.reference [ fhir:value "Composition/ExampleCompositionEMR" ] ;
     fhir:Reference.display [ fhir:value "Composition bệnh án điện tử" ]
  ], [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/DocumentReference/ExampleDocumentReferenceEMR> ;
     fhir:Reference.reference [ fhir:value "DocumentReference/ExampleDocumentReferenceEMR" ] ;
     fhir:Reference.display [ fhir:value "Tệp PDF bệnh án điện tử" ]
  ] ;
  fhir:Provenance.recorded [ fhir:value "2026-03-17T10:05:00+07:00"^^xsd:dateTime] ;
  fhir:Provenance.policy [
     fhir:value "urn:vn-law:13-2025-tt-byt" ;
     fhir:index -1
  ] ;
  fhir:Provenance.reason [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-consent-purpose-cs" ] ;
       fhir:Coding.code [ fhir:value "EMR" ] ;
       fhir:Coding.display [ fhir:value "Bệnh án điện tử" ]
     ]
  ] ;
  fhir:Provenance.activity [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
       fhir:Coding.code [ fhir:value "CREATE" ] ;
       fhir:Coding.display [ fhir:value "create" ]
     ]
  ] ;
  fhir:Provenance.agent [
     fhir:index -1 ;
     fhir:Provenance.agent.who [
       fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ;
       fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ;
       fhir:Reference.display [ fhir:value "BS.CKII Nguyễn Thị Lan" ]
     ] ;
     fhir:Provenance.agent.onBehalfOf [
       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" ]
     ]
  ] ;
  fhir:Provenance.entity [
     fhir:index -1 ;
     fhir:Provenance.entity.role [ fhir:value "source" ] ;
     fhir:Provenance.entity.what [
       fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ;
       fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ;
       fhir:Reference.display [ fhir:value "Lượt điều trị nội trú" ]
     ]
  ] ;
  fhir:Provenance.signature [
     fhir:index -1 ;
     fhir:Signature.type [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ] ;
       fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.1" ] ;
       fhir:Coding.display [ fhir:value "Author's Signature" ]
     ] ;
     fhir:Signature.when [ fhir:value "2026-03-17T10:05:00+07:00"^^xsd:dateTime ] ;
     fhir:Signature.who [
       fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ;
       fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ]
     ] ;
     fhir:Signature.onBehalfOf [
       fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ;
       fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ]
     ] ;
     fhir:Signature.targetFormat [ fhir:value "application/fhir+json" ] ;
     fhir:Signature.sigFormat [ fhir:value "application/pkcs7-signature" ]
  ] .

<http://hl7.org/fhir/Composition/ExampleCompositionEMR> a fhir:Composition .

<http://hl7.org/fhir/DocumentReference/ExampleDocumentReferenceEMR> a fhir:DocumentReference .

<http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner .

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

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

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

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