HS.FHIR.DTL.vR4.Model.Resource.SupplyRequest
class HS.FHIR.DTL.vR4.Model.Resource.SupplyRequest extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Request for a medication, substance or device.Property Inventory
- authoredOn
- category
- deliverFrom
- deliverTo
- identifier
- itemCodeableConcept
- itemReference
- occurrenceDateTime
- occurrencePeriod
- occurrenceTiming
- parameter
- priority
- quantity
- reasonCode
- reasonReference
- requester
- status
- supplier
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
When the request was made.
The kind of supply (central, non-stock, etc.)
any FHIR4 code may be used; supplyrequest-kind shows EXAMPLE codes, but you may use codes from any ValueSet.
The origin of the supply.
Organization | Location
The destination of the supply.
Organization | Location | Patient
Business Identifier for SupplyRequest.
Medication, Substance, or Device requested to be supplied.
any FHIR4 code may be used; supply-item shows EXAMPLE codes, but you may use codes from any ValueSet.
Medication, Substance, or Device requested to be supplied.
Medication | Substance | Device
When the request should be fulfilled.
When the request should be fulfilled.
When the request should be fulfilled.
Ordered item details.
routine | urgent | asap | stat
request-priority|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend request-priority|4.0.1 and you may NOT use codes from other ValueSets.
The requested amount of the item indicated.
The reason why the supply item was requested.
any FHIR4 code may be used; supplyrequest-reason shows EXAMPLE codes, but you may use codes from any ValueSet.
The reason why the supply item was requested.
Condition | Observation | DiagnosticReport | DocumentReference
Individual making the request.
Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device
draft | active | suspended +
supplyrequest-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend supplyrequest-status|4.0.1 and you may NOT use codes from other ValueSets.
Who is intended to fulfill the request.
Organization | HealthcareService
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()