Australian Digital Health Agency FHIR Implementation Guide 1.1.0

This page is part of the Australian Digital Health Agency FHIR Implementation Guide 1.1.0. It is based on FHIR® version 4.0.1. See the Directory of published versions for a list of available previous versions.

Example: Practitioner-mmds

Formats: Narrative, XML, JSON, Turtle

Raw xml



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="mmds"/>
<!-- R4 conversion of MDS test data ExplanationOfBenefit.id d46a4133-ba17-11ec-833a-b1763b0a7715 -->
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitioner-core-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="mmds"> </a></p><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">Resource Practitioner "mmds" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dh-practitioner-core-1.html">ADHA Core Practitioner</a></p></div><p><b>name</b>: PAIN KILLER </p></div>
  </text>
  <name>
    <use value="usual"/>
    <family value="KILLER"/>
    <given value="PAIN"/>
    <prefix value="DR"/>
  </name>
</Practitioner>