FHIR2Dataset
FHIR2Dataset copied to clipboard
Support this query?
Description
We should support a query to extract:
- PATIENT
- Identifier
- First name
- Last name
- birthdate
- gender
- code postal
- CONDITION
-
where system is ICD-9 (
Condition?code=http://hl7.org/fhir/sid/icd-9%7C
) - display
-
where system is ICD-9 (
- MEDICATION REQUEST
- medicationCodeableConcept.coding.display
- dosageInstruction.doseAndRate.doseQuantity.value
- dosageInstruction.doseAndRate.doseQuantity.unit
- OBSERVATION
- where system & value == [TODO]
- valueQuantity.value
- valueQuantity.unit
Suppl information: we shoudl have 1 line per patient, as in I2B2 exportations