PACIO Advance Healthcare Directive Interoperability Implementation Guide
2.0.0-ballot - STU 2 – Ballot United States of America flag

PACIO Advance Healthcare Directive Interoperability Implementation Guide, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/pacio-adi/ and changes regularly. See the Directory of published versions

: ADI-Facilitator-MSW-MargaretReynolds - XML Representation

Page standards status: Informative

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ADI-Facilitator-MSW-MargaretReynolds"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Facilitator"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ADI-Facilitator-MSW-MargaretReynolds</b></p><a name="ADI-Facilitator-MSW-MargaretReynolds"> </a><a name="hcADI-Facilitator-MSW-MargaretReynolds"> </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-ADI-Facilitator.html">ADI Facilitator</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-Practitioner-MargaretReynolds.html">Margaret A. Reynolds</a></p><p><b>organization</b>: <a href="Organization-Example-Smith-Johnson-OrganizationAssembler1.html">Example Organization</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></p><p><b>specialty</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 1041C0700X}">Clinical Social Worker</span></p><p><b>endpoint</b>: <a href="Endpoint-Example-Smith-Johnson-Endpoint2.html">Endpoint Good Health Clinic Endpoint</a></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/Practitioner-MargaretReynolds"/>
    <display value="Margaret A. Reynolds"/>
  </practitioner>
  <organization>🔗 
    <reference
               value="Organization/Example-Smith-Johnson-OrganizationAssembler1"/>
    <display value="Example Organization"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <code value="PPRF"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="1041C0700X"/>
      <display value="Clinical Social Worker"/>
    </coding>
  </specialty>
  <endpoint>🔗 
    <reference value="Endpoint/Example-Smith-Johnson-Endpoint2"/>
  </endpoint>
</PractitionerRole>