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
{
"resourceType" : "ServiceRequest",
"id" : "Example-ServiceRequest-RVSIS",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestRVSIS"
]
},
"text" : {
"status" : "extensions",
"div" : "<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\u00a0(use:\u00a0official,\u00a0), <code>http://hospitalSystemInformation.example.org/orders/</code>/RUG-2025-000123\u00a0(use:\u00a0secondary,\u00a0)</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\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSIS.html\">Encounter: identifier = https://sirbe.gov.co/MY-ID#enc-sirbe-001\u00a0(use:\u00a0usual,\u00a0); 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>"
},
"extension" : [
{
"url" : "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-SIS-OrderStates",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderState",
"code" : "01",
"display" : "EN PROCESO"
}
]
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "http://hospitalSystemInformation.example.org/servicerequests/",
"value" : "SRB-SIRBE-0001"
},
{
"use" : "secondary",
"system" : "http://hospitalSystemInformation.example.org/orders/",
"value" : "RUG-2025-000123"
}
],
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/SIS-OrderType",
"code" : "02",
"display" : "ACCION DE PROTECCION POR VIOLENCIA EN EL CONTEXTO FAMILIAR"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Example-Patient-HCEURVSIS"
},
"encounter" : {
🔗 "reference" : "Encounter/Example-Encounter-RVSIS"
},
"authoredOn" : "2025-06-01T10:00:00Z",
"requester" : {
🔗 "reference" : "Practitioner/Example-Practitioner-HCEURVSIS"
},
"note" : [
{
"text" : "Observaciones de la orden: Se solicita orden de protección permanente de la Policía Nacional debido a características del presunto agresor."
}
]
}