PH4H - RACSEL Core Guide - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "EjemploServiceRequestUY-PA",
"meta" : {
"profile" : [
🔗 "http://racsel.org/StructureDefinition/LACServiceRequestIT"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest EjemploServiceRequestUY-PA</b></p><a name=\"EjemploServiceRequestUY-PA\"> </a><a name=\"hcEjemploServiceRequestUY-PA\"> </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-LACServiceRequestIT.html\">ServiceRequest Profile for Cross-Border Consultation - IT -</a></p></div><p><b>identifier</b>: <code>https://racsel.org/interconsultas</code>/UY-PA-2026-998877\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 103696004}\">Specialist referral</span></p><p><b>code</b>: <span title=\"Codes:\">Dermatology</span></p><p><b>subject</b>: Juan Pérez (Identifier: <code>urn:oid.2.16.858.1.858.1.1.1</code>/525)</p><p><b>authoredOn</b>: 2026-05-03 10:00:00-0300</p><p><b>requester</b>: Uruguay Country (Identifier: <code>https://racsel.org/examples/organizations</code>/UY)</p><p><b>performer</b>: Panamá Country (Identifier: <code>https://racsel.org/examples/organizations</code>/PA)</p><p><b>reasonCode</b>: <span title=\"Codes:\">Evaluation of pigmented skin lesion (possible melanoma)</span></p><p><b>supportingInfo</b>: International Patient Summary (IPS) - Uruguay (Identifier: <code>https://racsel.org/examples/bundles</code>/21)</p><p><b>note</b>: </p><blockquote><div><p>Specialist evaluation is requested due to poor progression of a lesion on the left flank.</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://racsel.org/interconsultas",
"value" : "UY-PA-2026-998877"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "103696004",
"display" : "Patient referral to specialist"
}
],
"text" : "Specialist referral"
}
],
"code" : {
"text" : "Dermatology"
},
"subject" : {
"identifier" : {
"system" : "urn:oid.2.16.858.1.858.1.1.1",
"value" : "525"
},
"display" : "Juan Pérez"
},
"authoredOn" : "2026-05-03T10:00:00-03:00",
"requester" : {
"identifier" : {
"system" : "https://racsel.org/examples/organizations",
"value" : "UY"
},
"display" : "Uruguay Country"
},
"performer" : [
{
"identifier" : {
"system" : "https://racsel.org/examples/organizations",
"value" : "PA"
},
"display" : "Panamá Country"
}
],
"reasonCode" : [
{
"text" : "Evaluation of pigmented skin lesion (possible melanoma)"
}
],
"supportingInfo" : [
{
"identifier" : {
"system" : "https://racsel.org/examples/bundles",
"value" : "21"
},
"display" : "International Patient Summary (IPS) - Uruguay"
}
],
"note" : [
{
"text" : "Specialist evaluation is requested due to poor progression of a lesion on the left flank."
}
]
}