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

FHIR IG analytics

Packagehl7.fhir.uv.ichom-breast-cancer
Resource TypeObservation
IdObservation-TumorSizePatient147.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: Observation

Resource Observation "TumorSizePatient147"

Profile: Size of invasive tumor

status: final

code: Tumor size, invasive component (SNOMED CT#384630000)

subject: Patient/BreastCancerPatient147 " LETSCHE"

value: 59 mm


Source1

{
  "resourceType": "Observation",
  "id": "TumorSizePatient147",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/sizeinvasivetumor"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "384630000",
        "display": "Tumor size, invasive component"
      }
    ]
  },
  "subject": {
    "reference": "Patient/BreastCancerPatient147"
  },
  "valueQuantity": {
    "value": 59,
    "unit": "mm"
  }
}