JohnMoehrke RelatedPerson Consent
0.1.0 - ci-build International flag

JohnMoehrke RelatedPerson Consent, published by John Moehrke (himself). 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/JohnMoehrke/RelatedPersonConsent/ and changes regularly. See the Directory of published versions

: Practitioner example doctor - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ex-doctor"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ex-doctor</b></p><a name="ex-doctor"> </a><a name="hcex-doctor"> </a><a name="ex-doctor-en-US"> </a><p><b>telecom</b>: <a href="mailto:JohnMoehrke@example.com">JohnMoehrke@example.com</a></p></div>
  </text>
  <telecom>
    <system value="email"/>
    <value value="JohnMoehrke@example.com"/>
  </telecom>
</Practitioner>