FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-ICD-O-3-HistologicalGrade-20181215.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-HistologicalGrade-20181215"
status: final
code: Histology grade [Identifier] in Cancer specimen (LOINC#33732-9)
subject: Patient/RobertMeier " MEIER"
effective: 2018-12-15
value: Grade III (NKRS - ICD-O-3 Histological Grade#3)
{
"resourceType": "Observation",
"id": "ICD-O-3-HistologicalGrade-20181215",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-icdo3histologicalgrade"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "33732-9",
"display": "Histology grade [Identifier] in Cancer specimen"
}
]
},
"subject": {
"reference": "Patient/RobertMeier"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-icdo3histologicalgrade",
"code": "3",
"display": "Grade III"
}
]
}
}