FHIR IG analytics| Package | hl7.fhir.cl.minsal.r2bo |
| Resource Type | BodyStructure |
| Id | BodyStructure-r2bo-tumor-ex.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BodyStructure r2bo-tumor-ex
morphology: Carcinoma ductal infiltrante
location: Mama
patient: Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876 (use: official, ))
{
"resourceType": "BodyStructure",
"id": "r2bo-tumor-ex",
"meta": {
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-tumor"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
}