gcp-nrces-fhir
Advanced tools
Comparing version 8.7.18 to 8.7.19
@@ -250,3 +250,3 @@ "use strict"; | ||
let ret = `<div>Patient:- ${options.patient.name}.</div>`; | ||
ret += `<div>MRN:- ${options.patient.MRN} </div>`; | ||
ret += `<div>UHID :- ${options.patient.MRN} </div>`; | ||
ret += `${options.patient.phrAddress | ||
@@ -253,0 +253,0 @@ ? `<div>ABHA Address : ${options.patient.phrAddress}. ${options.patient.healthNumber |
{ | ||
"name": "gcp-nrces-fhir", | ||
"version": "8.7.18", | ||
"version": "8.7.19", | ||
"description": "Google cloud healthcare api NRCES FHIR implimenataion", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2483690