Person-Centered Outcomes
0.2.0 - ci-build United States of America flag

Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Health & Wellness Coach - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="pcoPractitionerGonzalez"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner pcoPractitionerGonzalez</b></p><a name="pcoPractitionerGonzalez"> </a><a name="hcpcoPractitionerGonzalez"> </a><a name="pcoPractitionerGonzalez-en-US"> </a><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.2.0/NamingSystem-npi.html" title="National Provider Identifier">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Maria Gonzalez, NBC-HWC</p><p><b>gender</b>: Female</p></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="9941339100"/>
  </identifier>
  <name>
    <text value="Maria Gonzalez, NBC-HWC"/>
    <family value="Gonzalez"/>
    <given value="Maria"/>
    <suffix value="NBC-HWC"/>
  </name>
  <gender value="female"/>
</Practitioner>