gcp-nrces-fhir
Advanced tools
Comparing version 9.0.3 to 9.0.4
@@ -33,4 +33,4 @@ import { CODEABLE_CONCEPT, EXTENSION, MULTI_RESOURCE } from "../config"; | ||
description?: string; | ||
requester: Requester; | ||
owner: Owner; | ||
requester?: Requester; | ||
owner?: Owner; | ||
input?: InAndOutPut[]; | ||
@@ -37,0 +37,0 @@ output?: InAndOutPut[]; |
{ | ||
"name": "gcp-nrces-fhir", | ||
"version": "9.0.3", | ||
"version": "9.0.4", | ||
"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
2727972
34
49
155