FHIR IG analytics| Package | ee.fhir.mpi |
| Resource Type | Observation |
| Id | Observation-IncapacityForWork.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation IncapacityForWork
status: Final
category: Social history
code: Ability to perform occupation and employment activities
subject: Indrek Bambus (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#37302102711)
effective: 2024-04-03 00:00:00+0300 --> (ongoing)
value: Puuduv töövõime
{
"resourceType": "Observation",
"id": "IncapacityForWork",
"meta": {
"profile": [
"https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-incapacity-for-work"
]
},
"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://snomed.info/sct",
"code": "301707001",
"display": "Ability to perform occupation and employment activities"
}
]
},
"subject": {
"reference": "Patient/pat1"
},
"effectivePeriod": {
"start": "2024-04-03T00:00:00+03:00"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.ee/ValueSet/toovoime-liik",
"code": "puudub",
"display": "Puuduv töövõime"
}
]
}
}