GET [base]/Consent?patient=https%3A%2F%2Fpatient.local.ehealth.sundhed.dk%2Ffhir%2FPatient%2F46981&data=https%3A%2F%2Fcareplan.local.ehealth.sundhed.dk%2Ffhir%2FEpisodeOfCare%2F661%2F_history%2F1&category=SSLPCI&status=active
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uc2VudC5yZWFkIiwiQ29uc2VudC5zZWFyY2giLCJDb25zZW50LnVwZGF0ZSIsIkNvbnNlbnQuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/3.8.0 (FHIR Client; FHIR 3.0.1/DSTU3; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Bundle",
"id": "9e43c380-76f3-4691-801a-9ddd82059747",
"meta": {
"lastUpdated": "2020-04-29T19:24:25.811+00:00"
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://careplan.local.ehealth.sundhed.dk/fhir/Consent?_format=json&_pretty=true&category=SSLPCI&data=https%3A%2F%2Fcareplan.local.ehealth.sundhed.dk%2Ffhir%2FEpisodeOfCare%2F661%2F_history%2F1&patient=https%3A%2F%2Fpatient.local.ehealth.sundhed.dk%2Ffhir%2FPatient%2F46981&status=active"
}
],
"entry": [
{
"fullUrl": "https://careplan.local.ehealth.sundhed.dk/fhir/Consent/662",
"resource": {
"resourceType": "Consent",
"id": "662",
"meta": {
"versionId": "1",
"lastUpdated": "2020-04-29T19:24:25.580+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "active",
"category": [
{
"coding": [
{
"code": "SSLPCI"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/46981"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/17733"
}
],
"actor": [
{
"id": "acafc377-6e5a-4d60-9395-61281d33bc8a",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/80277"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/661"
}
}
]
},
"search": {
"mode": "match"
}
}
]
}
GET [base]/Consent/672/_history/2
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uc2VudC5yZWFkIiwiQ29uc2VudC5zZWFyY2giLCJDb25zZW50LnVwZGF0ZSIsIkNvbnNlbnQuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/3.8.0 (FHIR Client; FHIR 3.0.1/DSTU3; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Consent",
"id": "672",
"meta": {
"versionId": "2",
"lastUpdated": "2020-04-29T19:24:31.067+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "draft",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36281"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36305"
}
],
"actor": [
{
"id": "dd263af0-2d8d-4d92-974d-6bfb93c71f0d",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/6517"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/671"
}
}
]
}
POST [base]/Consent
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uc2VudC5yZWFkIiwiQ29uc2VudC5zZWFyY2giLCJDb25zZW50LnVwZGF0ZSIsIkNvbnNlbnQuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/3.8.0 (FHIR Client; FHIR 3.0.1/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Consent",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "active",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/11371"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/10427"
}
],
"actor": [
{
"id": "a0a4b738-48cc-4384-8bdd-20f46a88cb01",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/31683"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/624"
}
}
]
}
Response
{
"resourceType": "Consent",
"id": "625",
"meta": {
"versionId": "1",
"lastUpdated": "2020-04-29T19:24:18.752+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "active",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/11371"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/10427"
}
],
"actor": [
{
"id": "a0a4b738-48cc-4384-8bdd-20f46a88cb01",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/31683"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/624"
}
}
]
}
POST [base]/Consent/681/$validate
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uc2VudC5yZWFkIiwiQ29uc2VudC5zZWFyY2giLCJDb25zZW50LnVwZGF0ZSIsIkNvbnNlbnQuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/3.8.0 (FHIR Client; FHIR 3.0.1/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "resource",
"resource": {
"resourceType": "Consent",
"id": "681",
"meta": {
"versionId": "1",
"lastUpdated": "2020-04-29T19:24:33.334+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "active",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/74536"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/683"
}
],
"actor": [
{
"id": "babe0893-6c92-4ca5-912c-878bfeb6c8ff",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/25248"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/680"
}
}
]
}
}
]
}
Response
{
"resourceType": "OperationOutcome",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h1>Operation Outcome</h1><table border=\"0\"><tr><td style=\"font-weight: bold;\">INFORMATION</td><td>[]</td><td><pre>No issues detected during validation</pre></td>\r\r\r</tr>\r<tr>\r<td style=\"font-weight: bold;\">INFORMATION</td>\r<td>[]</td>\r\r\r\r<td><pre>No issues detected during validation</pre></td>\r\r\r</tr>\r</table>\r</div>"
},
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "No issues detected during validation"
},
{
"severity": "information",
"code": "informational",
"diagnostics": "No issues detected during validation"
}
]
}
PUT [base]/Consent/672
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uc2VudC5yZWFkIiwiQ29uc2VudC5zZWFyY2giLCJDb25zZW50LnVwZGF0ZSIsIkNvbnNlbnQuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
If-Match: "1"
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/3.8.0 (FHIR Client; FHIR 3.0.1/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Consent",
"id": "672",
"meta": {
"versionId": "1",
"lastUpdated": "2020-04-29T19:24:29.764+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "draft",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36281"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36305"
}
],
"actor": [
{
"id": "dd263af0-2d8d-4d92-974d-6bfb93c71f0d",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/6517"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/671"
}
}
]
}
Response
{
"resourceType": "Consent",
"id": "672",
"meta": {
"versionId": "2",
"lastUpdated": "2020-04-29T19:24:31.067+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"status": "draft",
"category": [
{
"coding": [
{
"code": "TBD"
}
]
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36281"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"consentingParty": [
{
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/36305"
}
],
"actor": [
{
"id": "dd263af0-2d8d-4d92-974d-6bfb93c71f0d",
"role": {
"coding": [
{
"code": "authserver"
}
]
},
"reference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/6517"
}
}
],
"policyRule": "Rule",
"data": [
{
"meaning": "related",
"reference": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/671"
}
}
]
}