FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-TopographyMetastasesAtDiagnosis-OTH.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "TopographyMetastasesAtDiagnosis-OTH"
Profile: CH CRL Observation Topography of Metastases at Diagnosis
status: final
code: Sites of distant metastasis (LOINC#33733-7)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: OTH (NKRS - Topography of Metastases#11)
{
"resourceType": "Observation",
"id": "TopographyMetastasesAtDiagnosis-OTH",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-topographymetastasesatdiagnosis"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "33733-7",
"display": "Sites of distant metastasis"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-topographymetastases",
"code": "11",
"display": "OTH"
}
]
}
}