FHIR IG analytics| Package | ma.ambulanter.fall |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ExampleServiceRequestUeberweisung.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ServiceRequest",
"id": "ExampleServiceRequestUeberweisung",
"meta": {
"profile": [
"http://ma-ambulant.de/StructureDefinition/MaServiceRequestUeberweisung"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"note": [
{
"text": "Überweisungstext"
}
],
"status": "active",
"intent": "order",
"requester": {
"reference": "PractitionerRole/ExamplePractitionerRoleUeberweisenderArzt"
},
"subject": {
"reference": "Patient/ExamplePatient"
}
}