MedicationRequestList
No description
MedicationRequestList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
code: String
identifier: String
patient: String
medication: String
status: String
authoredon: String
category: String
date: String
encounter: String
intendedDispenser: String
intendedPerformer: String
intendedPerformertype: String
intent: String
priority: String
requester: String
subject: String
): [MedicationRequest!]
Arguments
MedicationRequestList._id ● String scalar
MedicationRequestList._lastUpdate ● String scalar
MedicationRequestList._tag ● String scalar
MedicationRequestList._profile ● String scalar
MedicationRequestList._security ● String scalar
MedicationRequestList._source ● String scalar
MedicationRequestList._text ● String scalar
MedicationRequestList._content ● String scalar
MedicationRequestList._list ● String scalar
MedicationRequestList._has ● String scalar
MedicationRequestList._type ● String scalar
MedicationRequestList._sort ● String scalar
MedicationRequestList._count ● String scalar
MedicationRequestList._include ● String scalar
MedicationRequestList._revinclude ● String scalar
MedicationRequestList._summary ● String scalar
MedicationRequestList._total ● String scalar
MedicationRequestList._elements ● String scalar
MedicationRequestList._contained ● String scalar
MedicationRequestList._containedType ● String scalar
MedicationRequestList.code ● String scalar
Multiple Resources: ///
- AllergyIntolerance: Code that identifies the allergy or intolerance
- Condition: Code for the condition
- DeviceRequest: Code for what is being requested/ordered
- DiagnosticReport: The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result
- FamilyMemberHistory: A search by a condition code
- List: What the purpose of this list is
- Medication: Returns medications for a specific code
- MedicationAdministration: Return administrations of this medication code
- MedicationDispense: Returns dispenses of this medicine code
- MedicationRequest: Return prescriptions of this medication code
- MedicationStatement: Return statements of this medication code
- Observation: The code of the observation type
- Procedure: A code to identify a procedure
- ServiceRequest: What is being requested/ordered ///
MedicationRequestList.identifier ● String scalar
Multiple Resources: ///
- AllergyIntolerance: External ids for this item
- CarePlan: External Ids for this plan
- CareTeam: External Ids for this team
- Composition: Version-independent identifier for the Composition
- Condition: A unique identifier of the condition record
- Consent: Identifier for this record (external references)
- DetectedIssue: Unique id for the detected issue
- DeviceRequest: Business identifier for request/order
- DiagnosticReport: An identifier for the report
- DocumentManifest: Unique Identifier for the set of documents
- DocumentReference: Master Version Specific Identifier
- Encounter: Identifier(s) by which this encounter is known
- EpisodeOfCare: Business Identifier(s) relevant for this EpisodeOfCare
- FamilyMemberHistory: A search by a record identifier
- Goal: External Ids for this goal
- ImagingStudy: Identifiers for the Study, such as DICOM Study Instance UID and Accession number
- Immunization: Business identifier
- List: Business identifier
- MedicationAdministration: Return administrations with this external identifier
- MedicationDispense: Returns dispenses with this external identifier
- MedicationRequest: Return prescriptions with this external identifier
- MedicationStatement: Return statements with this external identifier
- NutritionOrder: Return nutrition orders with this external identifier
- Observation: The unique id for a particular observation
- Procedure: A unique identifier for a procedure
- RiskAssessment: Unique identifier for the assessment
- ServiceRequest: Identifiers assigned to this order
- SupplyDelivery: External identifier
- SupplyRequest: Business Identifier for SupplyRequest
- VisionPrescription: Return prescriptions with this external identifier ///
MedicationRequestList.patient ● String scalar
Multiple Resources: ///
- AllergyIntolerance: Who the sensitivity is for
- CarePlan: Who the care plan is for
- CareTeam: Who care team is for
- ClinicalImpression: Patient or group assessed
- Composition: Who and/or what the composition is about
- Condition: Who has the condition?
- Consent: Who the consent applies to
- DetectedIssue: Associated patient
- DeviceRequest: Individual the service is ordered for
- DeviceUseStatement: Search by subject - a patient
- DiagnosticReport: The subject of the report if a patient
- DocumentManifest: The subject of the set of documents
- DocumentReference: Who/what is the subject of the document
- Encounter: The patient or group present at the encounter
- EpisodeOfCare: The patient who is the focus of this episode of care
- FamilyMemberHistory: The identity of a subject to list family member history items for
- Flag: The identity of a subject to list flags for
- Goal: Who this goal is intended for
- ImagingStudy: Who the study is about
- Immunization: The patient for the vaccination record
- List: If all resources have the same subject
- MedicationAdministration: The identity of a patient to list administrations for
- MedicationDispense: The identity of a patient to list dispenses for
- MedicationRequest: Returns prescriptions for a specific patient
- MedicationStatement: Returns statements for a specific patient.
- NutritionOrder: The identity of the person who requires the diet, formula or nutritional supplement
- Observation: The subject that the observation is about (if patient)
- Procedure: Search by subject - a patient
- RiskAssessment: Who/what does assessment apply to?
- ServiceRequest: Search by subject - a patient
- SupplyDelivery: Patient for whom the item is supplied
- VisionPrescription: The identity of a patient to list dispenses for ///
MedicationRequestList.medication ● String scalar
Multiple Resources: ///
- MedicationAdministration: Return administrations of this medication resource
- MedicationDispense: Returns dispenses of this medicine resource
- MedicationRequest: Return prescriptions for this medication reference
- MedicationStatement: Return statements of this medication reference ///
MedicationRequestList.status ● String scalar
Multiple Resources: ///
- MedicationAdministration: MedicationAdministration event status (for example one of active/paused/completed/nullified)
- MedicationDispense: Returns dispenses with a specified dispense status
- MedicationRequest: Status of the prescription
- MedicationStatement: Return statements that match the given status ///
MedicationRequestList.authoredon ● String scalar
Return prescriptions written on this date
MedicationRequestList.category ● String scalar
Returns prescriptions with different categories
MedicationRequestList.date ● String scalar
Multiple Resources: ///
- MedicationRequest: Returns medication request to be administered on a specific date ///
MedicationRequestList.encounter ● String scalar
Multiple Resources: ///
- MedicationRequest: Return prescriptions with this encounter identifier ///
MedicationRequestList.intendedDispenser ● String scalar
Returns prescriptions intended to be dispensed by this Organization
MedicationRequestList.intendedPerformer ● String scalar
Returns the intended performer of the administration of the medication request
MedicationRequestList.intendedPerformertype ● String scalar
Returns requests for a specific type of performer
MedicationRequestList.intent ● String scalar
Returns prescriptions with different intents
MedicationRequestList.priority ● String scalar
Returns prescriptions with different priorities
MedicationRequestList.requester ● String scalar
Returns prescriptions prescribed by this prescriber
MedicationRequestList.subject ● String scalar
The identity of a patient to list orders for
Type
MedicationRequest object
An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called MedicationRequest rather than MedicationPrescription or MedicationOrder to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns. If the element is present, it must have either a @value, an @id, or extensions