eHealth Infrastructure - Local Development build (v2.4.0). See the Directory of published versions
POST [base]/$create-episode-of-care
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LWNhcmVwbGFuLTIxMzUubG9jYWwvZmhpci9QcmFjdGl0aW9uZXIvNjA4NDUiLCJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ29uZGl0aW9uLnJlYWQiLCJFcGlzb2RlT2ZDYXJlLnJlYWQiLCJFcGlzb2RlT2ZDYXJlJGNyZWF0ZS1lcGlzb2RlLW9mLWNhcmUiLCIkdGVzdC1vbmx5LWNyZWF0ZSIsIlByb3ZlbmFuY2UucmVhZCJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.1.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Prefer: return=representation
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "episodeOfCareAndProvenances",
"resource": {
"resourceType": "Bundle",
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:14c90da9-a629-4593-9216-c661b4e02e2c",
"resource": {
"resourceType": "Provenance",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"
]
},
"target": [
{
"reference": "urn:uuid:8fdad0d3-ff2a-48d8-a87a-4af42a9e3e3c"
}
],
"recorded": "2022-10-10T14:47:32.865+00:00",
"policy": [
"http://ehealth.sundhed.dk/policy/dk/sundhedsloven"
],
"agent": [
{
"who": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
}
}
]
},
"request": {
"method": "POST",
"url": "Provenance"
}
},
{
"fullUrl": "urn:uuid:8fdad0d3-ff2a-48d8-a87a-4af42a9e3e3c",
"resource": {
"resourceType": "EpisodeOfCare",
"meta": {
"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-2135.local/fhir/Organization/38034"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-statusschedule",
"extension": [
{
"url": "status",
"valueCode": "onhold"
},
{
"url": "scheduledTime",
"valueDateTime": "2022-10-10T14:47:32+00:00"
}
]
}
],
"status": "planned",
"diagnosis": [
{
"condition": {
"reference": "urn:uuid:a999509a-a489-4603-acbd-fea267ddc4b8"
}
}
],
"patient": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-2135.local/fhir/Organization/38034"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
}
},
"request": {
"method": "POST",
"url": "EpisodeOfCare"
}
},
{
"fullUrl": "urn:uuid:a999509a-a489-4603-acbd-fea267ddc4b8",
"resource": {
"resourceType": "Condition",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
"valueReference": {
"reference": "urn:uuid:8fdad0d3-ff2a-48d8-a87a-4af42a9e3e3c"
}
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active"
}
]
},
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.4",
"code": "DJ44"
}
]
},
"subject": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
}
},
"request": {
"method": "POST",
"url": "Condition"
}
}
]
}
}
]
}
Response
{
"resourceType": "Bundle",
"type": "transaction-response",
"entry": [
{
"resource": {
"resourceType": "Provenance",
"id": "161",
"meta": {
"versionId": "1",
"lastUpdated": "2022-10-10T14:47:33.821+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"
]
},
"target": [
{
"reference": "https://careplan.cit-careplan-2135.local/fhir/EpisodeOfCare/162"
}
],
"recorded": "2022-10-10T14:47:32.865+00:00",
"policy": [
"http://ehealth.sundhed.dk/policy/dk/sundhedsloven"
],
"agent": [
{
"who": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
}
}
]
},
"response": {
"status": "201 Created",
"location": "https://careplan.cit-careplan-2135.local/fhir/Provenance/161/_history/1",
"etag": "1",
"lastModified": "2022-10-10T14:47:33.821+00:00"
}
},
{
"resource": {
"resourceType": "EpisodeOfCare",
"id": "162",
"meta": {
"versionId": "1",
"lastUpdated": "2022-10-10T14:47:33.821+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-2135.local/fhir/Organization/38034"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-statusschedule",
"extension": [
{
"url": "status",
"valueCode": "onhold"
},
{
"url": "scheduledTime",
"valueDateTime": "2022-10-10T14:47:32+00:00"
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare-statusschedule",
"extension": [
{
"url": "status",
"valueCode": "active"
},
{
"url": "scheduledTime",
"valueDateTime": "2022-10-17T14:47:32+00:00"
}
]
}
],
"status": "planned",
"statusHistory": [
{
"status": "planned",
"period": {
"start": "2022-10-10T14:47:33+00:00"
}
}
],
"diagnosis": [
{
"condition": {
"reference": "https://careplan.cit-careplan-2135.local/fhir/Condition/163"
}
}
],
"patient": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
},
"managingOrganization": {
"reference": "https://organization.cit-careplan-2135.local/fhir/Organization/38034"
},
"period": {
"start": "1970-01-01T00:00:01+00:00",
"end": "1970-01-01T00:01:40+00:00"
}
},
"response": {
"status": "201 Created",
"location": "https://careplan.cit-careplan-2135.local/fhir/EpisodeOfCare/162/_history/1",
"etag": "1",
"lastModified": "2022-10-10T14:47:33.821+00:00"
}
},
{
"resource": {
"resourceType": "Condition",
"id": "163",
"meta": {
"versionId": "1",
"lastUpdated": "2022-10-10T14:47:33.821+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-condition"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
"valueReference": {
"reference": "https://careplan.cit-careplan-2135.local/fhir/EpisodeOfCare/162"
}
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active"
}
]
},
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.4",
"code": "DJ44"
}
]
},
"subject": {
"reference": "https://patient.cit-careplan-2135.local/fhir/Patient/35547"
}
},
"response": {
"status": "201 Created",
"location": "https://careplan.cit-careplan-2135.local/fhir/Condition/163/_history/1",
"etag": "1",
"lastModified": "2022-10-10T14:47:33.821+00:00"
}
},
{
"resource": {
"resourceType": "Provenance",
"id": "164",
"meta": {
"versionId": "1",
"lastUpdated": "2022-10-10T14:47:33.821+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance"
]
},
"target": [
{
"reference": "https://careplan.cit-careplan-2135.local/fhir/EpisodeOfCare/162"
}
],
"recorded": "2022-10-10T14:47:33.821+00:00",
"policy": [
"http://ehealth.sundhed.dk/policy/ehealth/patient-data",
"http://ehealth.sundhed.dk/policy/eu/general-data-protection-regulation"
],
"reason": [
{
"coding": [
{
"system": "http://hl7.org/fhir/v3/ActReason",
"code": "PATADMIN"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/DataOperation",
"code": "CREATE"
}
]
},
"agent": [
{
"role": [
{
"coding": [
{
"system": "http://hl7.org/fhir/v3/ParticipationType",
"code": "AUT"
}
]
}
],
"who": {
"reference": "https://organization.cit-careplan-2135.local/fhir/Practitioner/60845"
}
}
]
},
"response": {
"status": "201 Created",
"location": "https://careplan.cit-careplan-2135.local/fhir/Provenance/164/_history/1",
"etag": "1",
"lastModified": "2022-10-10T14:47:33.821+00:00"
}
}
]
}