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