FHIR Chat · Required value set case sensitivity · implementers

Stream: implementers

Topic: Required value set case sensitivity


view this post on Zulip Peter Bernhardt (Jun 22 2016 at 20:11):

Does the FHIR spec have anything to say about the case-sensitivity for any property of type "code". For example, is it ok to have patient gender "male", "Male", or "MALE"?

view this post on Zulip Grahame Grieve (Jun 22 2016 at 20:59):

CodeSystem.caseSensitivity. We have always, from the beginning, said any codes defined by FHIR are case sensitive.

view this post on Zulip Grahame Grieve (Jun 22 2016 at 20:59):

we also say that we will never define codes that vary only by case

view this post on Zulip Peter Bernhardt (Jun 22 2016 at 20:59):

thank you

view this post on Zulip Brian Postlethwaite (Jun 22 2016 at 21:00):

http://hl7-fhir.github.io/valueset.html#expansion (search for case sensitive)

view this post on Zulip Grahame Grieve (Jun 22 2016 at 21:01):

np. note, btw, that some other code systems define codes that vary only by case. One common one is UCUM


Last updated: Apr 12 2022 at 19:14 UTC