All notable changes to the WellData FHIR profiles will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- WellDataObservation: Extended
value[x]to support additional data types:dateTime,string- Previously only
CodeableConceptandQuantitywere allowed
- Documentation: Updated RDF example in dynamic-data.md to show all supported value types
- WellDataQuestionnaireResponse: Extended
item.answer.value[x]to support additional data types:integer,decimal,boolean,date,dateTime,Quantity- Previously only
stringandCodingwere allowed
- Example Observations: Added
derivedFromreferences linking observations to their source QuestionnaireResponse - Example Observations: Added explicit
idandUsage: #exampleto all observation instances for proper TTL generation
- New Health Check Questionnaire (
questionnaire-health-check) covering:- Vital signs (weight, height, waist circumference, blood pressure)
- Laboratory values (cholesterol)
- Wellbeing (mood, stress, daily life, social contact, physical limitation)
- Lifestyle (smoking, alcohol - AUDIT-C)
- Physical activity
- New Health Check QuestionnaireResponse (
questionnaireresponse-health-check) with values matching example observations
- Initial release of WellData FHIR profiles
- WellDataPatient: Patient profile for WellData project
- WellDataObservation: Observation profile for health metrics and survey data
- WellDataQuestionnaire: Questionnaire profile for data collection
- WellDataQuestionnaireResponse: QuestionnaireResponse profile for questionnaire answers
- Example instances for all profiles including:
- Patient examples (Dutch patient)
- 20 Observation examples (vital signs, laboratory, survey, social history, activity)
- Zipster Questionnaire (social determinants of health)
- Zipster QuestionnaireResponse