Code Monkey home page Code Monkey logo

openmrs-module-fhir2's People

Contributors

andu033 avatar bashir2 avatar captaindavinci avatar corneliouzbett avatar dependabot[bot] avatar dkayiwa avatar gitcliff avatar herbertyiga avatar ibacher avatar itsmurumba avatar jecihjoy avatar maciek83 avatar medhavi-16 avatar mks-d avatar mozzy11 avatar openmrs-bot avatar pmanko avatar podorvanova avatar reagan-meant avatar ruhanga avatar sherrif10 avatar shivanshrakesh avatar tara-dedrickson avatar theanandankit avatar vaishsiddharth avatar varung-31 avatar

Watchers

 avatar

openmrs-module-fhir2's Issues

Add OpenCR compatiblity to core OpenMRS FHIR2 Module

The iSantePlus and OpenMRS FHIR2 modules have diverged a bit due to modifications required for OpenCR capability, implemented in two main commits:

842c3bd
d81d79d

In order to clean up this mess, we should consolidate the required changes into one PR and apply it to the current version of the FHIR2 module, which has all the other changes implemented.

Update system for Patient identifier for OpenCR

The new version of OpenCR seems to expect an identifier with the system http://openclientregistry.org/fhir/sourceid to use as the internal identifier, which changed dramatically since the last version of OpenCR.

See the git history of matchMixin.js for more details: https://github.com/intrahealth/client-registry/blob/e83e9011fb6ee28561254ecd27229380b2af9d7d/server/lib/mixins/matchMixin.js#L920

We set the OpenCR identifier here, currently with a hard-coded system:

patient.addIdentifier().setSystem("urn:ietf:rfc:3986").setValue(

We should set this identifier's system based on a FHIR2 module global setting, and have this setting correspond to what OpeCR expects: http://openclientregistry.org/fhir/sourceid

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.