FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | ServiceRequest |
| Id | BSP_KBV_PR_AW_Notfall.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ServiceRequest",
"id": "3216",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-18T16:00:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfall|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
"code": "Notfall"
}
]
},
"subject": {
"reference": "Patient/3181"
},
"encounter": {
"reference": "Encounter/3188"
},
"performer": [
{
"reference": "Organization/3159"
}
]
}