Coder Social home page Coder Social logo

Gout CarePlan Issue about synthea HOT 2 CLOSED

synthetichealth avatar synthetichealth commented on June 21, 2024
Gout CarePlan Issue

from synthea.

Comments (2)

jeffeastman avatar jeffeastman commented on June 21, 2024

Here's the state transition list for Gout: Note that Gout => Gout_CarePlan => Gout_Diagnosis. I believe the last two states need to be reversed, since "The CarePlanStart state must come after a target_encounter Encounter state in the module, but must have the same start time as that Encounter". Only ConditionOnset (and perhaps AllergyOnset, IDK) may refer to future encounters.

Gout [Initial [Initial]]
Colchicine => {Uric_Acid_Reducer, }
Delay_Until_Gout => {Gout, }
End_Gout_Nonopioid => {End_Uric_Acid_Reducer, }
End_Uric_Acid_Reducer => {Wait_For_Next_Gout_Attack, }
Gout => {Gout_CarePlan, }
Gout_CarePlan => {Gout_Diagnosis, }
Gout_Diagnosis => {Gout_Nonopioid_Pain_Medication, }
Gout_Nonopioid_Pain_Medication => {Colchicine, Strong_NSAID, }
Gout_Treatment_Period => {End_Gout_Nonopioid, }
Initial => {Delay_Until_Gout, Terminal, }
Strong_NSAID => {Uric_Acid_Reducer, }
Terminal => {}
Uric_Acid_Reducer => {Gout_Treatment_Period, }
Wait_For_Next_Gout_Attack => {Wait_For_Next_Gout_Attack, Gout_Diagnosis, }

from synthea.

jeffeastman avatar jeffeastman commented on June 21, 2024

The above reordering fixed the issue with me.

from synthea.

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.