eHealth Infrastructure - Local Development build (v2022.2). See the Directory of published versions
POST [base]/$schedule-patient-devices
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiOGNlMDcxOTgtZjQ5Yi00MDc2LWI0NDEtZGUzYmI4ZTY1Y2QzIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1wYXRpZW50LWRldmljZXMiLCJyZXBvcnQtbm9uLWFub255bWl6ZWQiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.7.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "anonymization",
"valueString": "None"
},
{
"name": "organization",
"valueReference": {
"reference": "https://organization.cit-reporting-667.local/fhir/Organization/4655"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2022-06-07T09:55:01+00:00",
"end": "2022-06-07T09:55:01+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "9",
"meta": {
"versionId": "1",
"lastUpdated": "2022-06-07T09:55:01.893+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "8ce07198-f49b-4076-b441-de3bb8e65cd3"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}