Git Product home page Git Product logo

Comments (2)

nickgeorge avatar nickgeorge commented on May 3, 2024

Hi Alex - Your understanding is totally correct about the relationship between extensions in analytics and profiles, and I'm glad to hear that you were able to create a custom profile.

There is one final piece to the puzzle, and that is to take data in Unprofiled FHIR and convert it into your new profile prior to printing. Unfortunately, the profile conversion API only exists in C++ right now. Really sorry about that - it's high on our priority list to implement it in python but I'm not confident enough to give an estimate of when right now. Is doing this in C++ an option for you? if so, take a look at the ConvertToProfileR4 api, with an Example usage that converts to the UsCore profile.

Once you have the data in a profiled proto, you can print for analytics, and any profiled extensions will show up as you expect them to.

from fhir.

AlexFragotsis avatar AlexFragotsis commented on May 3, 2024

Oh ok, thank you @nickgeorge it's great to hear that it's on your plan to implement that. Unfortunately, I don't have the option to use c++ right now.
I've implemented my own custom function to transform FHIR objects to analytics before I found out about the custom profiles and how they work so I think I'm going to stick with that for now.
Thanks a lot for the quick response, looking forward for the implementation! 🙏🙏🙏

from fhir.

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.