HL7 / personal-health-record-format-ig

https://github.com/Open-Health-Manager/standard-patient-health-record-ig
Other
2 stars 0 forks source link

Document new API search parameters #33

Closed awatson1978 closed 7 months ago

awatson1978 commented 10 months ago

Is API Endpoints really part of RecordKeeping? Maybe move to its own page.

2.3 API Endpoints

?filter, SNOMED, LOINC ?summarize/aggregate **** bigger challenge/impact ?resourceTypes ?unitsofmeasure

Does the implementation guide need to profile capability statements?

Todo: Feedback for EHI Export

Add sequence diagrams to 2.3 API Endpoints, perhaps?

File GitHub ticket to request data range on Kick-off Request POST /Patient/12345/$ehi-export?start=2010&end=2020-06

awatson1978 commented 9 months ago

Initial search parameters added in https://github.com/HL7/personal-health-record-format-ig/pull/61

Needs a bit more work.

awatson1978 commented 7 months ago

SearchParameters exist. Can be cleaned up more, but feature MVP is ostensibly complete.