Stream: shorthand
Topic: Adding an extension that is defined in FHIR registry
ravi.kuchi (Aug 10 2021 at 15:08):
Hi, I am working fsh Sushi R4 profiling, I have a question on how to use a standard extension. I have a Patient Profile and I want to use 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-race' in my profile. Should I add a dependency in the sushi-config file , I have gone through the tutorial and am able to define a custom extension but how do I re-use an extension that is being defined in another Implementation?
If I have to add a dependency, please provide the package and version as I tried few packages and the tool was not able to download
Mint Thompson (Aug 10 2021 at 15:27):
I think the right dependency to add is "hl7.fhir.us.core#4.0.0". This is the id shown in the footer for the US core IG.
Last updated: Apr 12 2022 at 19:14 UTC