Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CareTeamExample - XML Representation

Raw xml | Download



<CareTeam xmlns="http://hl7.org/fhir">
  <id value="CareTeamExample"/>
  <meta>
    <profile
             value="http://vanna.health/fhir/StructureDefinition/vanna-care-team"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: CareTeam</b><a name="CareTeamExample"> </a><a name="hcCareTeamExample"> </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 CareTeam &quot;CareTeamExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vanna-care-team.html">VannaCareTeam</a></p></div><p><b>status</b>: active</p><p><b>subject</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24">Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24: Mr. Adolfo Manuel Grant</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Role</b></td><td><b>Member</b></td></tr><tr><td style="display: none">*</td><td>Coach <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-practitionerrole-code.html">Vanna Practitioner Role Code System</a>#coach)</span></td><td><a href="http://fhir.org/packages/us.nlm.vsac/PractitionerRole/dbf24c0e-7449-4d14-ab65-209981b97c5e">PractitionerRole/dbf24c0e-7449-4d14-ab65-209981b97c5e: Jeff Peterson</a></td></tr></table><p><b>managingOrganization</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Organization/8844508a-f391-4b68-8765-1521e5075c59">Organization/8844508a-f391-4b68-8765-1521e5075c59: Vanna Philadelphia</a></p></div>
  </text>
  <status value="active"/>
  <subject>
    <reference value="Patient/d51e51bd-1876-4738-9a98-7cad22b6fe24"/>
    <display value="Mr. Adolfo Manuel Grant"/>
  </subject>
  <participant>
    <role>
      <coding>
        <system
                value="http://vanna.health/fhir/CodeSystem/practitionerrole-code"/>
        <code value="coach"/>
      </coding>
    </role>
    <member>
      <reference
                 value="PractitionerRole/dbf24c0e-7449-4d14-ab65-209981b97c5e"/>
      <display value="Jeff Peterson"/>
    </member>
  </participant>
  <managingOrganization>
    <reference value="Organization/8844508a-f391-4b68-8765-1521e5075c59"/>
    <display value="Vanna Philadelphia"/>
  </managingOrganization>
</CareTeam>