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