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 observação. - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="5aaaf460-6fc0-4097-9e05-574367284450"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: Observation 5aaaf460-6fc0-4097-9e05-574367284450</b></p><a name="5aaaf460-6fc0-4097-9e05-574367284450"> </a><a name="hc5aaaf460-6fc0-4097-9e05-574367284450"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Códigos:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Códigos:{http://loinc.org 85337-4}">Estrogen receptor Ag [Presence] in Breast cancer specimen by Immune stain</span></p><p><b>subject</b>: <a href="Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html">Ana Beatriz Oliveira (official) Female, DoB: 2018-09-25 ( Health Card Number: 765432109876543 (use: official, ))</a></p><p><b>effective</b>: 2020-04-22 19:20:00+0200</p><p><b>performer</b>: <a href="Organization-31024c66-483a-4c80-b182-157ee133ca96.html">Organization Consultório Dr. José Silva</a></p><p><b>value</b>: <span title="Códigos:{http://snomed.info/sct 416053008}">Estrogen receptor positive tumor</span></p><p><b>method</b>: <span title="Códigos:{http://snomed.info/sct 117259009}">Microscopy</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85337-4"/>
      <display
               value="Estrogen receptor Ag [Presence] in Breast cancer specimen by Immune stain"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/b1997888-85fd-41b6-bf94-6242cf3c8265"/>
  </subject>
  <effectiveDateTime value="2020-04-22T19:20:00+02:00"/>
  <performer>🔗 
    <reference value="Organization/31024c66-483a-4c80-b182-157ee133ca96"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="416053008"/>
      <display value="Estrogen receptor positive tumor"/>
    </coding>
  </valueCodeableConcept>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="117259009"/>
      <display value="Microscopy"/>
    </coding>
  </method>
</Observation>