eHealth Infrastructure 3.0.0 - release
Publish Box goes here
No examples are currently available for the profile.
GET [base]/ServiceRequest/2878
Header
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ2FyZVBsYW4ucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9 User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache) Accept-Encoding: gzip
Response
{ "resourceType": "ServiceRequest", "id": "2878", "meta": { "versionId": "1", "lastUpdated": "2024-01-29T21:09:11.260+00:00", "source": "#4a100b53-9fea-41", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2719.local/fhir/EpisodeOfCare/2877" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing" } ] } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange", "extension": [ { "url": "low", "valueQuantity": { "value": 2.0 } }, { "url": "high", "valueQuantity": { "value": 4.0 } }, { "url": "type", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/reference-range-type", "code": "TBD" } ] } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusHistory", "extension": [ { "url": "status", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/request-status", "code": "completed" } ] } }, { "url": "period", "valuePeriod": { "start": "2024-01-29T21:09:10+00:00" } } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2719.local/fhir/ActivityDefinition/50596" ], "status": "completed", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "d741da6f-e75f-4c89-a291-76f22270f3ae" }, "subject": { "reference": "https://patient.cit-careplan-2719.local/fhir/Patient/24146" } }
GET [base]/ServiceRequest/2953/_history/2
{ "resourceType": "ServiceRequest", "id": "2953", "meta": { "versionId": "2", "lastUpdated": "2024-01-29T21:10:06.086+00:00", "source": "#206276f6-c340-43", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2719.local/fhir/EpisodeOfCare/2952" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing" } ] } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusHistory", "extension": [ { "url": "status", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/request-status", "code": "active" } ] } }, { "url": "period", "valuePeriod": { "start": "2024-01-29T21:10:04+00:00" } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "on-hold" }, { "url": "scheduledTime", "valueDateTime": "2024-01-29T21:10:04+00:00" } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "revoked" }, { "url": "scheduledTime", "valueDateTime": "2024-02-27T21:10:04+00:00" } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2719.local/fhir/ActivityDefinition/89816" ], "status": "active", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "f47bfae6-6089-47f0-9c86-65e11e4d4dc0" }, "subject": { "reference": "https://patient.cit-careplan-2719.local/fhir/Patient/22377" } }
POST [base]/ServiceRequest/$validate
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ2FyZVBsYW4ucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9 User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache) Accept-Encoding: gzip Content-Type: application/fhir+json; charset=UTF-8
Body:
{ "resourceType": "Parameters", "parameter": [ { "name": "resource", "resource": { "resourceType": "ServiceRequest", "meta": { "lastUpdated": "2024-01-29T21:10:18.777+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2719.local/fhir/EpisodeOfCare/2974" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing" } ] } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-reuseCriteria", "extension": [ { "url": "allowed", "valueBoolean": true }, { "url": "situationQuality", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/situation-quality", "code": "unknown" } ] } }, { "url": "usageQuality", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/usage-quality", "code": "TBD" } ] } }, { "url": "deviceMeasuringQuality", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/device-measuring-quality", "code": "TBD" } ] } }, { "url": "dataActuality", "valueDuration": { "value": 2139679437, "system": "http://unitsofmeasure.org", "code": "h" } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusHistory", "extension": [ { "url": "status", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/request-status", "code": "completed" } ] } }, { "url": "period", "valuePeriod": { "start": "2024-01-29T21:10:18+00:00" } } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2719.local/fhir/ActivityDefinition/47993" ], "status": "completed", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "1e605b32-5f57-41e3-bd8b-ab9a7f5a443c" }, "subject": { "reference": "https://patient.cit-careplan-2719.local/fhir/Patient/75397" } } } ] }
{ "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" } ] }
PUT [base]/ServiceRequest/2953
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQ2FyZVBsYW4ucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. If-Match: "1" Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9 User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache) Accept-Encoding: gzip Content-Type: application/fhir+json; charset=UTF-8
{ "resourceType": "ServiceRequest", "id": "2953", "meta": { "versionId": "1", "lastUpdated": "2024-01-29T21:10:05.848+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2719.local/fhir/EpisodeOfCare/2952" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing" } ] } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusHistory", "extension": [ { "url": "status", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/request-status", "code": "active" } ] } }, { "url": "period", "valuePeriod": { "start": "2024-01-29T21:10:04+00:00" } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "on-hold" }, { "url": "scheduledTime", "valueDateTime": "2024-01-29T21:10:04+00:00" } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "revoked" }, { "url": "scheduledTime", "valueDateTime": "2024-02-27T21:10:04+00:00" } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2719.local/fhir/ActivityDefinition/89816" ], "status": "active", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "f47bfae6-6089-47f0-9c86-65e11e4d4dc0" }, "subject": { "reference": "https://patient.cit-careplan-2719.local/fhir/Patient/22377" } }
{ "resourceType": "ServiceRequest", "id": "2953", "meta": { "versionId": "2", "lastUpdated": "2024-01-29T21:10:06.086+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2719.local/fhir/EpisodeOfCare/2952" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing" } ] } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusHistory", "extension": [ { "url": "status", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/request-status", "code": "active" } ] } }, { "url": "period", "valuePeriod": { "start": "2024-01-29T21:10:04+00:00" } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "on-hold" }, { "url": "scheduledTime", "valueDateTime": "2024-01-29T21:10:04+00:00" } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest-statusSchedule", "extension": [ { "url": "status", "valueCode": "revoked" }, { "url": "scheduledTime", "valueDateTime": "2024-02-27T21:10:04+00:00" } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2719.local/fhir/ActivityDefinition/89816" ], "status": "active", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "f47bfae6-6089-47f0-9c86-65e11e4d4dc0" }, "subject": { "reference": "https://patient.cit-careplan-2719.local/fhir/Patient/22377" } }