FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-AnnArborStaging-I.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "AnnArborStaging-I"
Profile: CH CRL Observation Ann Arbor Staging
status: final
code: Ann Arbor lymphoma staging system (tumor staging) (SNOMED CT#254372002)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: Stage I (NKRS - Ann Arbor Staging#I)
{
"resourceType": "Observation",
"id": "AnnArborStaging-I",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-annarborstaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "254372002",
"display": "Ann Arbor lymphoma staging system (tumor staging)"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-annarborstaging",
"code": "I",
"display": "Stage I"
}
]
}
}