onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
32 stars 10 forks source link

Observation Screening Assessment Category MustSupport (FI-2749) #508

Open yunwwang opened 2 months ago

yunwwang commented 2 months ago

In US Core v6.1.0, Observation Screening Assessment profile's category element has required binding to US Core Screening Assessment Observation Category Value Set. This value set has 4 codes:

which correspond to 4 USCDI data elements:

Inferno current approach is that server implmentation must support at least one of the four codes. Since all 4 categories correspond to mandatory USCDI data elements, server implementation must support all four codes instead of just one.

yunwwang commented 1 month ago

According to the resolution of FHIR ticket FHIR-45319, we will add this special test to US Core v6.1.0:

Observations, "Observation Screening Assessment profile", SHALL support

"sdoh" "functional-status" "cognitive-status" "disability-status"

Condition, "Condition Problems and Health Concerns profile", SHALL support "sdoh"

MAY support

"functional-status" "cognitive-status" "disability-status"