Stream: implementers
Topic: Dstu2 extensions
Kevin Mayfield (Apr 11 2017 at 08:01):
I'm processing some DSTU2 profiles which refer to a number of STU3 extensions e.g. http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor . Are DSTU2 extensions available (DSTU2 site points back to STU3).
Kevin Mayfield (Apr 11 2017 at 08:18):
I was calling the url direct but I think I can do a work around to https://www.hl7.org/fhir/DSTU2/extension-patient-cadavericdonor.xml
Lloyd McKenzie (Apr 11 2017 at 14:50):
Even if they don't resolve, the original extension URLs are still valid. (We might want to look at adding redirects to the removed ones.) However, if an extension has been removed, that generally means that the work group feels that the extension shouldn't be used anymore, so I'd recommend reaching out to the Patient Administration work group to find out why they got rid of the extension. (Once we get the registry up, it'll be easier to manage that sort of thing.)
Last updated: Apr 12 2022 at 19:14 UTC