FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-PathologicalTumourSize-11mm.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "PathologicalTumourSize-11mm"
status: final
code: Pathological tumour size (NKRS Variables#4.40)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: 11 millimeter (Details: UCUM code mm = 'mm')
{
"resourceType": "Observation",
"id": "PathologicalTumourSize-11mm",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-pathologicaltumoursize"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-variables",
"code": "4.40",
"display": "Pathological tumour size"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueQuantity": {
"value": 11,
"unit": "millimeter",
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}