Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

J# 41379 Evidence.statistic.modelCharacteristic changes #2938

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

Khalid-Shahin
Copy link
Contributor

The EBMonFHIR project, through multiple meetings with statisticians and informaticists developed models and examples for expressing an endpoint analysis plan (a statistical model commonly expressed in clinical study protocols) in a FHIR Resource. The approach with the smallest number of changes to the FHIR specification involves 5 changes to the Evidence.statistic.modelCharacteristic element, namely:

1. Add condition[x] 0..1 CodeableConcept | Expression short="When this characteristic is used"
2. Change value element to value[x] 0..1 Quantity | Range | CodeableConcept  short="The specific value (when paired with code)"
3. Add intended 0..1 boolean  short="The plan for analysis"
4. Add applied 0..1 boolean   short="The analysis that was applied"
5. Add modelCharacteristic 0..* see modelCharacteristic  short="model component"

The EBMonFHIR project, through multiple meetings with statisticians and informaticists developed models and examples for expressing an endpoint analysis plan (a statistical model commonly expressed in clinical study protocols) in a FHIR Resource.  The approach with the smallest number of changes to the FHIR specification involves 5 changes to the Evidence.statistic.modelCharacteristic element, namely:

    Add condition[x] 0..1 CodeableConcept | Expression short="When this characteristic is used"
    Change value element to value[x] 0..1 Quantity | Range | CodeableConcept  short="The specific value (when paired with code)"
    Add intended 0..1 boolean  short="The plan for analysis"
    Add applied 0..1 boolean   short="The analysis that was applied"
    Add modelCharacteristic 0..* see modelCharacteristic  short="model component"
@Khalid-Shahin Khalid-Shahin merged commit be6b8b7 into master Jun 12, 2023
@Khalid-Shahin Khalid-Shahin deleted the EBMonFHIR-June-12-2023 branch June 12, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant