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