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.
Group
Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization.
- type Profile on Group
- FHIR R4
- status Draft
-
version4.6.0
The canonical from this resource does not match any claim in this context and conflicts with a claim from another scope.
http://hl7.org/fhir
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/Base
Group | I | DomainResource | There are no (further) constraints on this element Element idGroup Group of multiple entities DefinitionRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization. If both Group.characteristic and Group.member are present, then the members are the individuals who were found who met the characteristic. It's possible that there might be other candidate members who meet the characteristic and aren't (yet) in the list. All members SHALL have the listed characteristics.
| |
identifier | Σ | 0..* | Identifier | There are no (further) constraints on this element Element idGroup.identifier Unique id DefinitionA unique business identifier for this group. Allows the group to be referenced from external specifications.
|
active | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idGroup.active Whether this group's record is in active use DefinitionIndicates whether the record for the group is available for use or is merely being retained for historical purposes. Need to be able to mark a group record as not to be used because it was created in error or is otherwise no longer available (e.g. a herd that no longer exists). This resource is generally assumed to be active if no value is provided for the active element
|
type | Σ | 1..1 | codeBinding | There are no (further) constraints on this element Element idGroup.type person | animal | practitioner | device | medication | substance DefinitionIdentifies the broad classification of the kind of resources the group includes. Identifies what type of resources the group is made up of. Group members SHALL be of the appropriate resource type (Patient for person or animal; or Practitioner, Device, Medication or Substance for the other types.). Types of resources that are part of group.
|
actual | Σ I | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.actual Descriptive or actual DefinitionIf true, indicates that the resource refers to a specific group of real individuals. If false, the group defines a set of intended individuals. There are use-cases for groups that define specific collections of individuals, and other groups that define "types" of intended individuals. The requirements for both kinds of groups are similar, so we use a single resource, distinguished by this flag.
|
code | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idGroup.code Kind of Group members DefinitionProvides a specific type of resource the group includes; e.g. "cow", "syringe", etc. This would generally be omitted for Person resources. Kind of particular resource; e.g. cow, syringe, lake, etc.
|
name | Σ | 0..1 | string | There are no (further) constraints on this element Element idGroup.name Label for Group DefinitionA label assigned to the group for human identification and communication. Used to identify the group in human communication.
|
quantity | Σ | 0..1 | unsignedInt | There are no (further) constraints on this element Element idGroup.quantity Number of members DefinitionA count of the number of resource instances that are part of the group. Group size is a common defining characteristic. Note that the quantity may be less than the number of members if some of the members are not active.
|
managingEntity | Σ | 0..1 | Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) | There are no (further) constraints on this element Element idGroup.managingEntity Entity that is the custodian of the Group's definition DefinitionEntity responsible for defining and maintaining Group characteristics and/or registered members. This does not strictly align with ownership of a herd or flock, but may suffice to represent that relationship in simple cases. More complex cases will require an extension. Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) |
characteristic | 0..* | BackboneElement | There are no (further) constraints on this element Element idGroup.characteristic Include / Exclude group members by Trait DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
| |
code | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idGroup.characteristic.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
| |
value[x] | 1..1 | There are no (further) constraints on this element Element idGroup.characteristic.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| ||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
valueBoolean | boolean | There are no (further) constraints on this element Data type | ||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | ||
valueRange | Range | There are no (further) constraints on this element Data type | ||
valueReference | Reference() | There are no (further) constraints on this element Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. | |
member | I | 0..* | BackboneElement | There are no (further) constraints on this element Element idGroup.member Who or what is in group DefinitionIdentifies the resource instances that are members of the group. Often the only thing of interest about a group is "who's in it".
|
entity | 1..1 | Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) | There are no (further) constraints on this element Element idGroup.member.entity Reference to the group member DefinitionA reference to the entity that is a member of the group. Must be consistent with Group.type. If the entity is another group, then the type must be the same. Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) | |
period | 0..1 | Period | There are no (further) constraints on this element Element idGroup.member.period Period member belonged to the group DefinitionThe period that the member was in the group, if known. Need to track who was in a group at a particular time. The member is in the group at this time | |
inactive | 0..1 | boolean | There are no (further) constraints on this element Element idGroup.member.inactive If member is no longer in group DefinitionA flag to indicate that the member is no longer in the group, but previously may have been a member. Sometimes you don't know when someone stopped being in a group, but not when. Members are considered active unless explicitly specified otherwise |