venu_malyala
03/05/2024, 2:32 PMStructureDefinition-Patient.json in but getting the below error. Do I have to specify the IG as well ? This is a national profile, and is validated. So not sure why I am getting this error. The error text is as following
Constraint sdf-8a not met: In any differential, all the elements must start with the StructureDefinition's specified type for non-logical models, or with the same type name for logical models ({"fhirpath":"(%resource.kind = 'logical' or element.first().path.startsWith(%resource.type)) and (element.tail().empty() or element.tail().all(path.startsWith(%resource.differential.element.first().path.replaceMatches('\\\\..*','')&'.')))"}) (StructureDefinition.differential)
I validated that the fhirpath in differential is correct and other scenariosvenu_malyala
03/11/2024, 7:37 AMrahul1
03/11/2024, 5:47 PMrahul1
03/11/2024, 6:25 PMid: "Patient", as all subsequent id s must be extensions of some path before itvenu_malyala
03/12/2024, 7:41 AMrahul1
03/12/2024, 4:23 PMvenu_malyala
03/12/2024, 11:09 PM