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]/$execute-questionnaireresponses
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiZGZjNzc5MTktNjlkMy00NzZiLWI3ZjktMDcwMjQ1YTY4ZjA0IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbInJlcG9ydC1ub24tYW5vbnltaXplZCIsIiRmZXRjaC1xdWVzdGlvbm5haXJlcmVzcG9uc2VzIiwiQmluYXJ5LnJlYWQiXX0sImNvbnRleHQiOnsib3JnYW5pemF0aW9uX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXJlcG9ydGluZy0xMTgyLmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzUyNTcwIiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
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": "_partition",
"valueInteger": 1
},
{
"name": "organization",
"valueReference": {
"reference": "https://organization.cit-reporting-1182.local/fhir/Organization/52570"
}
},
{
"name": "condition",
"valueCoding": {
"system": "urn:oid:1.2.208.176.2.4",
"code": "DJ44",
"display": "Kronisk obstruktiv lungesygdom"
}
},
{
"name": "period",
"valuePeriod": {
"start": "2025-02-04T14:16:35+00:00",
"end": "2025-02-04T14:16:35+00:00"
}
},
{
"name": "questionnaire",
"valueReference": {
"reference": "https://questionnaire.cit-reporting-1182.local/fhir/Questionnaire/24741"
}
},
{
"name": "questionnaire",
"valueReference": {
"reference": "https://questionnaire.cit-reporting-1182.local/fhir/Questionnaire/80179"
}
},
{
"name": "careteam",
"valueReference": {
"reference": "https://organization.cit-reporting-1182.local/fhir/CareTeam/36251"
}
},
{
"name": "careteam",
"valueReference": {
"reference": "https://organization.cit-reporting-1182.local/fhir/CareTeam/92047"
}
},
{
"name": "tag",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/ehealth-system",
"code": "xa"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "20",
"meta": {
"versionId": "1",
"lastUpdated": "2025-02-04T14:16:37.953+00:00",
"source": "#a980949a-9314-4f0d-807f-e3bb4c98a1d2",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "dfc77919-69d3-476b-b7f9-070245a68f04"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}