Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

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

: Exemplo de declaração de medicação. - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="40386463-e1c7-46d4-92c7-b65ace40fa41"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 40386463-e1c7-46d4-92c7-b65ace40fa41</b></p><a name="40386463-e1c7-46d4-92c7-b65ace40fa41"> </a><a name="hc40386463-e1c7-46d4-92c7-b65ace40fa41"> </a><a name="40386463-e1c7-46d4-92c7-b65ace40fa41-pt-BR"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-e8076935-bd85-4be3-a0a0-7349b972b130.html">simvastatin</a></p><p><b>subject</b>: <a href="Patient-ebaf7611-0c1c-4d96-8a42-c7a49a1f3a41.html">A ser enriquecido pelo CADSUS (no stated gender), DoB:  ( https://terminologia.saude.gov.br/fhir/NamingSystem-cpf.html#12345678901)</a></p><p><b>effective</b>: 2024-06-26 12:33:18-0300</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 10 mg/day</p><p><b>timing</b>: Once per 1 days</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>10 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <medicationReference>🔗 
    <reference value="Medication/e8076935-bd85-4be3-a0a0-7349b972b130"/>
    <display value="simvastatin"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/ebaf7611-0c1c-4d96-8a42-c7a49a1f3a41"/>
  </subject>
  <effectiveDateTime value="2024-06-26T12:33:18-03:00"/>
  <dosage>
    <text value="10 mg/day"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="10"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>