AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: CareTeam - heart condition - XML Representation

Page standards status: Informative

Raw xml | Download



<CareTeam xmlns="http://hl7.org/fhir">
  <id value="heart"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-careteam"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: CareTeam</b><a name="heart"> </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;heart&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-au-core-careteam.html">AU Core CareTeam</a></p></div><p><b>status</b>: active</p><p><b>category</b>: Condition-focused care team <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA27978-8)</span></p><p><b>name</b>: Wang Heart Health</p><p><b>subject</b>: <a href="Patient-wang-li.html">Patient/wang-li</a> &quot; WANG&quot;</p><blockquote><p><b>participant</b></p><p><b>role</b>: Cardiologist <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#17561000)</span></p><p><b>member</b>: <a href="PractitionerRole-cardiologist-cardy-igist.html">PractitionerRole/cardiologist-cardy-igist</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: General practitioner <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#62247001)</span></p><p><b>member</b>: <a href="PractitionerRole-bobrester-bob-gp.html">PractitionerRole/bobrester-bob-gp</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Dietitian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#159033005)</span></p><p><b>member</b>: <a href="PractitionerRole-dietician-tan-patricia.html">PractitionerRole/dietician-tan-patricia</a></p></blockquote></div>
  </text>
  <status value="active"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA27978-8"/>
      <display value="Condition-focused care team"/>
    </coding>
  </category>
  <name value="Wang Heart Health"/>
  <subject>🔗 
    <reference value="Patient/wang-li"/>
  </subject>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="17561000"/>
        <display value="Cardiologist"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="PractitionerRole/cardiologist-cardy-igist"/>
    </member>
  </participant>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="62247001"/>
        <display value="General practitioner"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="PractitionerRole/bobrester-bob-gp"/>
    </member>
  </participant>
  <participant>
    <role>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="159033005"/>
        <display value="Dietitian"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="PractitionerRole/dietician-tan-patricia"/>
    </member>
  </participant>
</CareTeam>