Git Product home page Git Product logo

Comments (4)

rcrichton avatar rcrichton commented on July 18, 2024

FHIR does specify that every document is versioned when it is updated. This way you can refer back to an exact version of a document at a particular point in time using the history interaction - See https://www.hl7.org/fhir/http.html#history

Hearth has full history support for all resources. Is this helpful or were you thinking of something different?

from hearth.

BMartinos avatar BMartinos commented on July 18, 2024

I wonder if the question is more in terms of versioning a set of records instead of the individual record. So for example the ministry of health has loaded 500 facilities as their first starting, this will be considered version 1 of facilities, which can get small updates, like their name etc, but sometime in the future a new list is drafted with say 1500 facilities which will become version 2. Some systems could then still be using version 1 and others version 2 of the list.

I suppose something like this could be done with a coded value where the system specifies the version it is in? but not sure if this is a correct way of doing something like this or even correct in general

from hearth.

citizenrich avatar citizenrich commented on July 18, 2024

Sorry, I was unclear and mixed up the use cases. So, one use case is versioning individual docs as noted where you can use history and I'm happy that's supported. Another use case is where you have whole collections of docs that are the same resource type but versioned, like @BMartinos notes. So, in that case, perhaps metadata tags could be useful. Are those supported? See https://thefhirplace.com/2015/03/17/metadata-in-fhir/ on tags.

from hearth.

citizenrich avatar citizenrich commented on July 18, 2024

Closing as stale.

from hearth.

Related Issues (11)

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.