You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
The FHIR spec says that "the comparator is not used on a SimpleQuantity":
https://www.hl7.org/fhir/r4/datatypes.html#SimpleQuantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_medicationknowledge/X010_MedicationKnowledge
field: MedicationKnowledge.packaging.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_medicationrequest/X010_MedicationRequest
field: MedicationRequest.dispenseRequest.initialFill.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_claim/X010_Claim
field: Claim.item.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_claimresponse/X010_ClaimResponse
field: ClaimResponse.addItem.detail.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_coverage/X012_Coverage
field: Coverage.costToBeneficiary.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_coverageeligibilityrequest/X010_CoverageEligibilityRequest
field: CoverageEligibilityRequest.item.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_explanationofbenefit/X010_ExplanationOfBenefit
field: ExplanationOfBenefit.addItem.quantity
test link: https://projectcrucible.org/servers/5d11ad2504ebd04cf4000002#5d63766104ebd07e46000006/resourcetest_specimendefinition/X010_SpecimenDefinition
field: SpecimenDefinition.typeTested.container.capacity
The text was updated successfully, but these errors were encountered: