Guia de Implementação da iPES - CI build
0.1.0 - ci-build
!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="DiagnosticReportExemplo"/>
<meta>
<profile
value="https://fhir.ipes.tech/fhir/StructureDefinition/DiagnosticReportPresentedForm"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: DiagnosticReport DiagnosticReportExemplo</b></p><a name="DiagnosticReportExemplo"> </a><a name="hcDiagnosticReportExemplo"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Perfil: <a href="StructureDefinition-DiagnosticReportPresentedForm.html">Resultado de Exame - Formatado</a></p></div><h2><span title="Códigos:{$BRProcedimentosNacionais 403043018}">Hemograma completo</span> (<span title="Códigos:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Assunto</td><td>James Bond Male, DoB: 1985-01-01 ( Health Card Number (use: official, ))</td></tr><tr><td>Comunicado</td><td>2025-09-30 10:30:00-0300</td></tr><tr><td>Identificador</td><td> <code>urn:oid:1.3.2.4.5.7.99999.1</code>/LAB-EXAME-001</td></tr></table><p><b>Detalhes do relatório</b></p></div>
</text>
<identifier>
<system value="urn:oid:1.3.2.4.5.7.99999.1"/>
<value value="LAB-EXAME-001"/>
</identifier>
<basedOn>🔗
<reference value="ServiceRequest/ServiceRequestExemplo"/>
</basedOn>
<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="$BRProcedimentosNacionais"/>
<code value="403043018"/>
<display value="Hemograma completo"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4"/>
</subject>
<issued value="2025-09-30T10:30:00-03:00"/>
<presentedForm>
<contentType value="application/pdf"/>
<url
value="https://laboratorio-exemplo.com/resultados/hemograma-001.pdf"/>
</presentedForm>
</DiagnosticReport>