GET [base]/EpisodeOfCare/1234
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvODQ2MDIiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5zZWFyY2giLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJDYXJlUGxhbi5yZWFkIiwiRXBpc29kZU9mQ2FyZSR1cGRhdGUtY2FyZS10ZWFtcyIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "EpisodeOfCare",
"id": "1234",
"meta": {
"versionId": "2",
"lastUpdated": "2021-01-06T14:00:37.078+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.cit-careplan-1525.local/fhir/Organization/54203"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1233"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/58510"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/92336"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
}
}
GET [base]/EpisodeOfCare?organization=https%3A%2F%2Forganization.cit-careplan-1525.local%2Ffhir%2FOrganization%2F87909&_revinclude=CarePlan%3Acontext
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvMTgzNzQiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5zZWFyY2giLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJDYXJlUGxhbi5yZWFkIiwiRXBpc29kZU9mQ2FyZSR1cGRhdGUtY2FyZS10ZWFtcyIsIiR0ZXN0LW9ubHktY3JlYXRlIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Bundle",
"id": "73c5cba1-f6be-41af-b19f-b80e898d7f26",
"meta": {
"lastUpdated": "2021-01-06T13:59:22.970+00:00"
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://careplan.cit-careplan-1525.local/fhir/EpisodeOfCare?_format=json&_pretty=true&_revinclude=CarePlan%3Acontext&organization=https%3A%2F%2Forganization.cit-careplan-1525.local%2Ffhir%2FOrganization%2F87909"
}
],
"entry": [
{
"fullUrl": "https://careplan.cit-careplan-1525.local/fhir/EpisodeOfCare/1062",
"resource": {
"resourceType": "EpisodeOfCare",
"id": "1062",
"meta": {
"versionId": "1",
"lastUpdated": "2021-01-06T13:59:21.595+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.cit-careplan-1525.local/fhir/Organization/97875"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1061"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/34133"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/87909"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
}
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://careplan.cit-careplan-1525.local/fhir/CarePlan/1064",
"resource": {
"resourceType": "CarePlan",
"id": "1064",
"meta": {
"versionId": "1",
"lastUpdated": "2021-01-06T13:59:21.822+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan"
]
},
"definition": [
{
"reference": "https://plan.cit-careplan-1525.local/fhir/PlanDefinition/98973"
}
],
"status": "draft",
"intent": "option",
"category": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/careplan-category",
"code": "TBD"
}
]
}
],
"subject": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/73740"
},
"context": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/EpisodeOfCare/1062"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
},
"addresses": [
{
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1063"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "https://careplan.cit-careplan-1525.local/fhir/CarePlan/1066",
"resource": {
"resourceType": "CarePlan",
"id": "1066",
"meta": {
"versionId": "1",
"lastUpdated": "2021-01-06T13:59:22.094+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-careplan"
]
},
"definition": [
{
"reference": "https://plan.cit-careplan-1525.local/fhir/PlanDefinition/68583"
}
],
"status": "draft",
"intent": "option",
"category": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/careplan-category",
"code": "TBD"
}
]
}
],
"subject": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/46532"
},
"context": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/EpisodeOfCare/1062"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
},
"addresses": [
{
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1065"
}
]
},
"search": {
"mode": "include"
}
}
]
}
GET [base]/EpisodeOfCare/1283/_history/2
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvMzU5MzEiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5zZWFyY2giLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJDYXJlUGxhbi5yZWFkIiwiRXBpc29kZU9mQ2FyZSR1cGRhdGUtY2FyZS10ZWFtcyIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "EpisodeOfCare",
"id": "1283",
"meta": {
"versionId": "2",
"lastUpdated": "2021-01-06T14:01:06.022+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.cit-careplan-1525.local/fhir/Organization/25474"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/74141"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2021-01-05T14:01:05+00:00",
"end": "2021-01-06T14:01:06+00:00"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/92067"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2021-01-06T14:01:06+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1282"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/2093"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/59410"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
},
"team": [
{
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/92067"
}
]
}
POST [base]/EpisodeOfCare/1056/$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/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "patient",
"valueReference": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/73909"
}
}
]
}
Response
{
"resourceType": "Parameters",
"parameter": [
{
"name": "Patient",
"valueReference": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/73909"
}
}
]
}
PATCH [base]/EpisodeOfCare/1283
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvMzU5MzEiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5zZWFyY2giLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJDYXJlUGxhbi5yZWFkIiwiRXBpc29kZU9mQ2FyZSR1cGRhdGUtY2FyZS10ZWFtcyIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
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/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/json-patch+json; charset=UTF-8
Body:
[
{
"op": "replace",
"path": "/team",
"value": [
{
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/92067"
}
]
}
]
Response
{
"resourceType": "EpisodeOfCare",
"id": "1283",
"meta": {
"versionId": "2",
"lastUpdated": "2021-01-06T14:01:06.022+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.cit-careplan-1525.local/fhir/Organization/25474"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/74141"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2021-01-05T14:01:05+00:00",
"end": "2021-01-06T14:01:06+00:00"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/92067"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2021-01-06T14:01:06+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/1282"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/2093"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/59410"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
},
"team": [
{
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/92067"
}
]
}
POST [base]/EpisodeOfCare/79/$validate
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvNTk4MTUiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5zZWFyY2giLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJDYXJlUGxhbi5yZWFkIiwiRXBpc29kZU9mQ2FyZSR1cGRhdGUtY2FyZS10ZWFtcyIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiRXBpc29kZU9mQ2FyZS5wYXRjaCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "resource",
"resource": {
"resourceType": "EpisodeOfCare",
"id": "79",
"meta": {
"versionId": "1",
"lastUpdated": "2021-01-06T13:54:38.364+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.cit-careplan-1525.local/fhir/Organization/48191"
}
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/78"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/11489"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/11712"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00: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></tr><tr><td style=\"font-weight: bold;\">INFORMATION</td><td>[]</td><td><pre>No issues detected during validation</pre></td></tr></table></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/69/$update-care-teams
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTE1MjUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvMTM4MCIsInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJFcGlzb2RlT2ZDYXJlLnNlYXJjaCIsIkVwaXNvZGVPZkNhcmUucmVhZCIsIkNhcmVQbGFuLnJlYWQiLCJFcGlzb2RlT2ZDYXJlJHVwZGF0ZS1jYXJlLXRlYW1zIiwiJHRlc3Qtb25seS1jcmVhdGUiLCJFcGlzb2RlT2ZDYXJlLnBhdGNoIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.0.2 (FHIR Client; FHIR 3.0.2/DSTU3; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "addCareteams",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/45239"
}
},
{
"name": "removeCareteams",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/82549"
}
}
]
}
Response
{
"resourceType": "EpisodeOfCare",
"id": "69",
"meta": {
"versionId": "2",
"lastUpdated": "2021-01-06T13:54:35.205+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.cit-careplan-1525.local/fhir/Organization/32906"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-teamHistory",
"extension": [
{
"url": "careTeam",
"valueReference": {
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/45239"
}
},
{
"url": "period",
"valuePeriod": {
"start": "2021-01-06T13:54:35+00:00"
}
}
]
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-1525.local/fhir/Condition/68"
},
"rank": 1
}
],
"patient": {
"reference": "https://patient.cit-careplan-1525.local/fhir/Patient/65071"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-1525.local/fhir/Organization/20800"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
},
"team": [
{
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/80031"
},
{
"reference": "https://organization.cit-careplan-1525.local/fhir/CareTeam/45239"
}
]
}