Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Core do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Exemplo de time de cuidado. - XML Representation

Raw xml | Download


<CareTeam xmlns="http://hl7.org/fhir">
  <id value="0af04a2a-5174-438d-85ae-fc83df65541e"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CareTeam 0af04a2a-5174-438d-85ae-fc83df65541e</b></p><a name="0af04a2a-5174-438d-85ae-fc83df65541e"> </a><a name="hc0af04a2a-5174-438d-85ae-fc83df65541e"> </a><a name="0af04a2a-5174-438d-85ae-fc83df65541e-pt-BR"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRModalidadeAssistencial 04}">Time de Coordenação de Cuidado</span></p><p><b>name</b>: Equipe de Saúde da Família - Unidade São Paulo</p><p><b>subject</b>: <a href="Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html">Ana Beatriz</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRF}">performer</span></p><p><b>member</b>: <a href="Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html">Maria Clara</a></p><p><b>onBehalfOf</b>: <a href="Organization-1428c345-c221-411f-880f-6fb163817387.html">Hospital Sírio-Libanês</a></p><p><b>period</b>: 2023-01-01 --&gt; (ongoing)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO 225125}">MEDICO CLINICO</span></p><p><b>member</b>: <a href="Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html">Maria Clara</a></p><p><b>period</b>: 2023-01-01 --&gt; (ongoing)</p></blockquote><p><b>managingOrganization</b>: <a href="Organization-1428c345-c221-411f-880f-6fb163817387.html">Hospital Sírio-Libanês</a></p><p><b>telecom</b>: <a href="tel:+551198765-4321">+55 11 98765-4321</a></p></div>
  </text>
  <status value="active"/>
  <category>
    <coding>
      <system
              value="https://terminologia.saude.gov.br/fhir/CodeSystem/BRModalidadeAssistencial"/>
      <code value="04"/>
      <display value="Atenção Hospitalar"/>
    </coding>
    <text value="Time de Coordenação de Cuidado"/>
  </category>
  <name value="Equipe de Saúde da Família - Unidade São Paulo"/>
  <subject>🔗 
    <reference value="Patient/b1997888-85fd-41b6-bf94-6242cf3c8265"/>
    <display value="Ana Beatriz"/>
  </subject>
  <participant>
    <role>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PRF"/>
        <display value="performer"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="Practitioner/d3b61455-f432-48f0-b83b-ba825922d735"/>
      <display value="Maria Clara"/>
    </member>
    <onBehalfOf>🔗 
      <reference value="Organization/1428c345-c221-411f-880f-6fb163817387"/>
      <display value="Hospital Sírio-Libanês"/>
    </onBehalfOf>
    <period>
      <start value="2023-01-01"/>
    </period>
  </participant>
  <participant>
    <role>
      <coding>
        <system
                value="https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO"/>
        <code value="225125"/>
        <display value="MEDICO CLINICO"/>
      </coding>
    </role>
    <member>🔗 
      <reference value="Practitioner/d3b61455-f432-48f0-b83b-ba825922d735"/>
      <display value="Maria Clara"/>
    </member>
    <period>
      <start value="2023-01-01"/>
    </period>
  </participant>
  <managingOrganization>🔗 
    <reference value="Organization/1428c345-c221-411f-880f-6fb163817387"/>
    <display value="Hospital Sírio-Libanês"/>
  </managingOrganization>
  <telecom>
    <system value="phone"/>
    <value value="+55 11 98765-4321"/>
    <use value="work"/>
  </telecom>
</CareTeam>