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.
Patient
Definition of base Patient profile.
- type Profile on Patient
- 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/Patient
Patient | http://hl7.org/fhir/StructureDefinition/Patient | There are no (further) constraints on this element Data type http://hl7.org/fhir/StructureDefinition/Patient | ||
identifier | S | Pattern | There are no (further) constraints on this element Element idPatient.identifier Patient identifier from dedalus MPI Unordered, Open, by system(Value) Pattern{ "use": "official", "system": "urn:oid:2.16.840.1.113883.2.9.3.12.4.1", "assigner": { "display": "MPI dedalus" } } | |
(All Slices) | There are no (further) constraints on this element | |||
system | S | 1.. | There are no (further) constraints on this element Element idPatient.identifier.system Establishes the namespace for the value - that is, a URL that describes a set values that are unique. This is the identifier element used to distinguish an identifier inside a list Dedalus registered HL7 OID urn:oid:2.16.840.1.113883.2.9.3.12.4.1 | |
value | S | 1.. | There are no (further) constraints on this element Element idPatient.identifier.value | |
period | S | There are no (further) constraints on this element Element idPatient.identifier.period | ||
name | S | There are no (further) constraints on this element Element idPatient.name | ||
family | S | There are no (further) constraints on this element Element idPatient.name.family | ||
given | S | There are no (further) constraints on this element Element idPatient.name.given | ||
telecom | S | There are no (further) constraints on this element Element idPatient.telecom | ||
gender | S | There are no (further) constraints on this element Element idPatient.gender | ||
birthDate | S | There are no (further) constraints on this element Element idPatient.birthDate | ||
deceased[x] | S | There are no (further) constraints on this element Element idPatient.deceased[x] | ||
address | S | There are no (further) constraints on this element Element idPatient.address | ||
extension | There are no (further) constraints on this element Element idPatient.address.extension Unordered, Open, by url(Value) | |||
street | S | 0..1 | Extension | There are no (further) constraints on this element Element idPatient.address.extension:street Address street DefinitionName of the street without house number Extension Extension URLhttp://hl7.org/fhir/StructureDefinition/iso21090-AD-use |
houseNumber | S | 0..1 | Extension | There are no (further) constraints on this element Element idPatient.address.extension:houseNumber Extension Extension URLhttp://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber |
building | 0..1 | Extension | There are no (further) constraints on this element Element idPatient.address.extension:building Extension Extension URLhttp://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID | |
use | S | There are no (further) constraints on this element Element idPatient.address.use home | ||
line | S | There are no (further) constraints on this element Element idPatient.address.line | ||
city | S | There are no (further) constraints on this element Element idPatient.address.city | ||
postalCode | S | There are no (further) constraints on this element Element idPatient.address.postalCode | ||
country | S | Binding | There are no (further) constraints on this element Element idPatient.address.country shall be ISO 3166 3 letter code BindingISO 3166 3 letter code (unbound) (required) | |
period | S | There are no (further) constraints on this element Element idPatient.address.period | ||
animal | ..0 | There are no (further) constraints on this element Element idPatient.animal |