Rastreamento de Câncer de Colo de Útero
0.0.1 - preliminar
Rastreamento de Câncer de Colo de Útero, published by Comissão de Governança de Informação em Saúde (CGIS - UFG). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/kyriosdata/farol/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="laudo-componentes-02"/>
<meta>
<profile
value="https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/componentes-laudo-citopatologico"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation laudo-componentes-02</b></p><a name="laudo-componentes-02"> </a><a name="hclaudo-componentes-02"> </a><a name="laudo-componentes-02-und"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/laudo-siscan citopatologico}">Exame citopatológico</span></p><p><b>subject</b>: <a href="Bundle-bruna-laudo.html#urn-uuid-0242d5cf-6316-4ddd-b398-168af8aaeb01">Bundle: identifier = https://fhir.fabrica.inf.ufg.br/ccu/sid/laboratorio#243623; type = document; timestamp = 2023-12-14 08:00:00-0300</a></p><p><b>effective</b>: 2023-12-14</p><p><b>performer</b>: Identifier: <code>https://fhir.fabrica.inf.ufg.br/ccu/sid/cnes</code>/654321</p><p><b>note</b>: Amostra parcialmente dessecada.</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/resultado-item componente}">Componente endocervical / zona transformação</span></p><p><b>value</b>: <span title="Codes:{https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical presente}">Presente</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/resultado-item glandulares}">Glandulares</span></p><p><b>value</b>: <span title="Codes:{https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/glandular endometriais}">Endometriais</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system
value="https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/laudo-siscan"/>
<code value="citopatologico"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01"/>
</subject>
<effectiveDateTime value="2023-12-14"/>
<performer>
<identifier>
<system value="https://fhir.fabrica.inf.ufg.br/ccu/sid/cnes"/>
<value value="654321"/>
</identifier>
</performer>
<note>
<text value="Amostra parcialmente dessecada."/>
</note>
<component>
<code>
<coding>
<system
value="https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/resultado-item"/>
<code value="componente"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/componente-endocervical"/>
<code value="presente"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/resultado-item"/>
<code value="glandulares"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/glandular"/>
<code value="endometriais"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>