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-birthPlace
An instance of StructureDefinition
- type Extension
- FHIR R4
- status Draft
-
version...
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.
patient-birthPlace (Extension) | I | Extension | Element idExtension Luogo di nascita. DefinitionEstensione di tipo Address che permette di inserire le informazioni relative al luogo di nascita del paziente. Nelle voci city, district, state e country è possibile inserire ulteriori informazioni sfruttando l'estensione iso21090-sc. In city è possibile aggiungere il codice catastale e il codice ISTAT comunale. In district la sigla della provincia e il codice ISTAT. In state il codice ISTAT regionale. In country il codice ISTAT dello stato.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.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 idExtension.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
|
url | 1..1 | uriFixed Value | Element idExtension.url identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. http://hl7.org/fhir/StructureDefinition/patient-birthPlace
| |
value[x] | 0..1 | There are no (further) constraints on this element Element idExtension.value[x] Value of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).
| ||
valueAddress | Address | Data type | ||
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].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 idExtension.value[x].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 idExtension.value[x].use home | work | temp | old | billing - purpose of this address DefinitionThe purpose of this address. Allows an appropriate address to be chosen from a list of many. Applications can assume that an address is current unless it explicitly says that it is temporary or old. The use of an address.
General home Mappings
|
type | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element idExtension.value[x].type postal | physical | both DefinitionDistinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both. The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource). The type of an address (physical / postal).
General both Mappings
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].text Text representation of the address DefinitionSpecifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts. A renderable, unencoded form. Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.
General 137 Nowhere Street, Erewhon 9132 Mappings
|
line | Σ | 0..* | string | There are no (further) constraints on this element Element idExtension.value[x].line Street name, number, direction & P.O. Box etc. DefinitionThis component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.
General 137 Nowhere Street Mappings
|
city | Σ | 0..1 | string | Element idExtension.value[x].city Nome della città, del paese, ecc. Alternate namesMunicpality, Comune DefinitionIl nome della città, del paese, del villaggio o di un'altra comunità o centro di consegna. Si noti che le stringhe FHIR non devono superare la dimensione di 1MB.
General Erewhon Mappings
|
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].city.id xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references) | |
extension | I | 0..* | Extension | Element idExtension.value[x].city.extension Contenuti aggiuntivi definiti dalle implementazioni. Alternate namesextensions, user content DefinitionPuò essere utilizzato per rappresentare informazioni aggiuntive che non fanno parte della definizione di base dell'elemento. Per rendere l'uso delle estensioni sicuro e gestibile, esiste un rigoroso insieme di regole applicate alla definizione e all'uso delle estensioni. Sebbene qualsiasi implementatore possa definire un'estensione, esiste un insieme di requisiti che devono essere soddisfatti come parte della definizione dell'estensione. L'uso delle estensioni non può essere stigmatizzato da nessuna applicazione, progetto o standard, indipendentemente dall'istituzione o dalla giurisdizione che le utilizza o le definisce. L'uso delle estensioni è ciò che consente alla specifica FHIR di mantenere un livello di semplicità di base per tutti. Unordered, Open, by url(Value) Constraints
|
iso21090-SC | I | 0..* | Extension(Coding) | Element idExtension.value[x].city.extension:iso21090-SC Codifiche località. Alternate namesextensions, user content DefinitionEstensione di tipo Coding utilizzata per valorizzare le codifiche associate ai comuni, alle provincie, alle regioni, agli stati. Sono definiti i seguenti sistemi di codifica:
http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding Constraints
|
value | 0..1 | System.String | There are no (further) constraints on this element Element idExtension.value[x].city.value Primitive value for string DefinitionThe actual value System.String Maximum string length1048576 | |
district | Σ | 0..1 | string | Element idExtension.value[x].district Nome della Provincia. Alternate namesCounty, Provincia DefinitionNome dell'area amministrativa (county). Per gli indirizzi italiani è usato per indicare la Provincia. Il distretto è talvolta noto come contea, ma in alcune regioni "contea" è usato al posto di città (comune), quindi il nome della contea dovrebbe essere trasmesso in città.
General Madison Mappings
|
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].district.id xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references) | |
extension | I | 0..* | Extension | Element idExtension.value[x].district.extension Contenuti aggiuntivi definiti dalle implementazioni. Alternate namesextensions, user content DefinitionPuò essere utilizzato per rappresentare informazioni aggiuntive che non fanno parte della definizione di base dell'elemento. Per rendere l'uso delle estensioni sicuro e gestibile, esiste un rigoroso insieme di regole applicate alla definizione e all'uso delle estensioni. Sebbene qualsiasi implementatore possa definire un'estensione, esiste un insieme di requisiti che devono essere soddisfatti come parte della definizione dell'estensione. L'uso delle estensioni non può essere stigmatizzato da nessuna applicazione, progetto o standard, indipendentemente dall'istituzione o dalla giurisdizione che le utilizza o le definisce. L'uso delle estensioni è ciò che consente alla specifica FHIR di mantenere un livello di semplicità di base per tutti. Unordered, Open, by url(Value) Constraints
|
iso21090-SC | I | 0..* | Extension(Coding) | Element idExtension.value[x].district.extension:iso21090-SC Codifiche località. Alternate namesextensions, user content DefinitionEstensione di tipo Coding utilizzata per valorizzare le codifiche associate ai comuni, alle provincie, alle regioni, agli stati. Sono definiti i seguenti sistemi di codifica:
http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding Constraints
|
value | 0..1 | System.String | There are no (further) constraints on this element Element idExtension.value[x].district.value Primitive value for string DefinitionThe actual value System.String Maximum string length1048576 | |
state | Σ | 0..1 | string | Element idExtension.value[x].state Sotto-unità dello stato (Regione). Alternate namesProvince, Territory, Regione DefinitionSotto-unità dello stato con limitata sovranità in uno stato oragnizzato federalmente. Nel contesto italiano indica la "Regione". Si noti che le stringhe FHIR non devono superare la dimensione di 1MB.
|
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].state.id xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references) | |
extension | I | 0..* | Extension | Element idExtension.value[x].state.extension Contenuti aggiuntivi definiti dalle implementazioni. Alternate namesextensions, user content DefinitionPuò essere utilizzato per rappresentare informazioni aggiuntive che non fanno parte della definizione di base dell'elemento. Per rendere l'uso delle estensioni sicuro e gestibile, esiste un rigoroso insieme di regole applicate alla definizione e all'uso delle estensioni. Sebbene qualsiasi implementatore possa definire un'estensione, esiste un insieme di requisiti che devono essere soddisfatti come parte della definizione dell'estensione. L'uso delle estensioni non può essere stigmatizzato da nessuna applicazione, progetto o standard, indipendentemente dall'istituzione o dalla giurisdizione che le utilizza o le definisce. L'uso delle estensioni è ciò che consente alla specifica FHIR di mantenere un livello di semplicità di base per tutti. Unordered, Open, by url(Value) Constraints
|
iso21090-SC | I | 0..* | Extension(Coding) | Element idExtension.value[x].state.extension:iso21090-SC Codifiche località. Alternate namesextensions, user content DefinitionEstensione di tipo Coding utilizzata per valorizzare le codifiche associate ai comuni, alle provincie, alle regioni, agli stati. Sono definiti i seguenti sistemi di codifica:
http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding Constraints
|
value | 0..1 | System.String | There are no (further) constraints on this element Element idExtension.value[x].state.value Primitive value for string DefinitionThe actual value System.String Maximum string length1048576 | |
postalCode | Σ | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].postalCode Postal code for area Alternate namesZip DefinitionA postal code designating a region defined by the postal service.
General 9132 Mappings
|
country | Σ | 0..1 | string | Element idExtension.value[x].country Stato. DefinitionPaese - una nazione come comunemente intesa o generalmente accettata. I codici ISO 3166 a 3 lettere possono essere utilizzati al posto di un nome di paese leggibile dall'uomo (fare riferimento all'estensione collegata per utilizzare il system corretto).
|
id | 0..1 | string | There are no (further) constraints on this element Element idExtension.value[x].country.id xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references) | |
extension | I | 0..* | Extension | Element idExtension.value[x].country.extension Contenuti aggiuntivi definiti dalle implementazioni. Alternate namesextensions, user content DefinitionPuò essere utilizzato per rappresentare informazioni aggiuntive che non fanno parte della definizione di base dell'elemento. Per rendere l'uso delle estensioni sicuro e gestibile, esiste un rigoroso insieme di regole applicate alla definizione e all'uso delle estensioni. Sebbene qualsiasi implementatore possa definire un'estensione, esiste un insieme di requisiti che devono essere soddisfatti come parte della definizione dell'estensione. L'uso delle estensioni non può essere stigmatizzato da nessuna applicazione, progetto o standard, indipendentemente dall'istituzione o dalla giurisdizione che le utilizza o le definisce. L'uso delle estensioni è ciò che consente alla specifica FHIR di mantenere un livello di semplicità di base per tutti. Unordered, Open, by url(Value) Constraints
|
iso21090-SC | I | 0..* | Extension(Coding) | Element idExtension.value[x].country.extension:iso21090-SC Codifiche località. Alternate namesextensions, user content DefinitionEstensione di tipo Coding utilizzata per valorizzare le codifiche associate ai comuni, alle provincie, alle regioni, agli stati. Sono definiti i seguenti sistemi di codifica:
http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding Constraints
|
value | 0..1 | System.String | There are no (further) constraints on this element Element idExtension.value[x].country.value Primitive value for string DefinitionThe actual value System.String Maximum string length1048576 | |
period | Σ | 0..1 | Period | There are no (further) constraints on this element Element idExtension.value[x].period Time period when address was/is in use DefinitionTime period when address was/is in use. Allows addresses to be placed in historical context.
General { "start": "2010-03-23", "end": "2010-07-01" } Mappings
|