Skip to content

Mapping notes (scratch pad)

Eric Haas edited this page Apr 26, 2018 · 1 revision

21080419 meeting notes:

todos:

  • get bindings from Simona

  • Add descriptive stats see example...

https://github.com/openmhealth/schemas/blob/master/test-data/omh/step-count/2.0/shouldPass/with-maximum.json

{
    "step_count": 20000,
    "effective_time_frame": {
        "time_interval": {
            "start_date_time": "2016-02-05T07:00:00Z",
            "end_date_time": "2016-06-05T07:00:00Z"
        }
    },
    "descriptive_statistic": "maximum",
    "descriptive_statistic_denominator": "d"
}
  • add 'code' to valuesets Table -done
  • add Observation.code to Datapoint table -done
  • fix typo dataype to datatype - done
  • fix typo add end bracket } -done
  • add examples
  • autogenerate the LMs
  • create an example custom mapping tool to go back and forth - Mark todo?
  • Add overview and Use Case on the home page

edit guidance to make clearer or make youtube video....

Clone this wiki locally