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.
<Goal xmlns="http://hl7.org/fhir"> <id value="zib-treatmentobjective-02" /> <meta> <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective" /> </meta> <text> <status value="extensions" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6" /> <value value="1ee9159f-8fdf-11ec-1472-020000000000" /> </identifier> <status value="accepted" /> <description> <text value="Volledig genezing van de wond." /> </description> <subject> <reference value="Patient/nl-core-patient-03" /> <display value="I. XXX_Helleman-de Haas" /> </subject> </Goal>