@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/Provenance/ExampleProvenanceEMRSignature> a fhir:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleProvenanceEMRSignature"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance>
     ] )
  ] ; # 
  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: 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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:target ( [
     fhir:l <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionEMR> ;
     fhir:reference [ fhir:v "Composition/ExampleCompositionEMR" ] ;
     fhir:display [ fhir:v "Composition bệnh án điện tử" ]
  ] [
     fhir:l <http://fhir.hl7.org.vn/core/DocumentReference/ExampleDocumentReferenceEMR> ;
     fhir:reference [ fhir:v "DocumentReference/ExampleDocumentReferenceEMR" ] ;
     fhir:display [ fhir:v "Tệp PDF bệnh án điện tử" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2026-03-17T10:05:00+07:00"^^xsd:dateTime] ; # 
  fhir:policy ( [
     fhir:v "urn:vn-law:13-2025-tt-byt"^^xsd:anyURI ;
     fhir:l <urn:vn-law:13-2025-tt-byt>
  ] ) ; # 
  fhir:reason ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-consent-purpose-cs"^^xsd:anyURI ;
         fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-consent-purpose-cs>
       ] ;
       fhir:code [ fhir:v "EMR" ] ;
       fhir:display [ fhir:v "Bệnh án điện tử" ]
     ] )
  ] ) ; # 
  fhir:activity [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-DataOperation>
       ] ;
       fhir:code [ fhir:v "CREATE" ] ;
       fhir:display [ fhir:v "create" ]
     ] )
  ] ; # 
  fhir:agent ( [
     fhir:who [
       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:onBehalfOf [
       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" ]
     ]
  ] ) ; # 
  fhir:entity ( [
     fhir:role [ fhir:v "source" ] ;
     fhir:what [
       fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterInpatient> ;
       fhir:reference [ fhir:v "Encounter/ExampleEncounterInpatient" ] ;
       fhir:display [ fhir:v "Lượt điều trị nội trú" ]
     ]
  ] ) ; # 
  fhir:signature ( [
     fhir:type ( [
       fhir:system [
         fhir:v "urn:iso-astm:E1762-95:2013"^^xsd:anyURI ;
         fhir:l <urn:iso-astm:E1762-95:2013>
       ] ;
       fhir:code [ fhir:v "1.2.840.10065.1.12.1.1" ] ;
       fhir:display [ fhir:v "Author's Signature" ]
     ] ) ;
     fhir:when [ fhir:v "2026-03-17T10:05:00+07:00"^^xsd:dateTime ] ;
     fhir:who [
       fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ;
       fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ]
     ] ;
     fhir:onBehalfOf [
       fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationChoRay> ;
       fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ]
     ] ;
     fhir:targetFormat [ fhir:v "application/fhir+json" ] ;
     fhir:sigFormat [ fhir:v "application/pkcs7-signature" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

