ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build

ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. 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/IntelliSOFT-Consulting/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions

: DigitalCertificateDocumentReferenceExample - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="DigitalCertificateDocumentReferenceExample"/>
  <meta>
    <profile
             value="https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/DigitalCertificateDocumentReference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference DigitalCertificateDocumentReferenceExample</b></p><a name="DigitalCertificateDocumentReferenceExample"> </a><a name="hcDigitalCertificateDocumentReferenceExample"> </a><a name="DigitalCertificateDocumentReferenceExample-en-US"> </a><p><b>status</b>: Current</p><p><b>subject</b>: <a href="Patient-DigitalCertificatePatientExample.html">John Doe(official) Male, DoB: 1990-01-01 ( https://chanjoke.intellisoftkenya.com/fhir/identifiers#DCP123456789 (use: usual, ))</a></p><p><b>date</b>: 2020-02-02 01:02:03+0200</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Url</b></td><td><b>Hash</b></td></tr><tr><td style="display: none">*</td><td><a href="http://attachment.example.org/DCD123456789">http://attachment.example.org/DCD123456789</a></td><td><code>081923b8f24c1ccf677178d924c64d89b0b6212f</code></td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <subject>🔗 
    <reference value="Patient/DigitalCertificatePatientExample"/>
  </subject>
  <date value="2020-02-02T01:02:03.456+02:00"/>
  <content>
    <attachment>
      <url value="http://attachment.example.org/DCD123456789"/>
      <hash value="081923b8f24c1ccf677178d924c64d89b0b6212f"/>
    </attachment>
  </content>
</DocumentReference>