Skip to content

ElementDefinition.slicing.discriminator.path for complex Extensions #1656

@ArdonToonstra

Description

@ArdonToonstra

Use case: we want to add multiple, similar, complex extensions to a profile. They are differentiated by a fixed or pattern coding in one of the complex extension, in this case the type extension in ( http://hl7.org/fhir/extension-patient-proficiency.html).

We can't get a correct discriminator.path that gets into the complex extension. We tried: Patient.communication.extension('http://hl7.org/fhir/StructureDefinition/patient-proficiency').extension('type').value

Added some example R4 data. It has one example instance with the different extensions and the related (draft and unfinished) profiles.

example data.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions