Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Imunobiologico Administrado Exemplo - XML Representation

Raw xml | Download



<Immunization xmlns="http://hl7.org/fhir">
  <id value="ImunobiologicoAdministradoExemplo"/>
  <meta>
    <profile
             value="https://fhir.saude.go.gov.br/r4/core/StructureDefinition/imunobiologico-administrado"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization ImunobiologicoAdministradoExemplo</b></p><a name="ImunobiologicoAdministradoExemplo"> </a><a name="hcImunobiologicoAdministradoExemplo"> </a><a name="ImunobiologicoAdministradoExemplo-pt-BR"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://www.saude.gov.br/fhir/r4/CodeSystem/BRImunobiologico 18}">VR</span></p><p><b>patient</b>: <a href="Patient-PacienteAugusto.html">Augusta Pereira Other, DoB: 1979-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)</a></p><p><b>occurrence</b>: 2015-02-07 13:28:17-0300</p><p><b>lotNumber</b>: 1224</p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td style="display: none">*</td><td>d1</td><td>2</td></tr></table></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="http://www.saude.gov.br/fhir/r4/CodeSystem/BRImunobiologico"/>
      <code value="18"/>
    </coding>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/PacienteAugusto"/>
  </patient>
  <occurrenceDateTime value="2015-02-07T13:28:17-03:00"/>
  <lotNumber value="1224"/>
  <protocolApplied>
    <doseNumberString value="d1"/>
    <seriesDosesPositiveInt value="2"/>
  </protocolApplied>
</Immunization>