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