ac-fhir-models
Advanced tools
Comparing version 6.2.3 to 6.2.4
@@ -700,2 +700,3 @@ 'use strict'; | ||
extId: 'str', | ||
fhirRef: 'str', | ||
title: 'str', | ||
@@ -702,0 +703,0 @@ status: 'str', |
{ | ||
"name": "ac-fhir-models", | ||
"version": "6.2.3", | ||
"version": "6.2.4", | ||
"author": "Henrik Joreteg <henrik@anesthesiacharting.com>", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -518,2 +518,3 @@ // @ts-check | ||
extId: 'str', | ||
fhirRef: 'str', | ||
title: 'str', | ||
@@ -520,0 +521,0 @@ status: 'str', |
122591
4240