This page is part of the FUT Infrastructure (v3.4.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
POST [base]/$schedule-patient-devices
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiYjNlZjcxYTktN2VhNC00N2MxLTg0YmYtNWNmNjdiMDYxNzEzIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1wYXRpZW50LWRldmljZXMiLCJyZXBvcnQtbm9uLWFub255bWl6ZWQiLCIkdGVzdC1vbmx5LWNyZWF0ZSIsIkJpbmFyeS5yZWFkIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.10.5 (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-1182.local/fhir/Organization/35476"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "36",
"meta": {
"versionId": "1",
"lastUpdated": "2025-02-04T14:17:52.491+00:00",
"source": "#776cc693-1eab-4850-98eb-cbe3ff711312",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "b3ef71a9-7ea4-47c1-84bf-5cf67b061713"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}