FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-ICD-O-3-Morphology-20181202.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "ICD-O-3-Morphology-20181202"
status: final
code: Morphology.ICD-O-3 Cancer (LOINC#59848-2)
subject: Patient/RobertMeier " MEIER"
effective: 2018-12-02
value: Muzinöses Adenokarzinom (International Classification of Diseases for Oncology, version 3.[3.2]#8480/3)
{
"resourceType": "Observation",
"id": "ICD-O-3-Morphology-20181202",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-icdo3morphology"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "59848-2",
"display": "Morphology.ICD-O-3 Cancer"
}
]
},
"subject": {
"reference": "Patient/RobertMeier"
},
"effectiveDateTime": "2018-12-02",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/icd-o-3",
"version": "3.2",
"code": "8480/3",
"display": "Muzinöses Adenokarzinom"
}
]
}
}