FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | ServiceRequest |
| Id | BSP_KBV_PR_AW_Verordnung_Arbeitsunfaehigkeit.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ServiceRequest",
"id": "3208",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-22T15:32:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Verordnung_Arbeitsunfaehigkeit|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Verordnung_Arbeitsunfaehigkeit_Feststellungsdatum",
"valueDate": "2018-08-15"
}
],
"status": "completed",
"intent": "order",
"category": [
{
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
"code": "Verordnung_Arbeitsunfaehigkeit"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Verordnung_Arbeitsunfaehigkeit_AU-Art",
"code": "AU-Bescheinigung"
}
]
},
"subject": {
"reference": "Patient/3181"
},
"encounter": {
"reference": "Encounter/3189"
},
"occurrencePeriod": {
"start": "2018-08-15",
"end": "2018-09-14"
},
"authoredOn": "2018-08-15",
"reasonCode": [
{
"coding": [
{
"system": "http://fhir.de/CodeSystem/dimdi/icd-10-gm",
"code": "K35.2"
}
]
}
],
"note": [
{
"text": "erweiterte AU wg. Verzögerungen bei der KH-Aufnahme"
}
]
}