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
While #1547 solves the usage of unkwown and none -- it remains that the values that can be used are underspecified.
unkwown
none
There is only (fortunately) is a limited set of things one is allowed to inject people and this list is available here https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_12.html#sect_CID_12.
also means that some values are wrong, reading https://bids-specification.readthedocs.io/en/stable/glossary.html#contrastbolusingredient-metadata barium --> Barium Sulfate, iodine -- well there are many variations just iodine does not look correct, xenon does not look supported ? where is this coming from
Cyril
The text was updated successfully, but these errors were encountered:
CPernet
No branches or pull requests
Your idea
While #1547 solves the usage of
unkwown
andnone
-- it remains that the values that can be used are underspecified.There is only (fortunately) is a limited set of things one is allowed to inject people and this list is available here https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_12.html#sect_CID_12.
also means that some values are wrong, reading https://bids-specification.readthedocs.io/en/stable/glossary.html#contrastbolusingredient-metadata
barium --> Barium Sulfate,
iodine -- well there are many variations just iodine does not look correct,
xenon does not look supported ? where is this coming from
Cyril
The text was updated successfully, but these errors were encountered: