Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="Example-ServiceRequest-lab-e17f8343db01"/>
<meta>
<profile
value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestHCEU"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest Example-ServiceRequest-lab-e17f8343db01</b></p><a name="Example-ServiceRequest-lab-e17f8343db01"> </a><a name="hcExample-ServiceRequest-lab-e17f8343db01"> </a><a name="Example-ServiceRequest-lab-e17f8343db01-es-ES"> </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">Profile: <a href="StructureDefinition-ProfileServiceRequestHCEU.html">HCEU - Service Resquest</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/servicerequests/</code>/e17f8343db01 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108252007}">Laboratory procedure</span></p><p><b>code</b>: <span title="Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS 903208}">Urocultivo</span></p><p><b>quantity</b>: 1</p><p><b>subject</b>: <a href="Patient-Example-Patient-lab-a50c247482ee.html">Celeste García Martinez(official) Female, DoB: 2025-02-18 ( Numero único de Identificación: 1048556545 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-lab-70e373fd3611.html">Encounter: extension = Derivado de consulta externa (Vías de ingreso#02); identifier = http://hospitalSystemInformation.example.org/admissions#enc-849aa922-hemograma (use: usual, ); status = finished; class = Pre-encounter (diagnostic support) (ActCode#PRENC); type = Laboratory studies (set); serviceType = LABORATORIO CLINICO; priority = Urgente; period = 2025-07-17 14:54:15+0000 --> 2025-07-17 15:10:00+0000</a></p><p><b>occurrence</b>: 2025-07-17 14:54:15+0000</p><p><b>authoredOn</b>: 2025-07-17 14:54:15+0000</p><p><b>requester</b>: <a href="PractitionerRole-Example-lab-PractitionerRole-0bbe07e4a688.html">PractitionerRole Auxiliary nurse (occupation)</a></p><p><b>performer</b>: <a href="PractitionerRole-Example-lab-PractitionerRole-b37446102bde.html">PractitionerRole Microbiologist (occupation)</a></p><p><b>locationReference</b>: <a href="Location-Example-location-lab-781ef2f1daea.html">Location Laboratorio Central</a></p><p><b>reasonReference</b>: <a href="Condition-Example-Condition-lab-5d7ce1d3bd58.html">Condition Infección del tracto urinario, sitio no especificado</a></p><p><b>note</b>: Solicitado uroanálisis por sospecha de infección bacteriana. Requiere valoración urgente para definir tratamiento.</p></div>
</text>
<identifier>
<use value="usual"/>
<system
value="http://hospitalSystemInformation.example.org/servicerequests/"/>
<value value="e17f8343db01"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="108252007"/>
<display value="Laboratory procedure"/>
</coding>
</category>
<code>
<coding>
<system
value="https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS"/>
<code value="903208"/>
<display value="Urocultivo"/>
</coding>
</code>
<quantityQuantity>
<value value="1"/>
</quantityQuantity>
<subject>🔗
<reference value="Patient/Example-Patient-lab-a50c247482ee"/>
</subject>
<encounter>🔗
<reference value="Encounter/Example-Encounter-lab-70e373fd3611"/>
</encounter>
<occurrenceDateTime value="2025-07-17T14:54:15Z"/>
<authoredOn value="2025-07-17T14:54:15Z"/>
<requester>🔗
<reference
value="PractitionerRole/Example-lab-PractitionerRole-0bbe07e4a688"/>
</requester>
<performer>🔗
<reference
value="PractitionerRole/Example-lab-PractitionerRole-b37446102bde"/>
</performer>
<locationReference>🔗
<reference value="Location/Example-location-lab-781ef2f1daea"/>
</locationReference>
<reasonReference>🔗
<reference value="Condition/Example-Condition-lab-5d7ce1d3bd58"/>
</reasonReference>
<note>
<text
value="Solicitado uroanálisis por sospecha de infección bacteriana. Requiere valoración urgente para definir tratamiento."/>
</note>
</ServiceRequest>