FHIR IG analytics| Package | ch.fhir.ig.ch-crl |
| Resource Type | Observation |
| Id | Observation-StJudeMurphyStaging-I.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "StJudeMurphyStaging-I"
status: final
code: St. Jude / Murphy staging (NKRS Variables#4.32)
subject: Patient/FranzMinimum " MINIMUM"
effective: 2018-12-15
value: Stage I (NKRS - St. Jude / Murphy Staging#I)
{
"resourceType": "Observation",
"id": "StJudeMurphyStaging-I",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-stjudemurphystaging"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-variables",
"code": "4.32",
"display": "St. Jude / Murphy staging"
}
]
},
"subject": {
"reference": "Patient/FranzMinimum"
},
"effectiveDateTime": "2018-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-stjudemurphystaging",
"code": "I",
"display": "Stage I"
}
]
}
}