eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
POST [base]/$schedule-ssl-orders
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiODExNjgxZjctZjlhYi00MWI1LTk3NjMtZjM2YjQ1ZDliYWU5IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1zc2wtb3JkZXJzIiwicmVwb3J0LW5vbi1hbm9ueW1pemVkIiwiQmluYXJ5LnJlYWQiXX0sImNvbnRleHQiOnsib3JnYW5pemF0aW9uX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXJlcG9ydGluZy0xMTgyLmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzQzNjciLCJ0ZWFtX29uX2VvYyI6ZmFsc2V9LCJ1c2VyX3R5cGUiOiJQUkFDVElUSU9ORVIifQ.
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/4367"
}
},
{
"name": "seller",
"valueReference": {
"reference": "https://organization.cit-reporting-1182.local/fhir/Organization/6833"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2025-02-04T14:15:35+00:00",
"end": "2025-02-04T14:15:35+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "9",
"meta": {
"versionId": "1",
"lastUpdated": "2025-02-04T14:15:36.924+00:00",
"source": "#3277e37c-75c9-4af3-89d8-d648209d7683",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "811681f7-f9ab-41b5-9763-f36b45d9bae9"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}