Skip to content
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

OptiBp integration widget #570

Open
dubdabasoduba opened this issue Apr 16, 2021 · 2 comments
Open

OptiBp integration widget #570

dubdabasoduba opened this issue Apr 16, 2021 · 2 comments

Comments

@dubdabasoduba
Copy link
Member

dubdabasoduba commented Apr 16, 2021

{
  "key": "optipb_widget1",
  "openmrs_entity_parent": "",
  "openmrs_entity": "",
  "openmrs_entity_id": "",
  "type": "optibp",
  "label": "Please get the patient BP using OptiBp",
  "read_only": true,
  "optibp_data": {
    "clientId": "46ccd2e0-bbec-4e4a-8f73-972a2f1f95ea",
    "clientOpenSRPId": "1272326657"
  },
  "fields_to_use_value": [
    "bp_systolic",
    "bp_diastolic"
  ],
  "value": {},--- This should hold the diagnositic report.
  "v_required": {
    "value": "true",
    "err": "Please enter the last name"
  },
  "relevance": {
    "step1:user_first_name": {
      "type": "string",
      "ex": "equalTo(., \"test\")"
    }
  }
}
@dubdabasoduba
Copy link
Member Author

  1. Image One: BP03 -- shows the initial recording of BP
  2. Image Two: BP05 -- shows the second recording of BP

@dubdabasoduba
Copy link
Member Author

  1. Image One: BP03 -- shows the initial recording of BP
  2. Image Two: BP05 -- shows the second recording of BP

We do not need this now.

@hamza-vd hamza-vd mentioned this issue May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant