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.
E-hälsomyndigheten concept | NLLPatient | Comments |
---|---|---|
Patient | Patient | |
Patient-id | Patient.id | |
Folkbokförd | Patient.extension:nllPopulationRegistered | |
Personnummer | Patient.identifier:pnr | |
Aktiv | Patient.active | |
Redigerat namn | Patient.name.text | Patient finns i FOLK |
Fullständigt namn | Patient.name.text | Patient saknas i FOLK |
Efternamn | Patient.name.family | |
Förnamn | Patient.name.given | |
Tilltalsnamnsmarkering | Patient.name.given.extension:nllNameQualifier | |
Kön | Patient.gender | Only used when the patient doesn't have a personal identity number |
Födelsedatum | Patient.birthDate | Only used in cases where the patient doesn't have/use the national identification number. |
Avliden | Patient.deceased[x] | |
Personadress | Patient.address | |
Kommun | Patient.address.extension:nllMunicipalityCode | |
Län | Patient.address.extension:nllRegionCode |