STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

6.18.12 Standard Structure Definition Extensions

This profile describes common extensions that are used with Structure Definitions

6.18.12.1 Content

Extensions:
structuredefinition-display-hintHinting information for the narrative generator :

Hinting information for the narrative generator - a series of name: value; pairs.

structuredefinition-template-statusTemplate Status Code (more authoring statuses) :

Status code taken from HL7 template specification - allows for alignment with the template DSTU, and has more authoring status codes.

structuredefinition-fmmFMM Level :

The FMM level assigned to the artifact.

structuredefinition-fmm-no-warningsFMM Level (if no warnings) :

The FMM level that would be assigned to the artifact if it had no warnings.

structuredefinition-explicit-type-nameAdvisory - name of Type for implementations :

A name to use for the type, in implementations. This is a suggestion; it's not a normative part of the FHIR specification, but it does appear in the UML diagrams, and is used in generated code, schemas, etc.to identify the type.

structuredefinition-json-typeJson type of value property :

The JSON type of a property - used for the value property of a primitive type (for which there is no type in the FHIR typing system).

structuredefinition-xml-typeXML (Schema) type of attribute :

The XML (schema) type of a property - used for the value attribute of a primitive type (for which there is no type in the FHIR typing system).

structuredefinition-regexRegex applies to the value :

The regular expression that applies to the value, if one exists.

structuredefinition-expressionFHIR Path version of constraint :

The constraint as specified using FHIRPath language.

structuredefinition-exampleAn additional example value :

An additional example value.

structuredefinition-summaryAdditional text for the summary presentation :

Additional text for the summary presentation.