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 laudo de exame laboratorial. - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="f2ae8416-6ea8-4dbf-9147-86de7fa2490d"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 11502-2}">Laboratory report</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>Alexander Heig </b> male, DoB: 1957 ( id: 39-07)</td></tr><tr><td>When For</td><td>2017-11-10</td></tr><tr><td>Reported</td><td>2017-11-10 08:20:00+0100</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Note</b></td><td><b>When For</b></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ebaf7611-0c1c-4d96-8a42-c7a49a1f3a41"/>
  </subject>
  <effectiveDateTime value="2017-11-10"/>
  <issued value="2017-11-10T08:20:00+01:00"/>
  <performer>🔗 
    <reference value="Organization/31024c66-483a-4c80-b182-157ee133ca96"/>
  </performer>
  <result>🔗 
    <reference value="Observation/3ece2664-c963-4627-9592-16e524706929"/>
  </result>
</DiagnosticReport>