eHealth Infrastructure 2.6.0 - Release 13
Publish Box goes here
No examples are currently available for the profile.
GET [base]/ServiceRequest/2160
Header
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiRXBpc29kZU9mQ2FyZS5yZWFkIiwiQ2FyZVBsYW4ucmVhZCIsIiR0ZXN0LW9ubHktY3JlYXRlIiwiQ2FyZVBsYW4uc2VhcmNoIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. 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": "2160", "meta": { "versionId": "1", "lastUpdated": "2023-01-06T09:02:22.111+00:00", "source": "#abf241a2-a12d-92", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ], "tag": [ { "system": "http://ehealth.sundhed.dk/cs/ehealth-system", "code": "xb" }, { "system": "http://ehealth.sundhed.dk/cs/ehealth-system", "code": "xa" } ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2271.local/fhir/EpisodeOfCare/2156" } }, { "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": 1630983092, "system": "http://unitsofmeasure.org", "code": "h" } } ] }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-trigger-enablement-code", "valueCode": "NO_TRIGGER" } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2271.local/fhir/ActivityDefinition/18241" ], "status": "draft", "intent": "order", "code": { "coding": [ { "system": "urn:oid:1.2.208.176.2.1", "code": "NPU03011" } ] }, "subject": { "reference": "https://patient.cit-careplan-2271.local/fhir/Patient/26073" } }
GET [base]/ServiceRequest/2115/_history/2
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
{ "resourceType": "ServiceRequest", "id": "2115", "meta": { "versionId": "2", "lastUpdated": "2023-01-06T09:01:42.886+00:00", "source": "#9f676a87-ee5e-95", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2271.local/fhir/EpisodeOfCare/2114" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing", "display": "No sharing" } ] } } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2271.local/fhir/ActivityDefinition/43757" ], "status": "completed", "intent": "option", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "47d0d672-d145-4ef5-b8ee-ea0208c82056" }, "subject": { "reference": "https://patient.cit-careplan-2271.local/fhir/Patient/79668" } }
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": { "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-servicerequest" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare", "valueReference": { "reference": "https://careplan.cit-careplan-2271.local/fhir/EpisodeOfCare/2133" } }, { "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": 1737398270, "system": "http://unitsofmeasure.org", "code": "h" } } ] } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2271.local/fhir/ActivityDefinition/56045" ], "status": "completed", "intent": "filler-order", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "c6493e5d-bc96-4257-ae00-cf57232f9295" }, "subject": { "reference": "https://patient.cit-careplan-2271.local/fhir/Patient/99726" } } } ] }
{ "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/2115
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": "2115", "meta": { "versionId": "1", "lastUpdated": "2023-01-06T09:01:40.662+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-2271.local/fhir/EpisodeOfCare/2114" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing", "display": "No sharing" } ] } } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2271.local/fhir/ActivityDefinition/43757" ], "status": "completed", "intent": "option", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "47d0d672-d145-4ef5-b8ee-ea0208c82056" }, "subject": { "reference": "https://patient.cit-careplan-2271.local/fhir/Patient/79668" } }
{ "resourceType": "ServiceRequest", "id": "2115", "meta": { "versionId": "2", "lastUpdated": "2023-01-06T09:01:42.886+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-2271.local/fhir/EpisodeOfCare/2114" } }, { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-sharingPolicy", "valueCodeableConcept": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/measurement-sharing-policies", "code": "noSharing", "display": "No sharing" } ] } } ], "instantiatesCanonical": [ "https://plan.cit-careplan-2271.local/fhir/ActivityDefinition/43757" ], "status": "completed", "intent": "option", "code": { "coding": [ { "system": "http://ehealth.sundhed.dk/cs/activitydefinition-code", "code": "TBD" } ], "text": "47d0d672-d145-4ef5-b8ee-ea0208c82056" }, "subject": { "reference": "https://patient.cit-careplan-2271.local/fhir/Patient/79668" } }