SupplyRequestConnection
No description
SupplyRequestConnection(
_cursor: String
_id: String
_lastUpdated: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_query: String
_filter: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
_customSearchParameters: String
date: String
identifier: String
category: String
requester: String
status: String
subject: String
supplier: String
): ConnectionResult
Arguments
SupplyRequestConnection._cursor ● String scalar
SupplyRequestConnection._id ● String scalar
Is used to allow searching based on the logical identifier of resources
SupplyRequestConnection._lastUpdated ● String scalar
Is used to match resources based on when the most recent change has been made
SupplyRequestConnection._tag ● String scalar
Is used to match resources based on tag information in the Resource.meta.tag element
SupplyRequestConnection._profile ● String scalar
Is used to match resources based on values in the Resource.meta.profile element
SupplyRequestConnection._security ● String scalar
Is used to match resources based on security labels in the Resource.meta.security element
SupplyRequestConnection._source ● String scalar
Is used to match resources based on source information in the Resource.meta.source element
SupplyRequestConnection._text ● String scalar
Is used to perform searches against the narrative content of a resource
SupplyRequestConnection._content ● String scalar
Is used to allow searching all textual content of a resource
SupplyRequestConnection._list ● String scalar
Is used to test resources against references in a List resource
SupplyRequestConnection._has ● String scalar
Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them
SupplyRequestConnection._query ● String scalar
Is used to execute a pre-defined and named query operation
SupplyRequestConnection._filter ● String scalar
Provides a syntax for expressing a set of query expressions on the underlying resources.
SupplyRequestConnection._type ● String scalar
Is used to allow filtering of types in searches that are performed across multiple resource types (e.g., searches across the server root)
SupplyRequestConnection._sort ● String scalar
Order to sort results in (can repeat for inner sort orders)
SupplyRequestConnection._count ● String scalar
Number of results per page
SupplyRequestConnection._include ● String scalar
Other resources to include in the search results that search matches point to
SupplyRequestConnection._revinclude ● String scalar
Other resources to include in the search results when they refer to search matches
SupplyRequestConnection._summary ● String scalar
Just return the summary elements (for resources where this is defined)
SupplyRequestConnection._total ● String scalar
Request a precision of the total number of results for a request
SupplyRequestConnection._elements ● String scalar
Request that only a specific set of elements be returned for resources
SupplyRequestConnection._contained ● String scalar
Whether to return resources contained in other resources in the search matches
SupplyRequestConnection._containedType ● String scalar
If returning contained resources, whether to return the contained or container resources
SupplyRequestConnection._customSearchParameters ● String scalar
One or more custom search parameters defined via SearchParameter
SupplyRequestConnection.date ● String scalar
Multiple Resources: /// * AllergyIntolerance: Date first version of the resource instance was recorded * CarePlan: Time period plan covers * CareTeam: Time period team covers * ClinicalImpression: When the assessment was documented * Composition: Composition editing time * Consent: When this Consent was created or indexed * DiagnosticReport: The clinically relevant time of the report * Encounter: A date within the period the Encounter lasted * EpisodeOfCare: The provided date search value falls within the episode of care's period * FamilyMemberHistory: When history was recorded or last updated * Flag: Time period when flag is active * Immunization: Vaccination (non)-Administration Date * List: When the list was prepared * Observation: Obtained date/time. If the obtained element is a period, a date that falls in the period * Procedure: When the procedure was performed * RiskAssessment: When was assessment made? * SupplyRequest: When the request was made ///
SupplyRequestConnection.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 ///
SupplyRequestConnection.category ● String scalar
The kind of supply (central, non-stock, etc.)
SupplyRequestConnection.requester ● String scalar
Individual making the request
SupplyRequestConnection.status ● String scalar
draft | active | suspended +
SupplyRequestConnection.subject ● String scalar
The destination of the supply
SupplyRequestConnection.supplier ● String scalar
Who is intended to fulfill the request