eHealth Infrastructure - Local Development build (v2.8.0). See the Directory of published versions
POST [base]/$schedule-measurement-stats
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiZTdlYjU2NTItZjdmYi00ZWUyLWFmZGMtMTlhYTk5YThhNzQ5IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbInJlcG9ydC1ub24tYW5vbnltaXplZCIsIiRmZXRjaC1tZWFzdXJlbWVudC1zdGF0cyIsIkJpbmFyeS5yZWFkIl19LCJjb250ZXh0Ijp7Im9yZ2FuaXphdGlvbl9pZCI6Imh0dHBzOi8vb3JnYW5pemF0aW9uLmNpdC1yZXBvcnRpbmctNzU3LmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzUzMDQ5IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
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-757.local/fhir/Organization/53049"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2023-05-08T14:11:19+00:00",
"end": "2023-05-08T14:11:19+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "6",
"meta": {
"versionId": "1",
"lastUpdated": "2023-05-08T14:11:20.361+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "e7eb5652-f7fb-4ee2-afdc-19aa99a8a749"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}