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.
US Core Encounter Profile
The Encounter referenced in the US Core profiles.
- type Profile on Encounter
- FHIR STU3
- status Draft
-
version2.0.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/Encounter
US Core Encounter Profile (Encounter) | http://hl7.org/fhir/StructureDefinition/Encounter | There are no (further) constraints on this element Element idEncounter US Core Encounter Profile Alternate namesVisit DefinitionThis is basic constraint on Encounter for use in US Core resources. http://hl7.org/fhir/StructureDefinition/Encounter | ||
identifier | S | 0..* | Identifier | There are no (further) constraints on this element Element idEncounter.identifier Identifier |
system | S | 1..1 | uri | There are no (further) constraints on this element Element idEncounter.identifier.system uri |
value | S | 1..1 | string | There are no (further) constraints on this element Element idEncounter.identifier.value string |
status | S | 1..1 | code | There are no (further) constraints on this element Element idEncounter.status code |
class | S | 1..1 | Coding | There are no (further) constraints on this element Element idEncounter.class Coding |
type | S | 1..* | CodeableConceptBinding | There are no (further) constraints on this element Element idEncounter.type CodeableConcept BindingValueset to describe the Encounter Type US Core Encounter Type (extensible) |
subject | S | 1..1 | Reference(US Core Patient Profile) | There are no (further) constraints on this element Element idEncounter.subject patient Data typeReference(US Core Patient Profile) |
participant | S | 0..* | There are no (further) constraints on this element Element idEncounter.participant | |
type | S | 0..* | CodeableConcept | There are no (further) constraints on this element Element idEncounter.participant.type CodeableConcept |
period | S | 0..1 | Period | There are no (further) constraints on this element Element idEncounter.participant.period Period |
individual | S | 0..1 | Reference(US Core Practitioner) | There are no (further) constraints on this element Element idEncounter.participant.individual Reference(US Core Practitioner) |
period | S | 0..1 | Period | There are no (further) constraints on this element Element idEncounter.period Period |
reason | S | 0..* | CodeableConcept | There are no (further) constraints on this element Element idEncounter.reason Indication, Admission diagnosis Data typeCodeableConcept |
diagnosis | S | 0..* | BackboneElement | There are no (further) constraints on this element Element idEncounter.diagnosis BackboneElement |
condition | S | 1..1 | Reference(US Core Condition Profile | US Core Procedure Profile) | There are no (further) constraints on this element Element idEncounter.diagnosis.condition Admission diagnosis, discharge diagnosis, indication Data typeReference(US Core Condition Profile | US Core Procedure Profile) |
hospitalization | S | 0..1 | There are no (further) constraints on this element Element idEncounter.hospitalization | |
dischargeDisposition | S | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idEncounter.hospitalization.dischargeDisposition CodeableConcept |
location | S | 0..* | There are no (further) constraints on this element Element idEncounter.location | |
location | S | 1..1 | Reference(US Core Location Profile) | There are no (further) constraints on this element Element idEncounter.location.location Reference(US Core Location Profile) |