Giter Club home page Giter Club logo

Comments (4)

rsmayda avatar rsmayda commented on June 1, 2024

Hey @chrisbednarski! I am struggling to find FHIR documentation that says IDs are case-insensitive. Could you provide any documentation you have, or perhaps explain your use-case?

from fhir-works-on-aws-routing.

chrisbednarski avatar chrisbednarski commented on June 1, 2024

I haven't seen this mentioned in the spec either.

We've discovered this during our dev/validation process and the thinking is that since the IDs are guids, they're not case sensitive.

so, c9d47c75-e414-49f1-9561-e70efaa645ce is the same as C9D47C75-E414-49F1-9561-E70EFAA64BCE

Theoretically, with multiple 3rd parties connecting to an endpoint, if one uses lower case ids, another one uses upper case ids, we will end up with unexpected 404s

from fhir-works-on-aws-routing.

rsmayda avatar rsmayda commented on June 1, 2024

Yeah looking at RFC4122 spec on UUIDs

The hexadecimal values "a" through "f" are output as lower case characters and are case insensitive on input

The RFC aside, I would hope clients should assume fhir ids are case-sensitive. That said, if you have clients mixing up the IDs please let us know

from fhir-works-on-aws-routing.

chrisbednarski avatar chrisbednarski commented on June 1, 2024

We can work around this by specifying the requirement of lower case ids in our documentation. Thanks

from fhir-works-on-aws-routing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.