{
  "resourceType" : "ServiceRequest",
  "id" : "Example-ServiceRequest-hosp-d34c0852a29c",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileServiceRequestHCEU"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Example-ServiceRequest-hosp-d34c0852a29c</b></p><a name=\"Example-ServiceRequest-hosp-d34c0852a29c\"> </a><a name=\"hcExample-ServiceRequest-hosp-d34c0852a29c\"> </a><a name=\"Example-ServiceRequest-hosp-d34c0852a29c-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>/d34c0852a29c\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS 072120}\">Apendicectomía laparoscópica</span></p><p><b>quantity</b>: 1 procedimiento<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{proc} = '{proc}')</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-hosp-feb7a6003026.html\">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-hosp-f2922fe057ac.html\">Encounter: extension = Derivado de urgencias (Vías de ingreso#03); identifier = http://HIS_Source/#Enc_Hosp_ABC456\u00a0(use:\u00a0usual,\u00a0); status = finished; class = inpatient encounter (ActCode#IMP); serviceType = CIRUGIA GENERAL; period = 2025-02-20 08:30:00+0000 --&gt; 2025-02-25 14:00:00+0000</a></p><p><b>occurrence</b>: 2025-02-21 12:00:00+0000</p><p><b>authoredOn</b>: 2025-02-20</p><p><b>requester</b>: <a href=\"Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html\">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>performer</b>: <a href=\"Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html\">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>reasonReference</b>: <a href=\"Condition-Example-Condition-hosp-dx-principal-8762741d667e.html\">Condition Unspecified acute appendicitis</a></p><p><b>note</b>: Orden de apendicectomía laparoscópica</p></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "system" : "http://hospitalSystemInformation.example.org/servicerequests/",
    "value" : "d34c0852a29c"
  }],
  "status" : "completed",
  "intent" : "order",
  "code" : {
    "coding" : [{
      "system" : "https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/CUPS",
      "code" : "072120",
      "display" : "Apendicectomía laparoscópica"
    }],
    "text" : "Apendicectomía laparoscópica"
  },
  "quantityQuantity" : {
    "value" : 1,
    "unit" : "procedimiento",
    "system" : "http://unitsofmeasure.org",
    "code" : "{proc}"
  },
  "subject" : {
    "reference" : "Patient/Example-Patient-hosp-feb7a6003026"
  },
  "encounter" : {
    "reference" : "Encounter/Example-Encounter-hosp-f2922fe057ac"
  },
  "occurrenceDateTime" : "2025-02-21T12:00:00Z",
  "authoredOn" : "2025-02-20",
  "requester" : {
    "reference" : "Practitioner/Example-Practitioner-hosp-563d2c3a54fe"
  },
  "performer" : [{
    "reference" : "Practitioner/Example-Practitioner-hosp-563d2c3a54fe"
  }],
  "reasonReference" : [{
    "reference" : "Condition/Example-Condition-hosp-dx-principal-8762741d667e"
  }],
  "note" : [{
    "text" : "Orden de apendicectomía laparoscópica"
  }]
}