FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-TopographyPostDiagnosisMetastases-HEP.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "TopographyPostDiagnosisMetastases-HEP"
Profile: CH CRL Observation Topography of Post-diagnosis Metastases
status: final
code: Topography(s) of post-diagnosis metastases (NKRS Variables#8.6)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: HEP (NKRS - Topography of Metastases#3)
{
"resourceType": "Observation",
"id": "TopographyPostDiagnosisMetastases-HEP",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-topographypostdiagnosismetastases"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-variables",
"code": "8.6",
"display": "Topography(s) of post-diagnosis metastases"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-topographymetastases",
"code": "3",
"display": "HEP"
}
]
}
}