Repositorio de Reportes de Biopsias Oncológicas
0.1.1-draft - 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.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/R2BO/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "BodyStructure",
"id" : "r2bo-tumor-ex",
"meta" : {
"profile" : [
🔗 "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-tumor"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EstructuraDelCuerpo r2bo-tumor-ex</b></p><a name=\"r2bo-tumor-ex\"> </a><a name=\"hcr2bo-tumor-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-tumor.html\">Peril de la Morfología y Topología del Tumor</a></p></div><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 82711006}, {http://terminology.hl7.org/CodeSystem/icd-o-3 8500/3}\">Carcinoma ductal infiltrante</span></p><p><b>location</b>: <span title=\"Codes:{http://snomed.info/sct 76752008}, {http://terminology.hl7.org/CodeSystem/icd-o-3 C50.9}\">Mama</span></p><p><b>patient</b>: <a href=\"Patient-paciente-requiere-examen.html\">Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
},
"morphology" : {
"id" : "Morfologico",
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "82711006"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "8500/3"
}
],
"text" : "Carcinoma ductal infiltrante"
},
"location" : {
"id" : "Topografico",
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "76752008"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o-3",
"code" : "C50.9"
}
],
"text" : "Mama"
},
"patient" : {
🔗 "reference" : "Patient/paciente-requiere-examen"
}
}