DeviceUseStatement_GET

GET {{baseUrl}}/DeviceUseStatement?patient=<string>&device=<string>&subject=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&identifier=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
patientstringMultiple Resources:
  • ReferralRequest: Who the referral is about
  • DocumentManifest: The subject of the set of documents
  • Goal: Who this goal is intended for
  • Consent: Who the consent applies to
  • DocumentReference: Who/what is the subject of the document
  • ImagingManifest: Subject of the ImagingManifest (or a DICOM Key Object Selection which it represents)
  • RiskAssessment: Who/what does assessment apply to?
  • CareTeam: Who care team is for
  • ImagingStudy: Who the study is about
  • FamilyMemberHistory: The identity of a subject to list family member history items for
  • Encounter: The patient ro group present at the encounter
  • DeviceUseStatement: Search by subject - a patient
  • DeviceRequest: Individual the service is ordered for
  • AllergyIntolerance: Who the sensitivity is for
  • CarePlan: Who care plan is for
  • EpisodeOfCare: The patient who is the focus of this episode of care
  • Procedure: Search by subject - a patient
  • List: If all resources have the same subject
  • Immunization: The patient for the vaccination record
  • VisionPrescription: The identity of a patient to list dispenses for
  • ProcedureRequest: Search by subject - a patient
  • Flag: The identity of a subject to list flags for
  • Observation: The subject that the observation is about (if patient)
  • DiagnosticReport: The subject of the report if a patient
  • NutritionOrder: The identity of the person who requires the diet, formula or nutritional supplement
  • Condition: Who has the condition?
  • Composition: Who and/or what the composition is about
  • DetectedIssue: Associated patient
  • SupplyDelivery: Patient for whom the item is supplied
  • ClinicalImpression: Patient or group assessed | | device | string | | Search by device | | subject | string | | Search by subject | | _id | string | | Logical id of this artifact | | _lastUpdated | string | | When the resource version last changed | | _profile | string | | Profiles this resource claims to conform to | | _security | string | | Security Labels applied to this resource | | _tag | string | | Tags applied to this resource | | identifier | string | | Search by identifier | | _format | string | | |

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;device&quot;:{&quot;fhir_comments&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\u003e&quot;],&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;subject&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;}},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;device&quot;:{&quot;fhir_comments&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\u003e&quot;],&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;subject&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;}}]