ac-fhir-models
Advanced tools
Comparing version 0.6.5 to 0.6.6
@@ -846,2 +846,3 @@ 'use strict'; | ||
title: 'str', | ||
'subject.reference': 'str', | ||
'author.[].reference': 'str', | ||
@@ -848,0 +849,0 @@ 'type.coding.[].system': 'str', |
{ | ||
"name": "ac-fhir-models", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"author": "Henrik Joreteg <henrik@anesthesiacharting.com>", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -52,2 +52,3 @@ import { buildDefinition } from 'sinks' | ||
title: 'str', | ||
'subject.reference': 'str', | ||
'author.[].reference': 'str', | ||
@@ -54,0 +55,0 @@ 'type.coding.[].system': 'str', |
59790
2011