Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Provenance",
"id" : "ExampleProvenanceHealthCheckupSignature",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance ExampleProvenanceHealthCheckupSignature</b></p><a name=\"ExampleProvenanceHealthCheckupSignature\"> </a><a name=\"hcExampleProvenanceHealthCheckupSignature\"> </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=\"Bundle-ExampleBundleHealthCheckup.html\">Bundle: identifier = http://fhir.hl7.org.vn/core/sid/ma-lk#VNMALK#KSK20260601000123; type = document; timestamp = 2026-06-01 16:30:00+0700</a></li><li><a href=\"Composition-ExampleCompositionHealthCheckup.html\">Composition Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-06-01 16:30:00+0700</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion AU}\">authenticated</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type attester}\">Attester</span></td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></td><td><a href=\"Organization-ExampleOrganizationHealthCheckupFacility.html\">Organization Trung tâm Y tế khu vực Cầu Giấy</a></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td><a href=\"Organization-ExampleOrganizationHealthCheckupFacility.html\">Organization Trung tâm Y tế khu vực Cầu Giấy</a></td><td/></tr></table></div>"
},
"target" : [
{
🔗 "reference" : "Bundle/ExampleBundleHealthCheckup"
},
{
🔗 "reference" : "Composition/ExampleCompositionHealthCheckup"
}
],
"recorded" : "2026-06-01T16:30:00+07:00",
"activity" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
"code" : "AU",
"display" : "authenticated"
}
]
},
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "attester",
"display" : "Attester"
}
]
},
"who" : {
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII"
},
"onBehalfOf" : {
🔗 "reference" : "Organization/ExampleOrganizationHealthCheckupFacility"
}
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "custodian",
"display" : "Custodian"
}
]
},
"who" : {
🔗 "reference" : "Organization/ExampleOrganizationHealthCheckupFacility"
}
}
],
"signature" : [
{
"type" : [
{
"system" : "urn:iso-astm:E1762-95:2013",
"code" : "1.2.840.10065.1.12.1.1",
"display" : "Author's Signature"
}
],
"when" : "2026-06-01T16:30:00+07:00",
"who" : {
🔗 "reference" : "Practitioner/ExamplePractitionerBSCKII"
},
"targetFormat" : "application/fhir+xml",
"sigFormat" : "application/signature+xml"
}
]
}