This page is part of the CH-CRL (R4) (v0.2.1: STU) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "Observation",
"id" : "ICD-O-3-Morphology",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-icdo3morphology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ICD-O-3-Morphology</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>code</b>: Morphology.ICD-O-3 Cancer <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '59848-2' = 'Morphology.ICD-O-3 Cancer', given as 'Morphology.ICD-O-3 Cancer'})</span></p><p><b>subject</b>: <a href=\"Patient-FranzMinimum.html\">Generated Summary: id: FranzMinimum; 756.9217.0769.85; Franz Minimum ; gender: male; birthDate: 1950-03-04; </a></p><p><b>effective</b>: 15.12.2018, 00:00:00</p><p><b>value</b>: Adenokarzinom o.n.A. <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:2.16.840.1.113883.6.43.1 code '8140/3' = '8140/3', given as 'Adenokarzinom o.n.A.'})</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59848-2",
"display" : "Morphology.ICD-O-3 Cancer"
}
]
},
"subject" : {
"reference" : "Patient/FranzMinimum"
},
"effectiveDateTime" : "2018-12-15",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.43.1",
"version" : "3.2",
"code" : "8140/3",
"display" : "Adenokarzinom o.n.A."
}
]
}
}