Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the IPS 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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="d3b61455-f432-48f0-b83b-ba825922d735"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: Practitioner d3b61455-f432-48f0-b83b-ba825922d735</b></p><a name="d3b61455-f432-48f0-b83b-ba825922d735"> </a><a name="hcd3b61455-f432-48f0-b83b-ba825922d735"> </a><p><b>identifier</b>: Número do Cartão Nacional de Saúde/987654321098765 (utilização: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Maria Clara Oliveira (Official)</p><p><b>telecom</b>: <a href="tel:+552198765-4321">+55 21 98765-4321</a>, <a href="mailto:maria.oliveira@example.com">maria.oliveira@example.com</a></p><p><b>address</b>: Av. Central, 456, Bairro Centro, Rio de Janeiro, RJ, 20000-000(work)</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Period</b></td><td><b>Issuer</b></td></tr><tr><td style="display: none">*</td><td><code>https://saude.gov.br/fhir/sid/cns</code>/225125789542376</td><td><span title="Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO 225125}">MEDICO CLINICO</span></td><td>2010-01-01 --> (em curso)</td><td><a href="Organization-31024c66-483a-4c80-b182-157ee133ca96.html">Consultório Dr. José Silva</a></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="HC"/>
<display value="Health Card Number"/>
</coding>
<text value="Número do Cartão Nacional de Saúde"/>
</type>
<system value="https://saude.gov.br/fhir/sid/cns"/>
<value value="987654321098765"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Oliveira"/>
<given value="Maria"/>
<given value="Clara"/>
</name>
<telecom>
<system value="phone"/>
<value value="+55 21 98765-4321"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="maria.oliveira@example.com"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="both"/>
<text
value="Av. Central, 456, Bairro Centro, Rio de Janeiro, RJ, 20000-000"/>
<line value="Av. Central, 456"/>
<city value="Rio de Janeiro"/>
<state value="RJ"/>
<postalCode value="20000-000"/>
<country value="BR"/>
</address>
<qualification>
<identifier>
<system value="https://saude.gov.br/fhir/sid/cns"/>
<value value="225125789542376"/>
</identifier>
<code>
<coding>
<system
value="https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBO"/>
<code value="225125"/>
<display value="MEDICO CLINICO"/>
</coding>
</code>
<period>
<start value="2010-01-01"/>
</period>
<issuer>🔗
<reference value="Organization/31024c66-483a-4c80-b182-157ee133ca96"/>
<display value="Consultório Dr. José Silva"/>
</issuer>
</qualification>
</Practitioner>