Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.10.1 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.10.1) 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-RVSIS"/>
<meta>
<profile
value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestRVSIS"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest Example-ServiceRequest-RVSIS</b></p><a name="Example-ServiceRequest-RVSIS"> </a><a name="hcExample-ServiceRequest-RVSIS"> </a><a name="Example-ServiceRequest-RVSIS-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-ProfileServiceRequestRVSIS.html">Ruta Violencia - Service Resquest SIS</a></p></div><p><b>SIS-OrderStates</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderState 01}">EN PROCESO</span></p><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/servicerequests/</code>/SRB-SIRBE-0001 (use: official, ), <code>http://hospitalSystemInformation.example.org/orders/</code>/RUG-2025-000123 (use: secondary, )</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderType 02}">ACCION DE PROTECCION POR VIOLENCIA EN EL CONTEXTO FAMILIAR</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-HCEURVSIS.html">Andrea Goméz Female, DoB: 1980-03-19 ( 345467456 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-RVSIS.html">Encounter: identifier = https://sirbe.gov.co/MY-ID#enc-sirbe-001 (use: usual, ); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --> (ongoing)</a></p><p><b>authoredOn</b>: 2025-06-01 10:00:00+0000</p><p><b>requester</b>: <a href="Practitioner-Example-Practitioner-HCEURVSIS.html">Practitioner Andrés Camargo</a></p><p><b>note</b>: Observaciones de la orden: Se solicita orden de protección permanente de la Policía Nacional debido a características del presunto agresor.</p></div>
</text>
<extension
url="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-SIS-OrderStates">
<valueCodeableConcept>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderState"/>
<code value="01"/>
<display value="EN PROCESO"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<use value="official"/>
<system
value="http://hospitalSystemInformation.example.org/servicerequests/"/>
<value value="SRB-SIRBE-0001"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="http://hospitalSystemInformation.example.org/orders/"/>
<value value="RUG-2025-000123"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<code>
<coding>
<system
value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderType"/>
<code value="02"/>
<display
value="ACCION DE PROTECCION POR VIOLENCIA EN EL CONTEXTO FAMILIAR"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Example-Patient-HCEURVSIS"/>
</subject>
<encounter>🔗
<reference value="Encounter/Example-Encounter-RVSIS"/>
</encounter>
<authoredOn value="2025-06-01T10:00:00Z"/>
<requester>🔗
<reference value="Practitioner/Example-Practitioner-HCEURVSIS"/>
</requester>
<note>
<text
value="Observaciones de la orden: Se solicita orden de protección permanente de la Policía Nacional debido a características del presunto agresor."/>
</note>
</ServiceRequest>