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