eHealth Infrastructure - Local Development build (v2.10.0). See the Directory of published versions
POST [base]/$schedule-ssl-orders
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiYWE0ZmYxZDctZmYxYS00Y2Q2LWI2MGUtMzQwMTkzNzdhODI1IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1zc2wtb3JkZXJzIiwicmVwb3J0LW5vbi1hbm9ueW1pemVkIiwiQmluYXJ5LnJlYWQiXX0sImNvbnRleHQiOnsib3JnYW5pemF0aW9uX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXJlcG9ydGluZy0xMDUyLmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzY0NjYwIiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (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-1052.local/fhir/Organization/64660"
}
},
{
"name": "seller",
"valueReference": {
"reference": "https://organization.cit-reporting-1052.local/fhir/Organization/87180"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2023-10-20T10:52:13+00:00",
"end": "2023-10-20T10:52:13+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "6",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-20T10:52:14.307+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "aa4ff1d7-ff1a-4cd6-b60e-34019377a825"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}