We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
... Alternatively we can ask HL7 to add the "=" to the VS and CS codesystem-quantity-comparator.html
Sorry, something went wrong.
This is how it's currently used in the Ingredient resource in EMA examples (incl DADI form) and PPL products.
<numerator> <value value="500"/> <comparator> <extension url="http://ema.europa.eu/fhir/extension/comparator"> <valueCoding> <system value="https://spor.ema.europa.eu/v1/lists/100000000008"/> <code value="100000000049"/> **<display value="equal to"/>** </valueCoding> </extension> </comparator> <unit value="milligram(s)"/> <system value="https://spor.ema.europa.eu/v1/lists/100000110633"/> <code value="100000110655"/> </numerator>
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: