DeviceRequest
ClinicalRepresents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| DeviceRequest | 0..* | — | Medical device request |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External Request identifier |
| .instantiatesCanonicalΣ | 0..* | canonical | Instantiates FHIR protocol or definition |
| .instantiatesUriΣ | 0..* | uri | Instantiates external protocol or definition |
| .basedOnΣ | 0..* | Reference(Resource) | What request fulfills |
| .priorRequestΣ | 0..* | Reference(Resource) | What request replaces |
| .groupIdentifierΣ | 0..1 | Identifier | Identifier of composite request |
| .status?!Σ | 0..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Bindingrequest-status(required) |
| .intent?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Bindingrequest-intent(required) |
| .priorityΣ | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .code[x]Σ | 1..1 | Reference(Device) | CodeableConcept | Device requested Bindingdevice-kind(example) |
| .parameter | 0..* | BackboneElement | Device details |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..1 | CodeableConcept | Device detail BindingA code that identifies the device detail.(example) |
| .value[x] | 0..1 | CodeableConcept | Quantity | Range | boolean | Value of detail |
| .subjectΣ | 1..1 | Reference(Patient | Group | Location | Device) | Focus of request |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter motivating request |
| .occurrence[x]Σ | 0..1 | dateTime | Period | Timing | Desired time or schedule for use |
| .authoredOnΣ | 0..1 | dateTime | When recorded |
| .requesterΣ | 0..1 | Reference(Device | Practitioner | PractitionerRole | Organization) | Who/what is requesting diagnostics |
| .performerTypeΣ | 0..1 | CodeableConcept | Filler role Bindingparticipant-role(example) |
| .performerΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Requested Filler |
| .reasonCodeΣ | 0..* | CodeableConcept | Coded Reason for request Bindingcondition-code(example) |
| .reasonReferenceΣ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Linked Reason for request |
| .insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage |
| .supportingInfo | 0..* | Reference(Resource) | Additional clinical information |
| .note | 0..* | Annotation | Notes or comments |
| .relevantHistory | 0..* | Reference(Provenance) | Request provenance |