WorldHealthOrganization / smart-emcare-cmr

0 stars 0 forks source link

Primary care give phone no regex issue- canno tproceedif I enter phone no always shows error #25

Open kaledip opened 1 year ago

kaledip commented 1 year ago

Screenshot_20230905_103425_EmCare dev

ppanchal-argus commented 1 year ago

@magp18 Looks like for the questionnaire Item's extension regular expression valueCode's value, must be replaced from "regex" to actual regular expression.

{ "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueCode": "regex" },

ppanchal-argus commented 1 year ago

@kaledip can you assign @magp18 & update label to L3 only. @magp18 update label with l4 if you still face any difficulties after updating regex.