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