-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patient master record information page #796
Comments
Original Comment by @olhakovalenko91 Data entered through Intake flow are not displayed on Patient master record information page. Please, see video below. screen-capture.3.webmNote: also issue #765 with saving changes is still reproducible. Tested on |
Original Comment by @imbenham Failed to update Patient: {"code":400,"name":"OystehrFHIRError","cause":{"resourceType":"OperationOutcome","id":"5b448114-b3dd-469e-9126-23f476032a11","issue":[{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count())", location Patient.extension[0].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]},{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count()) or $this is Parameters", location Patient.extension[0].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]},{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count())", location Patient.extension[1].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]},{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count()) or $this is Parameters", location Patient.extension[1].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]},{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count())", location Patient.extension[3].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]},{"severity":"error","code":"structure","details":{"text":"Constraint ele-1 violated, expression "hasValue() or (children().count() > id.count()) or $this is Parameters", location Patient.extension[3].valueCodeableConcept.coding[0]."},"expression":["Patient.extension.valueCodeableConcept.coding"]}]}} |
Original Comment by @IraLeontseva QRS Demo 1.0.22 Mostly fixed. To improve:
|
Original Creator @VladMstv
Description
Implement a patient profile information page according to design and patient master technical design doc prepared in previous research task:
https://docs.google.com/document/d/1vSuJ8ILc-u0XYp0kXRRwxo6GZ8BgkBREltKdlNe0lo0/edit?tab=t.0#heading=h.241x7d2vpggh
Acceptance criteria
Note for QA team
Need to update test plan
The text was updated successfully, but these errors were encountered: