gcp-nrces-fhir
Advanced tools
Comparing version 1.0.4 to 1.0.5
interface config { | ||
id?: string; | ||
name: string; | ||
age: string; | ||
gender: string; | ||
@@ -6,0 +5,0 @@ healthNumber: string; |
@@ -17,3 +17,3 @@ "use strict"; | ||
"status": "generated", | ||
"div": `<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient name - ${options.name}, Age- ${options.age},Gender- ${options.gender}</div>` | ||
"div": `<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient name - ${options.name},Gender- ${options.gender}</div>` | ||
}, | ||
@@ -20,0 +20,0 @@ "identifier": [ |
{ | ||
"name": "gcp-nrces-fhir", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Google cloud healthcare api Nrces Fhir imlimenataion", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
40472
684