@medplum/definitions 0.9.3 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -126002,8 +126002,7 @@
126002
126002
  "max" : "1"
126003
126003
  },
126004
126004
  "type" : [{
126005
- "code" : "CodeableReference",
126006
- "targetProfile" : ["http://hl7.org/fhir/StructureDefinition/BodyStructure"]
126005
+ "code" : "CodeableConcept"
126007
126006
  }],
126008
126007
  "constraint" : [{
126009
126008
  "key" : "ele-1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "0.9.3",
3
+ "version": "0.9.4",
4
4
  "description": "Medplum Data Definitions",
5
5
  "author": "Medplum <hello@medplum.com>",
6
6
  "license": "Apache-2.0",