FHIR IG analytics| Package | de.gkvsv.evp |
| Resource Type | Observation |
| Id | BehinderungBeispiel.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "BehinderungsBeispiel",
"meta": {
"profile": [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Behinderung|1.0"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116149007"
}
]
},
"subject": {
"reference": "Patient/PatientExample"
},
"valueBoolean": true,
"component": [
{
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/merkzeichen-de",
"code": "aG",
"display": "außergewöhnliche Gehbehinderung"
}
]
}
}
]
}