FHIR IG analytics| Package | ee.fhir.mpi |
| Resource Type | Observation |
| Id | Observation-Disability.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Disability
Profile: EE MPI SocialHistory Disability
status: Final
category: Social history
code: Disability type
subject: Indrek Bambus (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#37302102711)
effective: 2021-11-23 --> (ongoing)
value: Keskmine puue
{
"resourceType": "Observation",
"id": "Disability",
"meta": {
"profile": [
"https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-disability"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "95377-8",
"display": "Disability type"
}
]
},
"subject": {
"reference": "Patient/pat1"
},
"effectivePeriod": {
"start": "2021-11-23"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.ee/CodeSystem/puude-raskusaste",
"code": "KESKMINE_PUUE",
"display": "Keskmine puue"
}
]
}
}