🔬 EMA Health Pathology Implementation Guide
0.0.1 - ci-build
🔬 EMA Health Pathology Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "DocumentReference",
"id" : "EjemploPatologiaWSI",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/pathology/StructureDefinition/ema-whole-slide-image"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference EjemploPatologiaWSI</b></p><a name=\"EjemploPatologiaWSI\"> </a><a name=\"hcEjemploPatologiaWSI\"> </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-ema-whole-slide-image.html\">EMA Whole Slide Image</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}\">Imagen de portaobjetos completo (Whole Slide Image)</span></p><p><b>category</b>: <span title=\"Codes:\">Whole Slide Imaging (WSI)</span></p><p><b>subject</b>: <a href=\"Patient-EjemploPatologiaPatient.html\">Valentina Rojas Castillo (official) Female, DoB: 1974-09-12 ( http://regcivil.cl/Validacion/RUN#13456789-0\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>date</b>: 2026-04-09 18:30:00-0400</p><p><b>author</b>: <a href=\"Practitioner-EjemploPatologiaPractitioner.html\">Practitioner Paulina Herrera Donoso (official)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/dicom</td><td><a href=\"https://dicom.emahealth.io/wado-rs/studies/1.2.840.113619.2.55.3.604688.7.2026.123/series/1.3.6.1.4.1.5962.99.1.123/instances/1.3.6.1.4.1.5962.99.1.123.1\">https://dicom.emahealth.io/wado-rs/studies/1.2.840.113619.2.55.3.604688.7.2026.123/series/1.3.6.1.4.1.5962.99.1.123/instances/1.3.6.1.4.1.5962.99.1.123.1</a></td><td>WSI H&E — AP-2026-000123 — bloque A1</td></tr></table></blockquote></div>"
},
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "18748-4"
}
],
"text" : "Imagen de portaobjetos completo (Whole Slide Image)"
},
"category" : [
{
"text" : "Whole Slide Imaging (WSI)"
}
],
"subject" : {
🔗 "reference" : "Patient/EjemploPatologiaPatient"
},
"date" : "2026-04-09T18:30:00-04:00",
"author" : [
{
🔗 "reference" : "Practitioner/EjemploPatologiaPractitioner"
}
],
"content" : [
{
"attachment" : {
"contentType" : "application/dicom",
"url" : "https://dicom.emahealth.io/wado-rs/studies/1.2.840.113619.2.55.3.604688.7.2026.123/series/1.3.6.1.4.1.5962.99.1.123/instances/1.3.6.1.4.1.5962.99.1.123.1",
"title" : "WSI H&E — AP-2026-000123 — bloque A1"
}
}
]
}