eHealth Infrastructure 3.1.0 - release
Publish Box goes here
No examples are currently available for the profile.
GET [base]/DeviceUseStatement?patient=https%3A%2F%2Fpatient.cit-device-874.local%2Ffhir%2FPatient%2F94674&timing=lt2023-08-22
Header
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiNGQ1NWEyZWYtNWU2Yi00MzA4LTk2YmItZjBkOWY3MDk2MTdhIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkRldmljZVVzZVN0YXRlbWVudC5yZWFkIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. 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": "Bundle", "id": "ee511aa8-2a95-4b74-b1c5-f9c081cd1d40", "meta": { "lastUpdated": "2024-03-22T07:24:52.732+00:00" }, "type": "searchset", "total": 2, "link": [ { "relation": "self", "url": "https://device.cit-device-874.local/fhir/DeviceUseStatement?_format=json&_pretty=true&patient=https%3A%2F%2Fpatient.cit-device-874.local%2Ffhir%2FPatient%2F94674&timing=lt2023-08-22" } ], "entry": [ { "fullUrl": "https://device.cit-device-874.local/fhir/DeviceUseStatement/31", "resource": { "resourceType": "DeviceUseStatement", "id": "31", "meta": { "versionId": "1", "lastUpdated": "2024-03-22T07:24:51.465+00:00", "source": "#256f37cf-1e88-45", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/64510" } } ], "status": "active", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "timingPeriod": { "start": "2023-03-22T07:24:51+00:00", "end": "2023-05-22T07:24:51+00:00" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/30" } }, "search": { "mode": "match" } }, { "fullUrl": "https://device.cit-device-874.local/fhir/DeviceUseStatement/33", "resource": { "resourceType": "DeviceUseStatement", "id": "33", "meta": { "versionId": "1", "lastUpdated": "2024-03-22T07:24:51.969+00:00", "source": "#7b42ced6-6e23-41", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/76489" } } ], "status": "active", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "timingPeriod": { "start": "2023-07-22T07:24:51+00:00", "end": "2023-09-22T07:24:51+00:00" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/32" } }, "search": { "mode": "match" } } ] }
GET [base]/DeviceUseStatement/41/_history/2
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiMTNhOGJkMWItYTliMS00NzE1LWJhZTAtNzhiZWM0Mzc1NmYwIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkRldmljZVVzZVN0YXRlbWVudC5yZWFkIiwiRGV2aWNlVXNlU3RhdGVtZW50LndyaXRlIl19LCJjb250ZXh0Ijp7InBhdGllbnRfaWQiOiJodHRwczovL3BhdGllbnQuY2l0LWRldmljZS04NzQubG9jYWwvZmhpci9QYXRpZW50Lzk0Njc0IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiU1lTVEVNIn0. 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": "DeviceUseStatement", "id": "41", "meta": { "versionId": "2", "lastUpdated": "2024-03-22T07:24:54.686+00:00", "source": "#d45c9585-fa8d-4b", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/11171" } } ], "status": "completed", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/40" } }
POST [base]/DeviceUseStatement
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiZjFjNDYxOGItNWFkYy00NzBmLTkxMTctN2E0Y2M2MDgyZGQ0IiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkRldmljZVVzZVN0YXRlbWVudC53cml0ZSJdfSwiY29udGV4dCI6eyJwYXRpZW50X2lkIjoiaHR0cHM6Ly9wYXRpZW50LmNpdC1kZXZpY2UtODc0LmxvY2FsL2ZoaXIvUGF0aWVudC85ODY4MiIsInRlYW1fb25fZW9jIjpmYWxzZX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9. 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": "DeviceUseStatement", "meta": { "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/60606" } } ], "status": "active", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/98682" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/55" } }
{ "resourceType": "DeviceUseStatement", "id": "57", "meta": { "versionId": "1", "lastUpdated": "2024-03-22T07:25:02.987+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/60606" } } ], "status": "active", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/98682" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/55" } }
POST [base]/DeviceUseStatement/$validate
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiZmYxNzI4MTctNGJhMi00Mjk2LTllNzUtNjExMzA3MTI3YjUzIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkRldmljZVVzZVN0YXRlbWVudC5yZWFkIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ. 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": "Parameters", "parameter": [ { "name": "resource", "resource": { "resourceType": "DeviceUseStatement", "meta": { "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/57589" } } ], "status": "active", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/69095" }, "source": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/47" } } } ] }
{ "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]/DeviceUseStatement/41
Accept-Charset: utf-8 Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiMTNhOGJkMWItYTliMS00NzE1LWJhZTAtNzhiZWM0Mzc1NmYwIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkRldmljZVVzZVN0YXRlbWVudC5yZWFkIiwiRGV2aWNlVXNlU3RhdGVtZW50LndyaXRlIl19LCJjb250ZXh0Ijp7InBhdGllbnRfaWQiOiJodHRwczovL3BhdGllbnQuY2l0LWRldmljZS04NzQubG9jYWwvZmhpci9QYXRpZW50Lzk0Njc0IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiU1lTVEVNIn0. 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": "DeviceUseStatement", "id": "41", "meta": { "versionId": "1", "lastUpdated": "2024-03-22T07:24:54.466+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/11171" } } ], "status": "completed", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/40" } }
{ "resourceType": "DeviceUseStatement", "id": "41", "meta": { "versionId": "2", "lastUpdated": "2024-03-22T07:24:54.686+00:00", "profile": [ "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement" ] }, "extension": [ { "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-deviceusestatement-context", "valueReference": { "reference": "https://careplan.cit-device-874.local/fhir/CarePlan/11171" } } ], "status": "completed", "subject": { "reference": "https://patient.cit-device-874.local/fhir/Patient/94674" }, "device": { "reference": "https://device.cit-device-874.local/fhir/Device/40" } }