This resource contains a list of a patient’s current prescribed medications, as documented by one organization. What this doesn’t contain: any details about how much a patient has taken of what they were prescribed.
You can review or retrieve a list of current medications for a patient.
_search
Query for a list of current medications for a patient. Review tips for medication searches.
For data on demand searches, you must include this query parameter:
- FHIR® resource ID for Patient resource (learn about FHIR® references or review HL7's docs on references)
cURL request example
Request Body Schema
- patientArray of string
Returns prescriptions for a specific patient
- patient.identifierArray of string
One or more external identifiers for the patient
- intentArray of string
Returns prescriptions with different intents
- statusArray of string
Status of the prescription
- recorderArray of string
Person who entered the request
- authoredonArray of string
When request was initially authored
- requesterArray of string
Person who prescribed this medication
- encounterArray of string
Encounter during which the medication was prescribed
- encounter.identifierArray of string
Identifier(s) by which this encounter is known
- resourceTyperequired, string
Identifies the type of the resource
Value:Bundle
- typerequired, string
Identifies this bundle as a response to a search
Value:searchset
- totalrequired, number
The total number of matches
- entryArray of MedicationRequest or Other
A resource matching the search criteria or related to a matching resource
- resourcerequired, object
A record of a medication that has been prescribed/ordered.
- resourceTyperequired, string
Identifies the type of the resource
Value:MedicationRequest
- statusrequired, string
A code specifying the current state of the order. Generally, this will be active or completed state.
Possible Values:(USCDI) active
,on-hold
,cancelled
,completed
,entered-in-error
,stopped
,draft
,unknown
- _statusrequired, object
This element contains extensions for
status
. Depending on the extensions present it could be used in place ofstatus
or contain additional information aboutstatus
. See theextension
element for more details on the possible extensions being sent.- extensionArray of OriginalText or Other
May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
Value:http://hl7.org/fhir/StructureDefinition/originalText
- valueStringrequired, string
The original text
A human language representation of the concept (resource/element) as seen/selected/uttered by the user who entered the data and/or which represents the full intended meaning of the user.
See http://hl7.org/fhir/StructureDefinition/originalText for more information
- intentrequired, string
Whether the request is a proposal, plan, or an original order.
Possible Values:(USCDI) proposal
,plan
,order
,original-order
,reflex-order
,filler-order
,instance-order
,option
- subjectrequired, object
A link to a resource representing the person or set of individuals to whom the medication will be given.
Must be a resource of type
Patient
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- medicationCodeableConceptrequired, object
Identifies the medication being requested. This is a link to a resource that represents the medication which may be the details of the medication or simply an attribute carrying a code that identifies the medication from a known list of medications.
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- idstring
The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
- identifierArray of object
Identifiers associated with this medication request that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server.
- extensionArray of Boolean, String, CodeableConcept, Coding
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
- valueBooleanboolean
A single value for the extension.
- usestring
The purpose of this identifier.
Possible Values:usual
,official
,temp
,secondary
,old (If known)
- systemstring
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
- valuestring
The portion of the identifier typically relevant to the user and which is unique within the context of the system.
- prioritystring
Indicates how quickly the Medication Request should be addressed with respect to other requests.
Possible Values:routine
,urgent
,asap
,stat
- encounterobject
The Encounter during which this [x] was created or to which the creation of this record is tightly associated.
Must be a resource of type
Encounter
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- requesterobject
The individual, organization, or device that initiated the request and has responsibility for its activation.
The requester will usually be a reference to a Practitioner resource or a PractitionerRole resource containing the practitioner and additional information. In rare instances, the requester may only be an identifier for the resource, such as an NPI.
Must reference one of the following types of resources:
Practitioner
Organization
PractitionerRole
- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource. - identifierobject
An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.
- extensionArray of Boolean, String, CodeableConcept, Coding
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
- valueBooleanboolean
A single value for the extension.
- usestring
The purpose of this identifier.
Possible Values:usual
,official
,temp
,secondary
,old (If known)
- systemstring
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
- valuestring
The portion of the identifier typically relevant to the user and which is unique within the context of the system.
- recorderobject
The person who entered the order on behalf of another individual for example in the case of a verbal or a telephone order.
Must be a resource of type
Practitioner
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- reasonCodeArray of object
The reason or the indication for ordering or not ordering the medication.
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- dosageInstructionArray of object
Indicates how the medication is to be used by the patient.
- textstring
Free text dosage instructions e.g. SIG.
- timingobject
When medication should be administered.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- modifierExtensionArray of object
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.
Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- eventArray of string
Identifies specific times when the event occurs.
- _eventArray of object
Extensions for event
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- repeatobject
A set of rules that describe when the event is scheduled.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- modifierExtensionArray of object
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.
Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- boundsDurationobject
Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- boundsRangeobject
Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- lowobject
The low limit. The boundary is inclusive.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- highobject
The high limit. The boundary is inclusive.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- boundsPeriodobject
A time period defined by a start and end date and optionally time.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- startstring
A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
- _startobject
Extensions for start
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- endstring
A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
- _endobject
Extensions for end
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- countnumber
An integer with a value that is positive (e.g. >0)
- _countobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- countMaxnumber
An integer with a value that is positive (e.g. >0)
- _countMaxobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- durationnumber
A rational number with implicit precision
- _durationobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- durationMaxnumber
A rational number with implicit precision
- _durationMaxobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- durationUnit
The units of time for the duration, in UCUM units.
Possible Values:s
,min
,h
,d
,wk
,mo
,a
- _durationUnitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- frequencynumber
An integer with a value that is positive (e.g. >0)
- _frequencyobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- frequencyMaxnumber
An integer with a value that is positive (e.g. >0)
- _frequencyMaxobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- periodnumber
A rational number with implicit precision
- _periodobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- periodMaxnumber
A rational number with implicit precision
- _periodMaxobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- periodUnit
The units of time for the period in UCUM units.
Possible Values:s
,min
,h
,d
,wk
,mo
,a
- _periodUnitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- dayOfWeekArray of string
If one or more days of week is provided, then the action happens only on the specified day(s).
- _dayOfWeekArray of object
Extensions for dayOfWeek
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- timeOfDayArray of string
Specified time of day for action to take place.
- _timeOfDayArray of object
Extensions for timeOfDay
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- whenArray of U N K N O W N
An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.
Possible Values:MORN
,MORN.early
,MORN.late
,NOON
,AFT
,AFT.early
,AFT.late
,EVE
,EVE.early
,EVE.late
,NIGHT
,PHS
,HS
,WAKE
,C
,CM
,CD
,CV
,AC
,ACM
,ACD
,ACV
,PC
,PCM
,PCD
,PCV
- _whenArray of object
Extensions for when
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- offsetnumber
An integer with a value that is not negative (e.g. >= 0)
- _offsetobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codeobject
A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codingArray of object
A reference to a code defined by a terminology system.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Extensions for system
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- versionstring
A sequence of Unicode characters
- _versionobject
Extensions for version
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Extensions for code
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- displaystring
A sequence of Unicode characters
- _displayobject
Extensions for display
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- userSelectedboolean
Value of "true" or "false"
- _userSelectedobject
Extensions for userSelected
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- textstring
A sequence of Unicode characters
- _textobject
Extensions for text
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- doseAndRateArray of object
The amount of medication administered.
- doseQuantityobject
Amount of medication per dose.
Only one of
doseQuantity
,doseRange
may be present.- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- doseRangeobject
Amount of medication per dose.
Only one of
doseQuantity
,doseRange
may be present.- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- lowobject
The low limit. The boundary is inclusive.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- highobject
The high limit. The boundary is inclusive.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- valuenumber
A rational number with implicit precision
- _valueobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- comparator
How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.
Possible Values:<
,<=
,>=
,>
- _comparatorobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- unitstring
A sequence of Unicode characters
- _unitobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
String of characters used to identify a name or a resource
- _systemobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- codestring
A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
- _codeobject
Base definition for all elements in a resource.
- idstring
A sequence of Unicode characters
- extensionArray of object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- idstring
A sequence of Unicode characters
- urlstring
String of characters used to identify a name or a resource
- valueBase64Binarystring
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- routeobject
How drug should enter body.
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- dispenseRequestobject
Indicates the specific details for the dispense or medication supply part of a medication request (also known as a Medication Prescription or Medication Order). Note that this information is not always sent with the order. There may be in some settings (e.g. hospitals) institutional or system support for completing the dispense details in the pharmacy department.
- validityPeriodobject
This indicates the validity period of a prescription (stale dating the Prescription).
- startstring
The start of the period. The boundary is inclusive.
- endstring
The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.
- numberOfRepeatsAllowednumber
An integer indicating the number of times, in addition to the original dispense, (aka refills or repeats) that the patient can receive the prescribed medication. Usage Notes: This integer does not include the original order dispense. This means that if an order indicates dispense 30 tablets plus "3 repeats", then the order can be dispensed a total of 4 times and the patient can receive a total of 120 tablets. A prescriber may explicitly say that zero refills are permitted after the initial dispense.
- quantityobject
The amount that is to be dispensed for one fill.
- valuenumber
The value of the measured amount. The value includes an implicit precision in the presentation of the value.
- systemstring
The identification of the system that provides the coded form of the unit.
- codestring
A computer processable form of the unit in some unit representation system.
- performerobject
Indicates the intended dispensing Organization specified by the prescriber.
Must be a resource of type
Organization
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- searchrequired, object
Information about the search process that lead to the creation of this entry.
- moderequired, string
Identifies the MedicationRequest as matching the search parameters
Value:match
Response to a MedicationRequest search operation