eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.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.eyJ1c2VyX2lkIjoiZGQzOTAzOGMtMzI1Ny00ZGQxLThkNTEtY2FmMTIxZjFjODBkIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1zc2wtb3JkZXJzIiwicmVwb3J0LW5vbi1hbm9ueW1pemVkIiwiQmluYXJ5LnJlYWQiXX0sImNvbnRleHQiOnsib3JnYW5pemF0aW9uX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXJlcG9ydGluZy0xMTI5LmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzIxODgiLCJ0ZWFtX29uX2VvYyI6ZmFsc2V9LCJ1c2VyX3R5cGUiOiJQUkFDVElUSU9ORVIifQ.
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/2188"
}
},
{
"name": "seller",
"valueReference": {
"reference": "https://organization.cit-reporting-1129.local/fhir/Organization/18329"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2024-07-29T09:07:55+00:00",
"end": "2024-07-29T09:07:55+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "6",
"meta": {
"versionId": "1",
"lastUpdated": "2024-07-29T09:07:57.039+00:00",
"source": "#4a5f993d-8d29-4093-a360-8d2b53aba08e",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "dd39038c-3257-4dd1-8d51-caf121f1c80d"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}