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-patient-gdpr
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiNmQ0NGJiNGQtYWQ2Ni00N2Y5LThiM2UtNWY5N2U2NmM4MGVmIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIiRmZXRjaC1wYXRpZW50LWdkcHIiLCJyZXBvcnQtbm9uLWFub255bWl6ZWQiLCJCaW5hcnkucmVhZCJdfSwiY29udGV4dCI6eyJvcmdhbml6YXRpb25faWQiOiJodHRwczovL29yZ2FuaXphdGlvbi5jaXQtcmVwb3J0aW5nLTExODIubG9jYWwvZmhpci9Pcmdhbml6YXRpb24vMTE5ODUiLCJ0ZWFtX29uX2VvYyI6ZmFsc2V9LCJ1c2VyX3R5cGUiOiJQUkFDVElUSU9ORVIifQ.
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/11985"
}
},
{
"name": "patient",
"valueReference": {
"reference": "https://patient.cit-reporting-1182.local/fhir/Patient/9802"
}
}
]
}
Response
{
"resourceType": "Binary",
"id": "24",
"meta": {
"versionId": "1",
"lastUpdated": "2025-02-04T14:17:21.454+00:00",
"source": "#bffcd343-214c-488e-a2d6-5d46f3fc513d",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "text/plain",
"securityContext": {
"identifier": {
"value": "6d44bb4d-ad66-47f9-8b3e-5f97e66c80ef"
}
},
"data": "Kk5PVCBHRU5FUkFURUQgWUVUKg=="
}