Repositorio de Reportes de Biopsias Oncológicas
0.1.0 - ci-build
Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/riap/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "r2bo-observacion-post-tratamiento-neoadjuvancia-ex",
"meta" : {
"profile" : [
🔗 "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-observacion-post-tratamiento-neoadjuvancia"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation r2bo-observacion-post-tratamiento-neoadjuvancia-ex</b></p><a name=\"r2bo-observacion-post-tratamiento-neoadjuvancia-ex\"> </a><a name=\"hcr2bo-observacion-post-tratamiento-neoadjuvancia-ex\"> </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-r2bo-observacion-post-tratamiento-neoadjuvancia.html\">Perfil de Observación Evaluación Post Neoadyuvancia</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-r2bo-solicitud-informe-apa-ej.html\">ServiceRequest 116784002</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 84891-1}\">Tumor response to neoadjuvant therapy</span></p><p><b>subject</b>: <a href=\"Patient-paciente-requiere-examen.html\">Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>effective</b>: 2021-06-01 12:00:00-0400</p><p><b>performer</b>: <a href=\"PractitionerRole-r2bo-anatopatologo-hospital.html\">PractitionerRole MÉDICO CIRUJANO</a></p><p><b>value</b>: El tratamiento entregado no ha sido efectivo para reducir el tamaño del tumor, por lo que se recomienda un nuevo tratamiento.</p><p><b>specimen</b>: <a href=\"Specimen-r2bo-specimen-example.html\">Specimen: identifier = 110101101; status = available; type = Tissue; receivedTime = 2021-06-01 00:00:00+0000; note = Resección completa de tejido mamario, posible carcinoma</a></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/r2bo-solicitud-informe-apa-ej"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "84891-1"
}
]
},
"subject" : {
🔗 "reference" : "Patient/paciente-requiere-examen"
},
"effectiveDateTime" : "2021-06-01T12:00:00-04:00",
"performer" : [
{
🔗 "reference" : "PractitionerRole/r2bo-anatopatologo-hospital"
}
],
"valueString" : "El tratamiento entregado no ha sido efectivo para reducir el tamaño del tumor, por lo que se recomienda un nuevo tratamiento.",
"specimen" : {
🔗 "reference" : "Specimen/r2bo-specimen-example"
}
}