Repositorio de Reportes de Biopsias Oncológicas
0.1.0 - ci-build
Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/riap/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="r2bo-solicitud-informe-apa-ej"/>
<meta>
<versionId value="2"/>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-solicitud-informe-apa"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest r2bo-solicitud-informe-apa-ej</b></p><a name="r2bo-solicitud-informe-apa-ej"> </a><a name="hcr2bo-solicitud-informe-apa-ej"> </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">version: 2</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-r2bo-solicitud-informe-apa.html">Perfil de Solicitud de Informe de Anatomía Patológica</a></p></div><p><b>identifier</b>: 111111101</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 116784002}">Informe de Biopsia</span></p><p><b>subject</b>: <a href="Patient-paciente-requiere-examen.html">Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876 (use: official, ))</a></p><p><b>requester</b>: <a href="PractitionerRole-ProfesionalHospital.html">PractitionerRole MÉDICO CIRUJANO</a></p><p><b>performer</b>: <a href="Organization-hospital-collector.html">Organization Hospital Dr. Hernán Henríquez Aravena (Temuco)</a></p><p><b>locationCode</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HLAB}">hospital laboratory</span></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 269497004}, {http://hl7.org/fhir/sid/icd-10 D48.6}">269497004</span></p><p><b>specimen</b>: <a href="Specimen-r2bo-specimen-example.html">Specimen: identifier = 110101101; status = available; type = Tissue; receivedTime = 2021-06-01 00:00:00+0000; note = Resección completa de tejido mamario, posible carcinoma</a></p></div>
</text>
<identifier>
<value value="111111101"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="116784002"/>
</coding>
<text value="Informe de Biopsia"/>
</code>
<subject>🔗
<reference value="Patient/paciente-requiere-examen"/>
</subject>
<requester>🔗
<reference value="PractitionerRole/ProfesionalHospital"/>
</requester>
<performer>🔗
<reference value="Organization/hospital-collector"/>
</performer>
<locationCode>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="HLAB"/>
<display value="hospital laboratory"/>
</coding>
</locationCode>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="269497004"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<version value="2019-covid-expanded"/>
<code value="D48.6"/>
</coding>
</reasonCode>
<specimen>🔗
<reference value="Specimen/r2bo-specimen-example"/>
</specimen>
</ServiceRequest>