FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-m-SuffixOfpT-20181202.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "m-SuffixOfpT-20181202"
Profile: CH CRL Observation m-Suffix of pT
status: final
code: Multiple tumors reported as single primary Cancer (LOINC#42030-7)
subject: Patient/RobertMeier " MEIER"
effective: 2018-12-02
dataAbsentReason: Unknown (DataAbsentReason#unknown)
{
"resourceType": "Observation",
"id": "m-SuffixOfpT-20181202",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-msuffixofpt"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "42030-7",
"display": "Multiple tumors reported as single primary Cancer"
}
]
},
"subject": {
"reference": "Patient/RobertMeier"
},
"effectiveDateTime": "2018-12-02",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "unknown",
"display": "Unknown"
}
]
}
}