Add changelog for https://github.com/hapifhir/org.hl7.fhir.core/pull/237
This commit is contained in:
parent
d521dc61cc
commit
756602183b
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
type: change
|
||||
issue: 237
|
||||
title: "The R5 structure methods for working with extensions on arbtrary fields, e.g.
|
||||
`getExtensionByUrl(String)`, `removeExtension(String)`, `getExtensionsByUrl(String)`
|
||||
`hasExtension(String)`, and `getExtensionString(String)` have been enhanced so that they
|
||||
now return modifier extensions as well as the non-modifier extensions they previously
|
||||
returned."
|
Loading…
Reference in New Issue