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 sinal vital. - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="bebecb29-e907-4d6f-9690-c82ca7e1ae55"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: Observation bebecb29-e907-4d6f-9690-c82ca7e1ae55</b></p><a name="bebecb29-e907-4d6f-9690-c82ca7e1ae55"> </a><a name="hcbebecb29-e907-4d6f-9690-c82ca7e1ae55"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Códigos:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Códigos:{http://loinc.org 106875-8}">Escala de Estresse Percebido</span></p><p><b>subject</b>: <a href="Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html">Ana Beatriz Oliveira</a></p><p><b>effective</b>: 2025-04-03 10:00:00-0300</p><p><b>performer</b>: <a href="Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html">Maria Clara</a></p><p><b>value</b>: 18 score</p><p><b>interpretation</b>: <span title="Códigos:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}">Alto nível de estresse percebido</span></p><p><b>note</b>: </p><blockquote><div><p>Paciente relata sentir-se frequentemente sobrecarregada com as responsabilidades escolares e sociais.</p>
</div></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
      <display value="Vital Signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="106875-8"/>
      <display value="Perceived stress scale-10 [PSS-10]"/>
    </coding>
    <text value="Escala de Estresse Percebido"/>
  </code>
  <subject>🔗 
    <reference value="Patient/b1997888-85fd-41b6-bf94-6242cf3c8265"/>
    <display value="Ana Beatriz Oliveira"/>
  </subject>
  <effectiveDateTime value="2025-04-03T10:00:00-03:00"/>
  <performer>🔗 
    <reference value="Practitioner/d3b61455-f432-48f0-b83b-ba825922d735"/>
    <display value="Maria Clara"/>
  </performer>
  <valueQuantity>
    <value value="18"/>
    <unit value="score"/>
    <system value="http://unitsofmeasure.org"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="H"/>
      <display value="High"/>
    </coding>
    <text value="Alto nível de estresse percebido"/>
  </interpretation>
  <note>
    <text
          value="Paciente relata sentir-se frequentemente sobrecarregada com as responsabilidades escolares e sociais."/>
  </note>
</Observation>