FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.r2bo
Resource TypeBodyStructure
IdBodyStructure-r2bo-tumor-ex.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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, ))


Source1

{
  "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"
  }
}