This page is part of the FUT Infrastructure (v3.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
POST [base]/$schedule-careplans-by-patient
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiZmIyNGQxODgtNWZkYi00MDkyLTljNDUtOWY5ODcwOTVmMDI3IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbInJlcG9ydC1ub24tYW5vbnltaXplZCIsIiRmZXRjaC1jYXJlcGxhbnMtYnktcGF0aWVudCIsIkJpbmFyeS5yZWFkIl19LCJjb250ZXh0Ijp7Im9yZ2FuaXphdGlvbl9pZCI6Imh0dHBzOi8vb3JnYW5pemF0aW9uLmNpdC1yZXBvcnRpbmctMTEyOS5sb2NhbC9maGlyL09yZ2FuaXphdGlvbi83OTk1MCIsInRlYW1fb25fZW9jIjpmYWxzZX0sInVzZXJfdHlwZSI6IlBSQUNUSVRJT05FUiJ9.
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-1129.local/fhir/Organization/79950"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2024-07-29T09:09:24+00:00",
"end": "2024-07-29T09:09:24+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "22",
"meta": {
"versionId": "1",
"lastUpdated": "2024-07-29T09:09:25.820+00:00",
"source": "#3c24bed5-e7a0-467d-b314-ef747942c458",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "fb24d188-5fdb-4092-9c45-9f987095f027"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}