Stream: IG creation
Topic: Profiling Contained resource
Brian Postlethwaite (Oct 04 2019 at 04:10):
I have a structure definition that I'm trying to constrain what is in the contained resource and getting some weird build message:
Error in snapshot generation: Differential for http://fhir.telstrahealth.com/th-ncsr/StructureDefinition/ncsr-questionnaire has an element id: Questionnaire.contained.type that is not marked with a snapshot match - check validity of differential (including order)
This is the structure definition in question
https://sqlonfhir-r4.azurewebsites.net/fhir/StructureDefinition/ncsr-questionnaire
I know I prob should be slicing it, but do I have to?
Grahame Grieve (Oct 04 2019 at 04:13):
no but you can't have the profile inline
Last updated: Apr 12 2022 at 19:14 UTC