FQL is a query language that allows you to retrieve, filter and project data from any data source containing FHIR Resources. It brings the power of three existing languages together: SQL, JSON and FhirPath. It allows you to create tables and is useful for gaining insight and perform quality control.
-
Default
What is FQL?
-
FQL Query resources
FQL Playground
Try Firely Query Language in our playground by using this scope as data source.
- FQL Documentation
-
FQL Language
Syntax specification
To learn more about FQL syntax choose this menu item.
-
YamlGen Generate resources
YamlGen Playground
Try YamlGen in our playground by using this scope as data source.
-
YamlGen Language
YamlGen Syntax specification
To learn more about YamlGen syntax choose this.
-
FHIRPath Inspect resource
FHIRPath Playground
Try out the FHIRPath playground and navigate inside this resource.
-
FHIRPath Documentation
FHIRPath Documentation
Find out what FHIRPath is or learn how to write FHIRPath scripts.
-
Project FHIR API
This is the location where you can find your resource using a FHIR client.
-
Simplifier FHIR API
The global endpoint is where users can search for all resources in Simplifier. Resources have a globally unique guid Id here.
-
Custom Example generation
Custom Example generation beta
Experiment with resource instance generation using YamlGen and based on this profile.
This feature is in beta. You can help us improve it by giving feedback with the feedback button at the top of the screen.
SHR MedicationDispenseAction Profile
The action of ordering and deliving a medication to the party responsible for administering the medication.
- type Profile on Basic
- FHIR STU3
- status Draft
-
version0.0.1
The canonical from this resource does not match any claims.
Canonical claims are used to verify ownership of your canonical URLs.
You're probably missing a package or made a typo in your canonical.
- Could not resolve: http://hl7.org/fhir/StructureDefinition/Basic
SHR MedicationDispenseAction Profile (Basic) | http://hl7.org/fhir/StructureDefinition/Basic | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction SHR MedicationDispenseAction Profile DefinitionThe action of ordering and deliving a medication to the party responsible for administering the medication. http://hl7.org/fhir/StructureDefinition/Basic | ||
relatedencounter | 0..1 | Extension(Reference(SHR EncounterPerformed Profile)) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:relatedencounter If content was generated during a patient encounter, related encounter is the encounter where the information was gained. Extension(Reference(SHR EncounterPerformed Profile)) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-base-RelatedEncounter-extension | |
author | 0..1 | Extension(Complex) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:author The person or organization who created the entry and is responsible for (and may certify) the content. Extension(Complex) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Author-extension | |
informant | 0..1 | Extension(Complex) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:informant The person or entity that provided the information in the entry, as distinct from who created the entry, e.g. the subject (patient), medical professional, family member, device or software program. Extension(Complex) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-base-Informant-extension | |
type | 0..1 | Extension(CodeableConcept) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:type The most specific code (lowest level term) describing the kind or sort of thing being represented. Extension(CodeableConcept) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Type-extension | |
category | 0..* | Extension(CodeableConcept) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:category A class or division of people or things having particular shared characteristics Extension(CodeableConcept) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Category-extension | |
actioncontext | 1..1 | Extension(Complex) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:actioncontext The ontological status of the intervention, e.g., performed/not performed, requested/not requested. Extension(Complex) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-action-ActionContext-extension | |
medicationorcode | 1..1 | Extension(Reference(SHR Medication Profile), CodeableConcept) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:medicationorcode A medication entity or a medication code. Extension(Reference(SHR Medication Profile), CodeableConcept) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-MedicationOrCode-extension | |
dosage | 0..1 | Extension(Reference(SHR Dosage Profile)) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:dosage The dosage of the medication, prescribed or taken. Extension(Reference(SHR Dosage Profile)) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-Dosage-extension | |
numberofrefillsallowed | 0..1 | Extension(positiveInt) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:numberofrefillsallowed The maximum number of times the dispense can be repeated. For medication dispense, this integer does NOT include the original order dispense. This means that if an order indicates dispense 30 tablets plus 3 repeats, then the order can be dispensed a total of 4 times and the patient can receive a total of 120 tablets. Extension(positiveInt) Extension URL | |
quantityperdispense | 0..1 | Extension(SHR Quantity Profile) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:quantityperdispense The amount that is to be dispensed for one fill. Extension(SHR Quantity Profile) Extension URL | |
supplyduration | 0..1 | Extension(Reference(SHR Duration Profile)) | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.extension:supplyduration Identifies the period time over which the supplied product is expected to be used, or the length of time the dispense is expected to last. Extension(Reference(SHR Duration Profile)) Extension URLhttp://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-SupplyDuration-extension | |
code | Pattern | There are no (further) constraints on this element Element idBasic:shr-medication-MedicationDispenseAction.code { "coding": [ { "system": "http://standardhealthrecord.org/fhir/basic-resource-type", "code": "shr-medication-MedicationDispenseAction" } ] } |