bunsen
bunsen copied to clipboard
Support OID data type
Summary
This change adds support for the OID data type (https://www.hl7.org/fhir/STU3/datatypes.html#oid).
Previously, attempting to encode a resource that contains an OID element (e.g. ImagingStudy) would result in an error.
Any feedback on this pull request?