@bahmni/registration-app 0.0.1-dev.315 → 0.0.1-dev.316
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DocumentsTable-Vqt2a9Au-IjtnWfv8.js → DocumentsTable-CGQkFmPv-9msukKZk.js} +17 -17
- package/dist/{FormsTable-Chdn76ek-DbKWz5Cu.js → FormsTable-H67oOCKk-SuqqsZVg.js} +37 -37
- package/dist/{LNWAZHJI-DVH4iXyX.js → LNWAZHJI-BIIkKWDh.js} +2 -2
- package/dist/{MWZ6AO7Z-DEN1ok5I.js → MWZ6AO7Z-DYmhxXMn.js} +2 -2
- package/dist/{Observations-7ynzJK04-CsbxPQ7f.js → Observations-BLNBreYi-DP8TEM1b.js} +26 -26
- package/dist/{YPM2AS64-qQMkHKVd.js → YPM2AS64-BEk339x8.js} +1 -1
- package/dist/{index-BopK43Xs.js → index-BI5WR9sd.js} +8082 -8082
- package/dist/index.js +1 -1
- package/dist/utils/fhirUtils.d.ts +1 -1
- package/dist/utils/fhirUtils.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const PATIENT_ATTRIBUTE_PREFIX = "http://fhir.bahmni.org/ext/patient/";
|
|
2
2
|
export declare const ADDRESS_EXT_URL = "http://fhir.openmrs.org/ext/address";
|
|
3
|
-
export
|
|
3
|
+
export { BIRTH_TIME_EXT_URL } from '@bahmni/services';
|
|
4
4
|
export declare const IDENTIFIER_LOCATION_EXT_URL = "http://fhir.openmrs.org/ext/patient/identifier#location";
|
|
5
5
|
export declare const DATE_CREATED_EXT_URL = "http://fhir.bahmni.org/ext/patient-record/date-created";
|
|
6
6
|
export declare function toSlugCase(str: string): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fhirUtils.d.ts","sourceRoot":"","sources":["../../src/utils/fhirUtils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,wBAAwB,wCAAwC,CAAC;AAC9E,eAAO,MAAM,eAAe,wCAAwC,CAAC;AACrE,
|
|
1
|
+
{"version":3,"file":"fhirUtils.d.ts","sourceRoot":"","sources":["../../src/utils/fhirUtils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,wBAAwB,wCAAwC,CAAC;AAC9E,eAAO,MAAM,eAAe,wCAAwC,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,eAAO,MAAM,2BAA2B,4DACmB,CAAC;AAC5D,eAAO,MAAM,oBAAoB,2DACyB,CAAC;AAC3D,wBAAgB,UAAU,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAM9C;AAED,wBAAgB,eAAe,CAC7B,MAAM,EAAE,MAAM,GACb,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAMzC;AAED,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM,CAK5D"}
|