GET [base]/EpisodeOfCare/1209
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiMDk0NDJlMGMtN2RhOS00NTJiLWE1MWMtYjBjZTQ0ZGMwYTI5IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUucmVhZCJdfSwiY29udGV4dCI6eyJlcGlzb2RlX29mX2NhcmVfaWQiOiJodHRwczovL2NhcmVwbGFuLmxvY2FsLmVoZWFsdGguc3VuZGhlZC5kay9maGlyL0VwaXNvZGVPZkNhcmUvMTIwOSJ9LCJ1c2VyX3R5cGUiOiJQUkFDVElUSU9ORVIifQ.
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": "EpisodeOfCare",
"id": "1209",
"meta": {
"versionId": "1",
"lastUpdated": "2020-02-03T12:11:58.952+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/86441"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/1208"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/96853"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/28560"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
}
}
GET [base]/EpisodeOfCare?team=https%3A%2F%2Forganization.local.ehealth.sundhed.dk%2Ffhir%2FCareTeam%2F88186&patient=https%3A%2F%2Fpatient.local.ehealth.sundhed.dk%2Ffhir%2FPatient%2F49158
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiOWNmYWJiNWEtMjgwMi00NTc1LTkxMmMtNTdhMzAyNzg1MTZmIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUuc2VhcmNoIl19LCJjb250ZXh0Ijp7ImNhcmVfdGVhbV9pZCI6Imh0dHBzOi8vb3JnYW5pemF0aW9uLmxvY2FsLmVoZWFsdGguc3VuZGhlZC5kay9maGlyL0NhcmVUZWFtLzg4MTg2IiwicGF0aWVudF9pZCI6Imh0dHBzOi8vcGF0aWVudC5sb2NhbC5laGVhbHRoLnN1bmRoZWQuZGsvZmhpci9QYXRpZW50LzQ5MTU4In0sInVzZXJfdHlwZSI6IlBSQUNUSVRJT05FUiJ9.
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": "e8594fd0-2549-4e26-bff9-823079020fdd",
"meta": {
"lastUpdated": "2020-02-03T12:12:00.799+00:00"
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare?_format=json&_pretty=true&patient=https%3A%2F%2Fpatient.local.ehealth.sundhed.dk%2Ffhir%2FPatient%2F49158&team=https%3A%2F%2Forganization.local.ehealth.sundhed.dk%2Ffhir%2FCareTeam%2F88186"
}
],
"entry": [
{
"fullUrl": "https://careplan.local.ehealth.sundhed.dk/fhir/EpisodeOfCare/1219",
"resource": {
"resourceType": "EpisodeOfCare",
"id": "1219",
"meta": {
"versionId": "1",
"lastUpdated": "2020-02-03T12:12:00.666+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/56261"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/1218"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/49158"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/84515"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"team": [
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/88186"
}
]
},
"search": {
"mode": "match"
}
}
]
}
GET [base]/EpisodeOfCare/1080/_history/2
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24ubG9jYWwuZWhlYWx0aC5zdW5kaGVkLmRrL2ZoaXIvUHJhY3RpdGlvbmVyLzEzNTM4IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
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": "EpisodeOfCare",
"id": "1080",
"meta": {
"versionId": "2",
"lastUpdated": "2020-02-03T12:11:32.985+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/48880"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/90527"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2020-02-02T13:11:32+01:00",
"end": "2020-02-03T12:11:32+00:00"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/92210"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2020-02-03T12:11:32+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/1079"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/17184"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/40567"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"team": [
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/92210"
}
]
}
POST [base]/EpisodeOfCare/10/$is-context-allowed
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZSRpcy1jb250ZXh0LWFsbG93ZWQiLCIkdGVzdC1vbmx5LWNyZWF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
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": "patient",
"valueReference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/78479"
}
}
]
}
Response
{
"resourceType": "Parameters",
"parameter": [
{
"name": "Patient",
"valueReference": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/78479"
}
}
]
}
PATCH [base]/EpisodeOfCare/1080
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24ubG9jYWwuZWhlYWx0aC5zdW5kaGVkLmRrL2ZoaXIvUHJhY3RpdGlvbmVyLzEzNTM4IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+xml;q=1.0, application/fhir+json;q=1.0, application/xml+fhir;q=0.9, 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/json-patch+json; charset=UTF-8
Body:
[
{
"op": "replace",
"path": "/team",
"value": [
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/92210"
}
]
}
]
Response
{
"resourceType": "EpisodeOfCare",
"id": "1080",
"meta": {
"versionId": "2",
"lastUpdated": "2020-02-03T12:11:32.985+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/48880"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/90527"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2020-02-02T13:11:32+01:00",
"end": "2020-02-03T12:11:32+00:00"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/92210"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2020-02-03T12:11:32+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/1079"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/17184"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/40567"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"team": [
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/92210"
}
]
}
POST [base]/EpisodeOfCare/999/$validate
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24ubG9jYWwuZWhlYWx0aC5zdW5kaGVkLmRrL2ZoaXIvUHJhY3RpdGlvbmVyLzcyMDU5IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUuc2VhcmNoIiwiRXBpc29kZU9mQ2FyZS5yZWFkIiwiQ2FyZVBsYW4ucmVhZCIsIkVwaXNvZGVPZkNhcmUkdXBkYXRlLWNhcmUtdGVhbXMiLCIkdGVzdC1vbmx5LWNyZWF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
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": "EpisodeOfCare",
"id": "999",
"meta": {
"versionId": "1",
"lastUpdated": "2020-02-03T12:11:17.622+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/79717"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/998"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/85470"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/63351"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
}
}
}
]
}
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"
}
]
}
POST [base]/EpisodeOfCare/989/$update-care-teams
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24ubG9jYWwuZWhlYWx0aC5zdW5kaGVkLmRrL2ZoaXIvUHJhY3RpdGlvbmVyLzQ4MTcxIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkVwaXNvZGVPZkNhcmUuc2VhcmNoIiwiRXBpc29kZU9mQ2FyZS5yZWFkIiwiQ2FyZVBsYW4ucmVhZCIsIkVwaXNvZGVPZkNhcmUkdXBkYXRlLWNhcmUtdGVhbXMiLCIkdGVzdC1vbmx5LWNyZWF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
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": "addCareteams",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/46031"
}
},
{
"name": "removeCareteams",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/29410"
}
}
]
}
Response
{
"resourceType": "EpisodeOfCare",
"id": "989",
"meta": {
"versionId": "2",
"lastUpdated": "2020-02-03T12:11:15.838+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-caremanagerOrganization",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/93116"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/46031"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2020-02-03T12:11:15+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.local.ehealth.sundhed.dk/fhir/Condition/988"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.local.ehealth.sundhed.dk/fhir/Patient/97500"
},
"managingOrganization": {
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/Organization/67326"
},
"period": {
"start": "1970-01-01T01:00:01+01:00",
"end": "1970-01-01T01:01:40+01:00"
},
"team": [
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/90374"
},
{
"reference": "https://organization.local.ehealth.sundhed.dk/fhir/CareTeam/46031"
}
]
}