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.
Resources shown in this project should be considered unstable and not suited for immediate implementation. Stable versions can be found in the released packages. Implementation guides (IGs) that build on the packages in this project, may be found at informatiestandaarden.nictiz.nl. Each IG explicitly calls out which package version to use. Always consult the implementation guide for the correct package.
REST Capabilities Server
Mode | Server |
---|---|
Transaction | Supported |
Resource Interactions
Resource Type | SearchType | Create | Read |
---|---|---|---|
DocumentManifest | ✓ | ✓ | |
DocumentReference | ✓ | ✓ | |
Binary | ✓ | ✓ |
Search Parameters per resource type
DocumentManifest
Name | Type | Level |
---|---|---|
created | date | Supported |
status | token | Supported |
DocumentReference
Name | Type | Level |
---|---|---|
status | token | Supported |
indexed | date | Supported |
Binary
No search parameters are stated for this resource type
Profiles Supported
Name | Canonical URL |
---|---|
nl-core-patienthttp://fhir.nl/fhir/StructureDefinition/nl-core-patient | |
nl-core-practitionerhttp://fhir.nl/fhir/StructureDefinition/nl-core-practitioner | |
nl-core-practitionerrolehttp://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole | |
nl-core-organizationhttp://fhir.nl/fhir/StructureDefinition/nl-core-organization | |
Nictiz.IHE.MHD.Minimal.ProvideDocumentBundlehttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.ProvideDocumentBundle | |
Nictiz.IHE.MHD.DocumentManifesthttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.DocumentManifest | |
Nictiz.IHE.MHD.Minimal.DocumentReferencehttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference | |
Nictiz.IHE.MHD.Listhttp://nictiz.nl/fhir/StructureDefinition/IHE.MHD.List |