-
Change Request
-
Resolution: Not Persuasive with Modification
-
Medium
-
National Directory of Healthcare Providers and Services (NDH) (FHIR)
-
1.0.0-ballot
-
Patient Administration
-
NDH Exchange HealthcareService Profile
-
-
Bob Dieterle / Ming Dunajick: 10-0-0
-
Clarification
-
Non-substantive
Unless HealthcareService.extension:social-service-requirement is modified from 0..* to be 0..1, the search parameters against this element using the search parameters listed below, will not function as intended. Recommendation is to adjust cardinality, or offer additional guidance on searches.
Current RESTful or FHIR search will return any HealthcareService where the elements match, but that matching does not require that all of the parameters in the search are true on a per instance base of the extension, only that there is a least one instance where the parameter matching exists within that resource.
Assuming that HealthcareService/1234
has three entries for social-service-requirement
1. birthsex = F, employment-status = unemployed
2. birthsex = M, insurance-status= insured
3. va-status = True, employment-status = employed
a search for HealthcareServices with birthsex = F and va-status=True, and insurance-status = insured would return HealthcareService/1234 as a match even though there isn't a single entry with all three values.
Search Parameters for HealthcareService.extension:social-service-requirement
healthcareservice-social-service-age-group - HealthcareServiceSocialServiceAgeGroupSearchParameter
healthcareservice-social-service-birthsex - HealthcareServiceSocialServiceBirthsexSearchParameter
healthcareservice-social-service-gender-identity - HealthcareServiceSocialServiceGenderIdentitySearchParameter
healthcareservice-social-service-employment-status - HealthcareServiceSocialServiceEmploymentStatusSearchParameter
healthcareservice-social-service-insurance-status - HealthcareServiceSocialServiceInsuranceStatusSearchParameter
healthcareservice-social-service-va-status - HealthcareServiceSocialServiceVaStatusSearchParameter
healthcareservice-social-service-preferred-language - HealthcareServiceSocialServicePreferredLanguageSearchParameter
- relates to
-
FHIR-42881 Current HealthcareService.program.extension:program-requirement cardinality of 0..* should be modified to 0..1
- Applied
- mentioned in
-
Page Loading...