structuredefinitions
StructureDefinition is a formal artifact in the HL7 FHIR specification that defines the structure, constraints, and semantics of data resources, data types, profiles, and extensions. It documents how a base resource or primitive type is extended or constrained to meet interoperability goals. StructureDefinition resources are used to publish profiles, which add constraints to existing resources, and extensions, which introduce new elements.
A StructureDefinition identifies its target through baseDefinition and declares its kind, such as resource, complex-type, primitive-type,
Key features include element slicing, constraints expressed with FHIRPath expressions, and terminology bindings to ValueSets. Profiles
Implementation and governance: StructureDefinitions are published by organizations and collaborators in registries and are adopted by
- FHIR
- StructureDefinition resource
- ValueSet