eHealth Infrastructure - Local Development build (v2.9.0). See the Directory of published versions
POST [base]/$schedule-measurement-stats
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiOWNkMDJiM2ItOTJlZS00NmFhLWEyNjEtYTQ2ODgwYTI5NTIxIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbInJlcG9ydC1ub24tYW5vbnltaXplZCIsIiRmZXRjaC1tZWFzdXJlbWVudC1zdGF0cyIsIkJpbmFyeS5yZWFkIl19LCJjb250ZXh0Ijp7Im9yZ2FuaXphdGlvbl9pZCI6Imh0dHBzOi8vb3JnYW5pemF0aW9uLmNpdC1yZXBvcnRpbmctODcwLmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzk2MDE1IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
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-870.local/fhir/Organization/96015"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2023-08-17T12:36:23+00:00",
"end": "2023-08-17T12:36:23+00:00"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "5",
"meta": {
"versionId": "1",
"lastUpdated": "2023-08-17T12:36:24.825+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "9cd02b3b-92ee-46aa-a261-a46880a29521"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}