DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

: DocumentReferenceExample - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2022-09-20T02:23:35.662Z"/>
    <profile
             value="https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/StructureDefinition/ManaakiNgaTahiDocumentReference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference DocumentReferenceExample</b></p><a name="DocumentReferenceExample"> </a><a name="hcDocumentReferenceExample"> </a><a name="hcDocumentReferenceExample-en-NZ"> </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">version: versionId: id (PrimitiveType/DocumentReference.meta.versionId): element = id -&gt; versionId=id[1]; Last updated: 2022-09-20 02:23:35+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ManaakiNgaTahiDocumentReference.html">ManaakiNgaTahiDocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>docStatus</b>: Preliminary</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 866144008}">Encounter note</span></p><p><b>subject</b>: Carey Carrington (Identifier: NHI/ZXP7823 (use: official, ))</p><p><b>date</b>: 2005-12-24 09:43:41+1100</p><p><b>author</b>: Dottie McStuffins (Identifier: HPIProvider/99ZZFX (use: official, ))</p><p><b>description</b>: A note generated during an Encounter</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Data</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>text/markdown</td><td>en-nz</td><td><code>IyBQYXRpZW50IEVuY291bnRlciBOb3RlcwoKIyMgMjAyMy0wOC0wMgoKLSBEaXNjdXNzZWQgY29uZGl0aW9uCi0gT3RhaW5lZCBjb25zZW50IAotIGV0Yy4=</code></td><td>Telephone Encounter Notes</td><td>2023-08-01 09:35:00+1100</td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Encounter</b></td></tr><tr><td style="display: none">*</td><td><a href="Encounter-EncounterExample.html">Encounter: status = in-progress; class = virtual (ActCode#VR); serviceType = General Practice; priority = timing critical; period = 2022-09-20 --&gt; 2022-09-27; reasonCode = patient-initiated encounter</a></td></tr></table></div>
  </text>
  <status value="current"/>
  <docStatus value="preliminary"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="866144008"/>
      <display value="Encounter note"/>
    </coding>
  </type>
  <subject>
    <type value="Patient"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/nhi-id"/>
      <value value="ZXP7823"/>
    </identifier>
    <display value="Carey Carrington"/>
  </subject>
  <date value="2005-12-24T09:43:41+11:00"/>
  <author>
    <type value="Practitioner"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
      <value value="99ZZFX"/>
    </identifier>
    <display value="Dottie McStuffins"/>
  </author>
  <description value="A note generated during an Encounter"/>
  <content>
    <attachment>
      <contentType value="text/markdown"/>
      <language value="en-nz"/>
      <data
            value="IyBQYXRpZW50IEVuY291bnRlciBOb3RlcwoKIyMgMjAyMy0wOC0wMgoKLSBEaXNjdXNzZWQgY29uZGl0aW9uCi0gT3RhaW5lZCBjb25zZW50IAotIGV0Yy4="/>
      <title value="Telephone Encounter Notes"/>
      <creation value="2023-08-01T09:35:00+11:00"/>
    </attachment>
  </content>
  <context>
    <encounter>🔗 
      <reference value="Encounter/EncounterExample"/>
    </encounter>
  </context>
</DocumentReference>