FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-cN-20181215.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "cN-20181215"
Profile: CH CRL Observation cN
status: final
code: Regional lymph nodes.clinical [Class] Cancer (LOINC#21906-3)
subject: Patient/RobertMeier " MEIER"
effective: 2018-12-15
dataAbsentReason: Not Applicable (DataAbsentReason#not-applicable)
{
"resourceType": "Observation",
"id": "cN-20181215",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-cn"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21906-3",
"display": "Regional lymph nodes.clinical [Class] Cancer"
}
]
},
"subject": {
"reference": "Patient/RobertMeier"
},
"effectiveDateTime": "2018-12-15",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-applicable",
"display": "Not Applicable"
}
]
}
}