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 paciente. - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="b1997888-85fd-41b6-bf94-6242cf3c8265"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient b1997888-85fd-41b6-bf94-6242cf3c8265</b></p><a name="b1997888-85fd-41b6-bf94-6242cf3c8265"> </a><a name="hcb1997888-85fd-41b6-bf94-6242cf3c8265"> </a><a name="b1997888-85fd-41b6-bf94-6242cf3c8265-pt-BR"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Ana Beatriz Oliveira (official) Female, DoB: 2018-09-25 ( Health Card Number: NamingSystemCNS#765432109876543 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Tax ID number/34567890123 (use: official, )</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+553199876-5432">+55 31 99876-5432</a></li><li>Rua da Bahia, 300, Centro, Belo Horizonte, MG, 30160-010(home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Mother">Mother:</td><td colspan="3"><ul><li>Juliana Cristina Oliveira (Official) (Female)</li><li>Rua da Bahia, 300, Centro, Belo Horizonte, MG, 30160-010(home)</li><li><a href="tel:+553199765-4321">+55 31 99765-4321</a></li><li><a href="mailto:juliana.oliveira@example.com">juliana.oliveira@example.com</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">Belo Horizonte MG Brasil </td></tr><tr><td style="background-color: #f3f5da" title="Elemento que define a raça do indivíduo"><a href="https://ips.saude.gov.br/fhir/v1.0.0/StructureDefinition-raca-br-ips.html">Raça BR IPS</a></td><td colspan="3"><span title="Codes:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor 02}">Preta</span></td></tr><tr><td style="background-color: #f3f5da" title="Elemento que define o sexo no nascimento do paciente"><a href="https://ips.saude.gov.br/fhir/v1.0.0/StructureDefinition-sexo-nascimento-br-ips.html">Sexo no nascimento BR IPS</a></td><td colspan="3"><span title="Codes:{http://hl7.org/fhir/administrative-gender female}">Female</span></td></tr><tr><td style="background-color: #f3f5da" title="The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-genderIdentity.html">Gender Identity</a></td><td colspan="3"><span title="Codes:{http://snomed.info/sct 446141000124107}">Identifies as female gender (finding)</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
    <valueAddress>
      <city value="Belo Horizonte"/>
      <state value="MG"/>
      <country value="Brasil"/>
    </valueAddress>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-genderIdentity">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="446141000124107"/>
        <display value="Identifies as female gender (finding)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor"/>
        <code value="02"/>
        <display value="Preta"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips">
    <valueCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/administrative-gender"/>
        <code value="female"/>
        <display value="Female"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="TAX"/>
        <display value="Tax ID number"/>
      </coding>
    </type>
    <system value="https://saude.gov.br/fhir/sid/cpf"/>
    <value value="34567890123"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="HC"/>
        <display value="Health Card Number"/>
      </coding>
    </type>
    <system value="https://saude.gov.br/fhir/sid/cns"/>
    <value value="765432109876543"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Oliveira"/>
    <given value="Ana"/>
    <given value="Beatriz"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+55 31 99876-5432"/>
    <use value="mobile"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="2018-09-25"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <text value="Rua da Bahia, 300, Centro, Belo Horizonte, MG, 30160-010"/>
    <line value="Rua da Bahia, 300"/>
    <city value="Belo Horizonte"/>
    <state value="MG"/>
    <postalCode value="30160-010"/>
    <country value="Brasil"/>
  </address>
  <contact>
    <relationship>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
        <code value="MTH"/>
        <display value="Mother"/>
      </coding>
    </relationship>
    <name>
      <use value="official"/>
      <family value="Oliveira"/>
      <given value="Juliana"/>
      <given value="Cristina"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="+55 31 99765-4321"/>
      <use value="mobile"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="juliana.oliveira@example.com"/>
      <use value="home"/>
    </telecom>
    <address>
      <use value="home"/>
      <text value="Rua da Bahia, 300, Centro, Belo Horizonte, MG, 30160-010"/>
      <line value="Rua da Bahia, 300"/>
      <city value="Belo Horizonte"/>
      <state value="MG"/>
      <postalCode value="30160-010"/>
      <country value="Brasil"/>
    </address>
    <gender value="female"/>
  </contact>
</Patient>