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
{
"resourceType" : "Media",
"id" : "Example-Media-img-7f88e54ae269",
"meta" : {
"profile" : [
🔗 "https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileMediaHCEU"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Media Example-Media-img-7f88e54ae269</b></p><a name=\"Example-Media-img-7f88e54ae269\"> </a><a name=\"hcExample-Media-img-7f88e54ae269\"> </a><a name=\"Example-Media-img-7f88e54ae269-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-ProfileMediaHCEU.html\">HCEU - Media</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/mediafiles/</code>/7f88e54ae269\u00a0(use:\u00a0usual,\u00a0)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-Example-ServiceRequest-img-86ec18d41b7e.html\">ServiceRequest Radiografía de mano</a></p><p><b>status</b>: Completed</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-mediatypes image}\">ImageMediaType</span></p><p><b>subject</b>: <a href=\"Patient-Example-Patient-img-e2648844a31a.html\">Sofía Gabriela Hernández(official) Female, DoB: 2016-02-18 ( Numero único de Identificación: 1016419135\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-img-d8ab2fc9e728.html\">Encounter: extension = Derivado de consulta externa (Vías de ingreso#02); identifier = http://hospitalSystemInformation.example.org/admissions#enc-d8ab2fc9e728-imagen\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Pre-encounter (diagnostic support) (ActCode#PRENC); type = Other ambulatory visit; serviceType = RADIOLOGIA E IMAGENES DIAGNOSTICAS; priority = Urgente; period = 2025-07-17 14:54:15+0000 --> 2025-07-17 15:10:00+0000</a></p><p><b>created</b>: 2025-07-30 09:00:00-0500</p><p><b>device</b>: <a href=\"DeviceRequest/Example-Device-img-6f8827f37e62\">DeviceRequest/Example-Device-img-6f8827f37e62</a></p><h3>Contents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>image/jpeg</td><td><code>VGhpcyBpcyBhIHNhbXBsZSBqcGVnIGltYWdlIGRhdGEuLi4=</code></td></tr></table></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "http://hospitalSystemInformation.example.org/mediafiles/",
"value" : "7f88e54ae269"
}
],
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/Example-ServiceRequest-img-86ec18d41b7e"
}
],
"status" : "completed",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-mediatypes",
"code" : "image",
"display" : "ImageMediaType"
}
]
},
"subject" : {
🔗 "reference" : "Patient/Example-Patient-img-e2648844a31a"
},
"encounter" : {
🔗 "reference" : "Encounter/Example-Encounter-img-d8ab2fc9e728"
},
"createdDateTime" : "2025-07-30T09:00:00-05:00",
"device" : {
"reference" : "DeviceRequest/Example-Device-img-6f8827f37e62"
},
"content" : {
"contentType" : "image/jpeg",
"data" : "VGhpcyBpcyBhIHNhbXBsZSBqcGVnIGltYWdlIGRhdGEuLi4="
}
}