OncologyMedicationDispense
Introduction
The OncologyMedicationDispense FHIR API is used to receive Medication Dispense related data from external pharmacy system which is specialized in cancer related drug preparations.Each MedicationDispense resource represents a single medication administration occasion. This profile is based on the FHIR resource MedicationDispense.
Intended Use
This profile is intended to be used for the posting of data related to a dispensing occasion of cancer related drugs to a patient.
Specific Rules and Limitations
Profile Overview
Oncology MedicationDispense Profile
OncologyMedicationDispense (MedicationDispense) | I | MedicationDispense | There are no (further) constraints on this element Element idMedicationDispense Dispensing a medication to a named patient DefinitionIndicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order.
| |
id | S Σ | 0..1 | string | Element idMedicationDispense.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. Required when sending status updates and for final status notification. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
meta | S Σ | 1..1 | Meta | There are no (further) constraints on this element Element idMedicationDispense.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.meta.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.meta.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
versionId | S Σ | 0..1 | id | Element idMedicationDispense.meta.versionId Version specific identifier DefinitionThe version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. To ensure traceability and ease of sorting, all instances of MedicationDispense must have a meta.versionId and meta.lastUpdated value. Required when sending status updates and for final status notification. The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.
|
lastUpdated | S Σ | 0..1 | instant | Element idMedicationDispense.meta.lastUpdated When the resource version last changed DefinitionWhen the resource last changed - e.g. when the version changed. To ensure traceability and ease of sorting, all instances of MedicationDispense must have a meta.versionId and meta.lastUpdated value. Required when sending status updates and for final status notification. This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.
|
source | Σ | 0..1 | uri | There are no (further) constraints on this element Element idMedicationDispense.meta.source Identifies where the resource comes from DefinitionA uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc. In the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used. This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.
|
profile | S Σ | 1..1 | canonical(StructureDefinition) | Element idMedicationDispense.meta.profile Profiles this resource claims to conform to DefinitionA list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. Required to identify which MedicationDispense profile a resource instance conforms to. Required when sending status updates and for final status notification. It is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set. canonical(StructureDefinition) Constraints
|
security | Σ | 0..* | CodingBinding | There are no (further) constraints on this element Element idMedicationDispense.meta.security Security Labels applied to this resource DefinitionSecurity labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. The security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored. Security Labels from the Healthcare Privacy and Security Classification System.
|
tag | Σ | 0..* | Coding | There are no (further) constraints on this element Element idMedicationDispense.meta.tag Tags applied to this resource DefinitionTags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. The tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored. Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idMedicationDispense.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
|
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| |
text | 0..1 | Narrative | There are no (further) constraints on this element Element idMedicationDispense.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| |
contained | S | 0..* | Resource | Element idMedicationDispense.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. To explicitly convey the dose quantity and/or volume of constituent substances of interest in a mixed preparation. E.g. volume of Natrium Chloride and dose quantity of Doxorubicin ordered as a single preparation. Required when sending final status notification for a preparation containing multiple products. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
|
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 is allowed to 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). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
identifier | S | 0..* | Identifier | Element idMedicationDispense.identifier External identifier DefinitionIdentifiers associated with this Medication Dispense 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. To indicate the bar code id of the dispense label affixed on the dispensed package. Required when sending final status notification. This is a business identifier, not a resource identifier.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
|
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationDispense.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
|
system | S Σ | 0..1 | uri | There are no (further) constraints on this element Element idMedicationDispense.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
|
value | S Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
|
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idMedicationDispense.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
assigner | Σ I | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element idMedicationDispense.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
|
partOf | I | 0..* | Reference(Procedure) | There are no (further) constraints on this element Element idMedicationDispense.partOf Event that dispense is part of DefinitionThe procedure that trigger the dispense. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
status | S Σ ?! | 1..1 | codeBinding | Element idMedicationDispense.status preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown DefinitionA code specifying the state of the set of dispense events. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. Required when sending status updates and for final status notification. A coded concept specifying the state of the dispense event.
|
statusReason[x] | S | 0..1 | Element idMedicationDispense.statusReason[x] Why a dispense was not performed DefinitionIndicates the reason why a dispense was not performed. To convey why a dispense is in the indicated status. A code describing why a dispense was not performed.
| |
statusReasonCodeableConcept | CodeableConcept | Data type | ||
category | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationDispense.category Type of medication dispense DefinitionIndicates the type of medication dispense (for example, where the medication is expected to be consumed or administered (i.e. inpatient or outpatient)). The category can be used to include where the medication is expected to be consumed or other types of dispenses. Invariants can be used to bind to different value sets when profiling to bind. A code describing where the dispensed medication is expected to be consumed or administered.
| |
medication[x] | S Σ | 1..1 | Element idMedicationDispense.medication[x] What medication was supplied DefinitionIdentifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications. To indicate the name of the primary product that was dispensed. Required when sending status updates and for final status notification. If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of the medication resource is recommended. For example, if you require form or lot number, then you must reference the Medication resource. A coded concept identifying which substance or product can be dispensed.
| |
medicationCodeableConcept | CodeableConcept | Data type | ||
subject | Σ I | 1..1 | Reference(Patient | Group) | Element idMedicationDispense.subject Who the dispense is for DefinitionA link to a resource representing the person or the group to whom the medication will be given. To ensure traceability to the intended patient. Required when sending status updates and for final status notification. SubstanceAdministration->subject->Patient.
|
context | I | 0..1 | Reference(Encounter | EpisodeOfCare) | There are no (further) constraints on this element Element idMedicationDispense.context Encounter / Episode associated with event DefinitionThe encounter or episode of care that establishes the context for this event. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Encounter | EpisodeOfCare) Constraints
|
supportingInformation | S I | 1..* | Reference(Resource) | Element idMedicationDispense.supportingInformation Information that supports the dispensing of the medication DefinitionAdditional information that supports the medication being dispensed. To ensure traceability to the originating Bundle id and version of the order. Also holds internal references to contained Medication resources. Required when sending status updates and for final status notification. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
performer | S | 0..1 | BackboneElement | Element idMedicationDispense.performer Who performed event DefinitionIndicates who or what performed the event. To identify the individual who performed the dispense action.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.performer.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.performer.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.performer.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
function | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.performer.function Who performed the dispense and what they did DefinitionDistinguishes the type of performer in the dispense. For example, date enterer, packager, final checker. Allows disambiguation of the types of involvement of different performers. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. A code describing the role an individual played in dispensing a medication.
| |
actor | I | 1..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | There are no (further) constraints on this element Element idMedicationDispense.performer.actor Individual who was performing DefinitionThe device, practitioner, etc. who performed the action. It should be assumed that the actor is the dispenser of the medication. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) Constraints
|
location | S I | 0..1 | Reference(Location) | Element idMedicationDispense.location Where the dispense occurred DefinitionThe principal physical location where the dispense was performed. To identify the pharmacy, preparation unit, or other physical location where the dispense was performed. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
authorizingPrescription | S I | 1..1 | Reference(MedicationRequest) | Element idMedicationDispense.authorizingPrescription Medication order that authorizes the dispense DefinitionIndicates the medication order that is being dispensed against. To ensure traceability to the authorizing MedicationRequest (treatmentId and prescriptionId) referenced in authorizingPrescription. Required when sending status updates and for final status notification. Maps to basedOn in Event logical model.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
reference | Σ I | 1..1 | string | Element idMedicationDispense.authorizingPrescription.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. To provide traceability to the treatmentId in the originating MedicationRequest. The value follows the format "MedicationRequest/[id]", where [id] is the value in the path MedicationRequest.id. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
|
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
|
identifier | Σ | 1..1 | Identifier | Element idMedicationDispense.authorizingPrescription.identifier Logical reference, when literal reference is not known DefinitionAn 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. To provide traceability to the prescriptionId in the originating MedicationRequest. The values of "/identifier/system" and "/identifier/value" shall match the corresponding values in "MedicationRequest/supportingInformation[0]". When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
|
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
|
system | Σ | 1..1 | uriFixed Value | Element idMedicationDispense.authorizingPrescription.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
http://cambio.se/cosmic/spiderIII/prescriptionId
|
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
|
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
assigner | Σ I | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
|
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.authorizingPrescription.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
|
type | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.type Trial fill, partial fill, emergency fill, etc. DefinitionIndicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Indicates the type of dispensing event that is performed. For example, Trial Fill, Completion of Trial, Partial Fill, Emergency Fill, Samples, etc.
| |
quantity | I | 0..1 | SimpleQuantity | There are no (further) constraints on this element Element idMedicationDispense.quantity Amount dispensed DefinitionThe amount of medication that has been dispensed. Includes unit of measure. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
daysSupply | I | 0..1 | SimpleQuantity | There are no (further) constraints on this element Element idMedicationDispense.daysSupply Amount of medication expressed as a timing amount DefinitionThe amount of medication expressed as a timing amount. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
whenPrepared | Σ | 0..1 | dateTime | Element idMedicationDispense.whenPrepared When product was packaged and reviewed DefinitionThe time when the dispensed product was packaged and reviewed. To indicate when preparation of the dispensed product was completed.
|
whenHandedOver | S | 0..1 | dateTime | Element idMedicationDispense.whenHandedOver When product was given out DefinitionThe time the dispensed product was provided to the patient or their representative. To indicate when the dispensed product was handed over at the care unit.
|
destination | S I | 0..1 | Reference(Location) | Element idMedicationDispense.destination Where the medication was sent DefinitionIdentification of the facility/location where the medication was shipped to, as part of the dispense event. To identify the care unit or other physical location that the dispensed product was delivered to. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
receiver | S I | 0..1 | Reference(Patient | Practitioner) | Element idMedicationDispense.receiver Who collected the medication DefinitionIdentifies the person who picked up the medication. This will usually be a patient or their caregiver, but some cases exist where it can be a healthcare professional. To identify who picked up the dispensed product at the care unit. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Patient | Practitioner) Constraints
|
note | S | 0..1 | Annotation | Element idMedicationDispense.note Information about the dispense DefinitionExtra information about the dispense that could not be conveyed in the other attributes. To capture any comments from the dispensing party. For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. This element may need to be included in narrative because of the potential for modifying information. Annotations SHOULD NOT be used to communicate "modifying" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).
|
dosageInstruction | S | 0..1 | Dosage | Element idMedicationDispense.dosageInstruction How the medication is to be used by the patient or administered by the caregiver DefinitionIndicates how the medication is to be used by the patient. To ensure traceability to a MedicationAdministration instance. Traceability requires a unique combination of "/authorizingPrescription" + "/dosageInstruction/timing/event" + "/dosageInstruction/timing/repeat/timeOfDay". When the dose or rate is intended to change over the entire administration period (e.g. Tapering dose prescriptions), multiple instances of dosage instructions will need to be supplied to convey the different doses/rates. The pharmacist reviews the medication order prior to dispense and updates the dosageInstruction based on the actual product being dispensed.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
sequence | Σ | 0..1 | integer | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.sequence The order of the dosage instructions DefinitionIndicates the order in which the dosage instructions should be applied or interpreted. If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent. If the sequence number is different, then the Dosages are intended to be sequential. 32 bit number; for values larger than this, use decimal
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.text Free text dosage instructions e.g. SIG DefinitionFree text dosage instructions e.g. SIG. Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing. Additional information about administration or preparation of the medication should be included as text. Note that FHIR strings SHALL NOT exceed 1MB in size
|
additionalInstruction | Σ | 0..* | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.additionalInstruction Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" DefinitionSupplemental instructions to the patient on how to take the medication (e.g. "with meals" or"take half to one hour before food") or warnings for the patient about the medication (e.g. "may cause drowsiness" or "avoid exposure of skin to direct sunlight or sunlamps"). Additional instruction is intended to be coded, but where no code exists, the element could include text. For example, "Swallow with plenty of water" which might or might not be coded. Information about administration or preparation of the medication (e.g. "infuse as rapidly as possibly via intraperitoneal port" or "immediately following drug x") should be populated in dosage.text. A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery".
|
patientInstruction | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.patientInstruction Patient or consumer oriented instructions DefinitionInstructions in terms that are understood by the patient or consumer. Note that FHIR strings SHALL NOT exceed 1MB in size
|
timing | S Σ | 0..1 | Timing | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing When medication should be administered DefinitionWhen medication should be administered. The timing schedule for giving the medication to the patient. This data type allows many different expressions. For example: "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. This attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
event | S Σ | 0..1 | dateTime | Element idMedicationDispense.dosageInstruction.timing.event When the event occurs DefinitionIdentifies specific times when the event occurs. In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification. Required when sending status updates and for final status notification.
|
repeat | Σ I | 0..1 | Element | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat When the event is to occur DefinitionA set of rules that describe when the event is scheduled. Many timing schedules are determined by regular repetitions.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
bounds[x] | Σ | 0..1 | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.bounds[x] Length/Range of lengths, or (Start and/or end) limits DefinitionEither 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.
| |
boundsDuration | Duration | There are no (further) constraints on this element Data type | ||
boundsRange | Range | There are no (further) constraints on this element Data type | ||
boundsPeriod | Period | There are no (further) constraints on this element Data type | ||
count | Σ | 0..1 | positiveInt | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.count Number of times to repeat DefinitionA total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values. Repetitions may be limited by end time or total occurrences. If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.
|
countMax | Σ | 0..1 | positiveInt | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.countMax Maximum number of times to repeat DefinitionIf present, indicates that the count is a range - so to perform the action between [count] and [countMax] times. 32 bit number; for values larger than this, use decimal
|
duration | Σ | 0..1 | decimal | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.duration How long when it happens DefinitionHow long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration. Some activities are not instantaneous and need to be maintained for a period of time. For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).
|
durationMax | Σ | 0..1 | decimal | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.durationMax How long when it happens (Max) DefinitionIf present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length. Some activities are not instantaneous and need to be maintained for a period of time. For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).
|
durationUnit | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.durationUnit s | min | h | d | wk | mo | a - unit of time (UCUM) DefinitionThe units of time for the duration, in UCUM units. Note that FHIR strings SHALL NOT exceed 1MB in size A unit of time (units from UCUM).
|
frequency | Σ | 0..1 | positiveInt | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.frequency Event occurs frequency times per period DefinitionThe number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency. 32 bit number; for values larger than this, use decimal If no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
|
frequencyMax | Σ | 0..1 | positiveInt | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.frequencyMax Event occurs up to frequencyMax times per period DefinitionIf present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range. 32 bit number; for values larger than this, use decimal
|
period | Σ | 0..1 | decimal | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.period Event occurs frequency times per period DefinitionIndicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length. Do not use an IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)
|
periodMax | Σ | 0..1 | decimal | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.periodMax Upper limit of period (3-4 hours) DefinitionIf present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days. Do not use an IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)
|
periodUnit | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.periodUnit s | min | h | d | wk | mo | a - unit of time (UCUM) DefinitionThe units of time for the period in UCUM units. Note that FHIR strings SHALL NOT exceed 1MB in size A unit of time (units from UCUM).
|
dayOfWeek | Σ | 0..* | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.dayOfWeek mon | tue | wed | thu | fri | sat | sun DefinitionIf one or more days of week is provided, then the action happens only on the specified day(s). If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.
|
timeOfDay | S Σ | 0..1 | time | Element idMedicationDispense.dosageInstruction.timing.repeat.timeOfDay Time of day for action DefinitionSpecified time of day for action to take place. Required when sending status updates and for final status notification. When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.
|
when | Σ | 0..* | codeBinding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.when Code for time period of occurrence DefinitionAn approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur. Timings are frequently determined by occurrences such as waking, eating and sleep. When more than one event is listed, the event is tied to the union of the specified events. Real world event relating to the schedule.
|
offset | Σ | 0..1 | unsignedInt | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.repeat.offset Minutes from event (before or after) DefinitionThe number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event. 32 bit number; for values larger than this, use decimal
|
code | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.timing.code BID | TID | QID | AM | PM | QD | QOD | + DefinitionA code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code). BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times). Code for a known / defined timing pattern.
|
asNeeded[x] | Σ | 0..1 | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.asNeeded[x] Take "as needed" (for x) DefinitionIndicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept). Can express "as needed" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express "as needed" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not "prn" or "as needed". A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc.
| |
asNeededBoolean | boolean | There are no (further) constraints on this element Data type | ||
asNeededCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
site | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.site Body site to administer to DefinitionBody site to administer to. A coded specification of the anatomic site where the medication first enters the body. If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension bodySite. May be a summary code, or a reference to a very precise definition of the location, or both. A coded concept describing the site location the medicine enters into or onto the body.
|
route | S Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.route How drug should enter body DefinitionHow drug should enter body. A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.route.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.route.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | S Σ | 0..1 | Coding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.route.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.route.text Plain text representation of the concept DefinitionA 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. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
method | S Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.method Technique for administering medication DefinitionTechnique for administering medication. A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration. A coded concept describing the technique by which the medicine is administered.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.method.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.method.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | S Σ | 0..1 | Coding | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.method.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.method.text Plain text representation of the concept DefinitionA 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. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
doseAndRate | S Σ | 0..1 | Element | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate Amount of medication administered DefinitionThe amount of medication administered.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
type | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate.type The kind of dose or rate specified DefinitionThe kind of dose or rate specified, for example, ordered or calculated. If the type is not populated, assume to be "ordered". Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The kind of dose or rate specified.
|
dose[x] | S Σ | 0..1 | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate.dose[x] Amount of medication per dose DefinitionAmount of medication per dose. The amount of therapeutic or other substance given at one administration event. Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.
| |
doseQuantity | SimpleQuantity | Data type | ||
rate[x] | Σ | 0..1 | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.doseAndRate.rate[x] Amount of medication per unit of time DefinitionAmount of medication per unit of time. Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate. It is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.
| |
rateQuantity | SimpleQuantity | Data type | ||
maxDosePerPeriod | Σ I | 0..1 | Ratio | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.maxDosePerPeriod Upper limit on medication per unit of time DefinitionUpper limit on medication per unit of time. The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. For example, 1000mg in 24 hours. This is intended for use as an adjunct to the dosage when there is an upper cap. For example "2 tablets every 4 hours to a maximum of 8/day".
|
maxDosePerAdministration | Σ I | 0..1 | SimpleQuantity | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.maxDosePerAdministration Upper limit on medication per administration DefinitionUpper limit on medication per administration. The maximum total quantity of a therapeutic substance that may be administered to a subject per administration. This is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.
|
maxDosePerLifetime | Σ I | 0..1 | SimpleQuantity | There are no (further) constraints on this element Element idMedicationDispense.dosageInstruction.maxDosePerLifetime Upper limit on medication per lifetime of the patient DefinitionUpper limit on medication per lifetime of the patient. The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
substitution | S | 0..1 | BackboneElement | Element idMedicationDispense.substitution Whether a substitution was performed on the dispense DefinitionIndicates whether or not substitution was made as part of the dispense. In some cases, substitution will be expected but does not happen, in other cases substitution is not expected but does happen. This block explains what substitution did or did not happen and why. If nothing is specified, substitution was not done. To identify whether there was a product substitution, the type of, and reason for the substitution, as well as the dispensing party responsible for the substitution decision. Required when sending status updates and for final status notification when a product has been substituted.
|
id | 0..1 | string | There are no (further) constraints on this element Element idMedicationDispense.substitution.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.substitution.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idMedicationDispense.substitution.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
wasSubstituted | 1..1 | boolean | There are no (further) constraints on this element Element idMedicationDispense.substitution.wasSubstituted Whether a substitution was or was not performed on the dispense DefinitionTrue if the dispenser dispensed a different drug or product from what was prescribed.
| |
type | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.substitution.type Code signifying whether a different drug was dispensed from what was prescribed DefinitionA code signifying whether a different drug was dispensed from what was prescribed. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. A coded concept describing whether a different medicinal product may be dispensed other than the product as specified exactly in the prescription.
| |
reason | 0..* | CodeableConcept | There are no (further) constraints on this element Element idMedicationDispense.substitution.reason Why was substitution made DefinitionIndicates the reason for the substitution (or lack of substitution) from what was prescribed. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. A coded concept describing the reason that a different medication should (or should not) be substituted from what was prescribed.
| |
responsibleParty | I | 0..* | Reference(Practitioner | PractitionerRole) | There are no (further) constraints on this element Element idMedicationDispense.substitution.responsibleParty Who is responsible for the substitution DefinitionThe person or organization that has primary responsibility for the substitution. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Practitioner | PractitionerRole) Constraints
|
detectedIssue | I | 0..* | Reference(DetectedIssue) | There are no (further) constraints on this element Element idMedicationDispense.detectedIssue Clinical issue with action Alternate namesContraindication, Drug Utilization Review (DUR), Alert DefinitionIndicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. drug-drug interaction, duplicate therapy, dosage alert etc. This element can include a detected issue that has been identified either by a decision support system or by a clinician and may include information on the steps that were taken to address the issue.
|
eventHistory | I | 0..* | Reference(Provenance) | There are no (further) constraints on this element Element idMedicationDispense.eventHistory A list of relevant lifecycle events DefinitionA summary of the events of interest that have occurred, such as when the dispense was verified. This might not include provenances for all versions of the request – only those deemed “relevant” or important. This SHALL NOT include the Provenance associated with this current version of the resource. (If that provenance is deemed to be a “relevant” change, it will need to be added as part of a later update. Until then, it can be queried directly as the Provenance that points to this version using _revinclude All Provenances should have some historical version of this Request as their subject.).
|
Versions
COS version | Profile version | Required COSMIC version | Date | Description | |
---|---|---|---|---|---|
4.1.0 | 1.0.0 | COSMIC 3.12.0 | March 2024 | Initial version |
Statuses
FHIR status | Status Description |
---|---|
Preparation | FHIR status "Preparation" should be sent when drug preparation is planned but has not yet started. |
In progress | FHIR status "In progress" should be sent when preparation has begun. |
Stopped | FHIR status "Stopped" should be sent when preparation work being permanently stopped. |
Completed | FHIR status "Completed" should be sent when preparation is done and and the prepared drug is ready to be shipped. |
Entered-in-error | FHIR status "Entered-in-error" should be sent when previous MedicationDispense status was entered in error and therefore nullified. |
ValueSet
The profile includes bindings to the following FHIR defined value sets:
CodeSystem |
id : medicationdispense-status-reason |
meta |
lastUpdated : 2019-11-01T09:29:23.356+11:00 |
profile : http://hl7.org/fhir/StructureDefinition/shareablecodesystem |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-wg |
value : phx |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status |
value : draft |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm |
value : 1 |
url : http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-status-reason |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:oid:2.16.840.1.113883.4.642.4.1317 |
version : 4.0.1 |
name : MedicationDispense Status Reason Codes |
title : Medication dispense status reason codes |
status : draft |
experimental : False |
publisher : FHIR Project team |
contact |
telecom |
system : url |
value : http://hl7.org/fhir |
description : MedicationDispense Status Codes |
caseSensitive : True |
valueSet : http://hl7.org/fhir/ValueSet/medicationdispense-status-reason |
content : complete |
concept |
code : frr01 |
display : Order Stopped |
definition : The order has been stopped by the prescriber but this fact has not necessarily captured electronically. Example: A verbal stop, a fax, etc. |
concept |
code : frr02 |
display : Stale-dated Order |
definition : Order has not been fulfilled within a reasonable amount of time, and might not be current. |
concept |
code : frr03 |
display : Incomplete data |
definition : Data needed to safely act on the order which was expected to become available independent of the order is not yet available. Example: Lab results, diagnostic imaging, etc. |
concept |
code : frr04 |
display : Product unavailable |
definition : Product not available or manufactured. Cannot supply. |
concept |
code : frr05 |
display : Ethical/religious |
definition : The dispenser has ethical, religious or moral objections to fulfilling the order/dispensing the product. |
concept |
code : frr06 |
display : Unable to provide care |
definition : Fulfiller not able to provide appropriate care associated with fulfilling the order. Example: Therapy requires ongoing monitoring by fulfiller and fulfiller will be ending practice, leaving town, unable to schedule necessary time, etc. |
concept |
code : altchoice |
display : Try another treatment first |
definition : This therapy has been ordered as a backup to a preferred therapy. This order will be released when and if the preferred therapy is unsuccessful. |
concept |
code : clarif |
display : Prescription/Request requires clarification |
definition : Clarification is required before the order can be acted upon. |
concept |
code : drughigh |
display : Drug level too high |
definition : The current level of the medication in the patient's system is too high. The medication is suspended to allow the level to subside to a safer level. |
concept |
code : hospadm |
display : Admission to hospital |
definition : The patient has been admitted to a care facility and their community medications are suspended until hospital discharge. |
concept |
code : labint |
display : Lab interference issues |
definition : The therapy would interfere with a planned lab test and the therapy is being withdrawn until the test is completed. |
concept |
code : non-avail |
display : Patient not available |
definition : Patient not available for a period of time due to a scheduled therapy, leave of absence or other reason. |
concept |
code : preg |
display : Patient is pregnant or breastfeeding |
definition : The patient is pregnant or breast feeding. The therapy will be resumed when the pregnancy is complete and the patient is no longer breastfeeding. |
concept |
code : saig |
display : Allergy |
definition : The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm. |
concept |
code : sddi |
display : Drug interacts with another drug |
definition : The drug interacts with a short-term treatment that is more urgently required. This order will be resumed when the short-term treatment is complete. |
concept |
code : sdupther |
display : Duplicate therapy |
definition : Another short-term co-occurring therapy fulfills the same purpose as this therapy. This therapy will be resumed when the co-occuring therapy is complete. |
concept |
code : sintol |
display : Suspected intolerance |
definition : The patient is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm. |
concept |
code : surg |
display : Patient scheduled for surgery |
definition : The drug is contraindicated for patients receiving surgery and the patient is scheduled to be admitted for surgery in the near future. The drug will be resumed when the patient has sufficiently recovered from the surgery. |
concept |
code : washout |
display : Washout |
definition : The patient was previously receiving a medication contraindicated with the current medication. The current medication will remain on hold until the prior medication has been cleansed from their system. |
concept |
code : outofstock |
display : Drug not available - out of stock |
definition : Drug out of stock. Cannot supply. |
concept |
code : offmarket |
display : Drug not available - off market |
definition : Drug no longer marketed Cannot supply. |
Dispense status
ValueSet |
id : medicationdispense-status |
meta |
lastUpdated : 2019-11-01T09:29:23.356+11:00 |
profile : http://hl7.org/fhir/StructureDefinition/shareablevalueset |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-wg |
value : phx |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status |
value : trial-use |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm |
value : 2 |
url : http://hl7.org/fhir/ValueSet/medicationdispense-status |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:oid:2.16.840.1.113883.4.642.3.1312 |
version : 4.0.1 |
name : MedicationDispense Status Codes |
title : Medication dispense status codes |
status : draft |
experimental : False |
date : 2019-11-01T09:29:23+11:00 |
publisher : FHIR Project team |
contact |
telecom |
system : url |
value : http://hl7.org/fhir |
description : MedicationDispense Status Codes |
immutable : True |
compose |
include |
system : http://terminology.hl7.org/CodeSystem/medicationdispense-status |
substance Administration
ValueSet |
id : v3-ActSubstanceAdminSubstitutionCode |
meta |
lastUpdated : 2019-11-01T09:29:23.356+11:00 |
profile : http://hl7.org/fhir/StructureDefinition/shareablevalueset |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status |
value : draft |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm |
value : 1 |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-wg |
value : phx |
url : http://terminology.hl7.org/ValueSet/v3-ActSubstanceAdminSubstitutionCode |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:oid:2.16.840.1.113883.1.11.16621 |
version : 2014-03-26 |
name : v3.ActSubstanceAdminSubstitutionCode |
title : V3 Value SetActSubstanceAdminSubstitutionCode |
status : active |
experimental : False |
publisher : HL7 v3 |
contact |
telecom |
system : url |
value : http://www.hl7.org |
description : No Description Provided |
immutable : False |
compose |
include |
system : http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution |
filter |
property : concept |
op : is-a |
value : _ActSubstanceAdminSubstitutionCode |
exclude |
system : http://terminology.hl7.org/CodeSystem/v3-substanceAdminSubstitution |
concept |
code : _ActSubstanceAdminSubstitutionCode |
Substance administration status reason
ValueSet |
id : v3-SubstanceAdminSubstitutionReason |
meta |
lastUpdated : 2019-11-01T09:29:23.356+11:00 |
profile : http://hl7.org/fhir/StructureDefinition/shareablevalueset |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status |
value : draft |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm |
value : 1 |
extension |
url : http://hl7.org/fhir/StructureDefinition/structuredefinition-wg |
value : phx |
url : http://terminology.hl7.org/ValueSet/v3-SubstanceAdminSubstitutionReason |
identifier |
system : urn:ietf:rfc:3986 |
value : urn:oid:2.16.840.1.113883.1.11.19377 |
version : 2014-03-26 |
name : v3.SubstanceAdminSubstitutionReason |
title : V3 Value SetSubstanceAdminSubstitutionReason |
status : active |
experimental : False |
publisher : HL7 v3 |
contact |
telecom |
system : url |
value : http://www.hl7.org |
description : No Description Provided |
immutable : False |
compose |
include |
system : http://terminology.hl7.org/CodeSystem/v3-ActReason |
filter |
property : concept |
op : is-a |
value : _SubstanceAdminSubstitutionReason |
exclude |
system : http://terminology.hl7.org/CodeSystem/v3-ActReason |
concept |
code : _SubstanceAdminSubstitutionReason |
External value sets/Code systems used
http://electronichealth.se/fhir/NamingSystem/nplid
https://nsl.mpa.se
http://www.whocc.no/atc
http://unitsofmeasure.org
https://www.gs1.org/gtin
http://ehalsomyndigheten.se/attributes/pharmacyIdentifier
Supported Operations
HTTP Methods
Method | Description |
---|---|
POST | Posting a dispensing occasion for a patient with related information. |
Query Operations
Query Parameters
N/A
Supported Queries
POST [baseURL]/MedicationDispense
Supported Operations
Supported SearchInclude Operations
N/A
Supported RevInclude Operations
N/A
Error Codes
No specific error codes for MedicationDispenseDoseDispensing. For common codes, refer to Error handling section.