GDHCN Trust Network - Personal Health Wallet, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-trust-phw/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DVCDocExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/trust-phw/StructureDefinition/DVCBundle"^^xsd:anyURI ;
fhir:link <http://smart.who.int/trust-phw/StructureDefinition/DVCBundle> ] )
] ; #
fhir:language [ fhir:v "en-GB"] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "175bd032-8b00-4728-b2dc-748bb1501aed" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2024-02-11T11:32:00+01:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:24351938-53ea-4d4f-b07b-7f557656005e"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:24351938-53ea-4d4f-b07b-7f557656005e> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:bc283f8f-7092-4cc1-9d4d-8928b0341d00"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:bc283f8f-7092-4cc1-9d4d-8928b0341d00> )
] ) . #
<urn:uuid:24351938-53ea-4d4f-b07b-7f557656005e> a fhir:Composition ;
fhir:id [ fhir:v "24351938-53ea-4d4f-b07b-7f557656005e"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/trust-phw/StructureDefinition/DVCComposition"^^xsd:anyURI ;
fhir:link <http://smart.who.int/trust-phw/StructureDefinition/DVCComposition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_24351938-53ea-4d4f-b07b-7f557656005e\"> </a>To be added</div>"^^rdf:XMLLiteral
] ; #
fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "d348b02a-3ab8-4cec-bbec-5186abca8c7d" ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:82593-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82593-5" ] ;
fhir:display [ fhir:v "Patient summary Document" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4" ]
] ; #
fhir:date [ fhir:v "2017-12-11T14:30:00+01:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:1c616b24-3895-48c4-9a02-9a64110351ef" ]
] ) ; #
fhir:title [ fhir:v "Patient Summary as of December 11, 2017 14:30"] ; #
fhir:section ( [
fhir:title [ fhir:v "Patient" ] ;
fhir:code [
( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Sample patient</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4" ] ] )
] [
fhir:title [ fhir:v "Vaccination" ] ;
fhir:code [
( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Vaccination" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Vaccination stuff</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:bc283f8f-7092-4cc1-9d4d-8928b0341d00" ] ] )
] ) . #
<urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4> a fhir:Patient ;
fhir:id [ fhir:v "175863f7-fdea-4d11-92ff-f33345a560e4"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/trust-phw/StructureDefinition/DVCPatient"^^xsd:anyURI ;
fhir:link <http://smart.who.int/trust-phw/StructureDefinition/DVCPatient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_175863f7-fdea-4d11-92ff-f33345a560e4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 175863f7-fdea-4d11-92ff-f33345a560e4</b></p><a name=\"175863f7-fdea-4d11-92ff-f33345a560e4\"> </a><a name=\"hc175863f7-fdea-4d11-92ff-f33345a560e4\"> </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-DVCPatient.html\">DVC Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Test Patient(official) Female, DoB: 2023-02-04 ( Passport number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">Patient Nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:\">IND</span></li></ul></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:code [ fhir:v "IND" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-nationality"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PPN" ] ] ) ] ;
fhir:system [ fhir:v "https://uidai.gov.in/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789012" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Test Patient" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "2023-02-04"^^xsd:date] . #
<urn:uuid:bc283f8f-7092-4cc1-9d4d-8928b0341d00> a fhir:Immunization ;
fhir:id [ fhir:v "bc283f8f-7092-4cc1-9d4d-8928b0341d00"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/trust-phw/StructureDefinition/DVCImmunization"^^xsd:anyURI ;
fhir:link <http://smart.who.int/trust-phw/StructureDefinition/DVCImmunization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_bc283f8f-7092-4cc1-9d4d-8928b0341d00\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization bc283f8f-7092-4cc1-9d4d-8928b0341d00</b></p><a name=\"bc283f8f-7092-4cc1-9d4d-8928b0341d00\"> </a><a name=\"hcbc283f8f-7092-4cc1-9d4d-8928b0341d00\"> </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-DVCImmunization.html\">DVC Immunization</a></p></div><p><b>ProductID</b>: PreQualProductIDs YellowFeverProductd2c75a15ed309658b3968519ddb31690: YellowFeverProductd2c75a15ed309658b3968519ddb31690</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">XM0N24</span></p><p><b>patient</b>: <a href=\"Bundle-DVCDocExample.html#urn-uuid-175863f7-fdea-4d11-92ff-f33345a560e4\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#175bd032-8b00-4728-b2dc-748bb1501aed; type = document; timestamp = 2024-02-11 11:32:00+0100</a></p><p><b>occurrence</b>: 2024-05-23</p><p><b>lotNumber</b>: 67890</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><code>urn:uuid:086a66bd-63d0-442a-900f-b540f6b8cebe</code></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://smart.who.int/pcmt/StructureDefinition/ProductID"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIDs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "YellowFeverProductd2c75a15ed309658b3968519ddb31690" ] ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:vaccineCode [
( fhir:coding [
fhir:code [ fhir:v "XM0N24" ] ] )
] ; #
fhir:patient [
fhir:reference [ fhir:v "urn:uuid:175863f7-fdea-4d11-92ff-f33345a560e4" ]
] ; #
fhir:occurrence [
a fhir:dateTime ;
fhir:v "2024-05-23"^^xsd:date
] ; #
fhir:lotNumber [ fhir:v "67890"] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "urn:uuid:086a66bd-63d0-442a-900f-b540f6b8cebe" ] ]
] ) . #
IG © 2023+ WHO. Package smart.who.int.trust-phw#0.1.0 based on FHIR 4.0.1. Generated 2025-09-04
Links: Table of Contents |
QA Report
| Version History | License