Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/sdc/StructureDefinition/parameters-questionnaire-populate-in | Version: 4.0.0-ballot | |||
Standards status: Trial-use | Maturity Level: 4 | Computable Name: SDCParametersQuestionnairePopulateIn | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.17.42.76 |
Profile used to validate the parameters that are the input of the $populate, $populate-html, and $populate-link questionnaire operations
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Parameters
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. |
Slices for parameter | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name | |
parameter:identifier | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: identifier | |
value[x] | 1..1 | Identifier | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:questionnaire | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: questionnaire | |
value[x] | 0..1 | If parameter is a data type | ||
valueUri | uri | |||
valueReference | Reference(Questionnaire) | |||
resource | 0..1 | Questionnaire | If parameter is a whole resource | |
part | 0..0 | |||
parameter:subject | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: subject | |
value[x] | 1..1 | Reference() | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:context | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: context | |
value[x] | 0..0 | |||
resource | 0..0 | |||
Slices for part | 2..* | Named part of a multi-part parameter Slice: Unordered, Open by value:name | ||
part:name | 1..1 | BackboneElement | Named part of a multi-part parameter | |
name | 1..1 | string | Name from the definition Fixed Value: name | |
value[x] | 1..1 | string | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
part:content | 0..* | BackboneElement | Named part of a multi-part parameter | |
name | 1..1 | string | Name from the definition Fixed Value: content | |
value[x] | 0..1 | Reference() | If parameter is a data type | |
part | 0..0 | |||
parameter:local | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: local | |
value[x] | 1..1 | boolean | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
parameter:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children |
parameter:identifier | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: identifier |
value[x] | ΣC | 1..1 | Identifier | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:questionnaire | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: questionnaire |
value[x] | ΣC | 0..1 | If parameter is a data type ele-1: All FHIR elements must have a @value or children | |
valueUri | uri | |||
valueReference | Reference(Questionnaire) | |||
resource | ΣC | 0..1 | Questionnaire | If parameter is a whole resource |
parameter:subject | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: subject |
value[x] | ΣC | 1..1 | Reference() | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:context | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: context |
Slices for part | Σ | 2..* | See parameter (Parameters) | Named part of a multi-part parameter Slice: Unordered, Open by value:name ele-1: All FHIR elements must have a @value or children |
part:name | Σ | 1..1 | BackboneElement | Named part of a multi-part parameter ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: name |
value[x] | ΣC | 1..1 | string | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
part:content | Σ | 0..* | BackboneElement | Named part of a multi-part parameter ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: content |
value[x] | ΣC | 0..1 | Reference() | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:local | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: local |
value[x] | ΣC | 1..1 | boolean | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) | ||||
parameter:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
part | Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter | ||||
parameter:identifier | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: identifier | ||||
value[x] | ΣC | 1..1 | Identifier | If parameter is a data type | ||||
parameter:questionnaire | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: questionnaire | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueUri | uri | |||||||
valueReference | Reference(Questionnaire) | |||||||
resource | ΣC | 0..1 | Questionnaire | If parameter is a whole resource | ||||
parameter:subject | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: subject | ||||
value[x] | ΣC | 1..1 | Reference() | If parameter is a data type | ||||
parameter:context | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: context | ||||
Slices for part | Σ | 2..* | See parameter (Parameters) | Named part of a multi-part parameter Slice: Unordered, Open by value:name | ||||
part:name | Σ | 1..1 | BackboneElement | Named part of a multi-part parameter | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: name | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type | ||||
part:content | Σ | 0..* | BackboneElement | Named part of a multi-part parameter | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: content | ||||
value[x] | ΣC | 0..1 | Reference() | If parameter is a data type | ||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
parameter:local | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: local | ||||
value[x] | ΣC | 1..1 | boolean | If parameter is a data type | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Parameters.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
|
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
This structure is derived from Parameters
Summary
Mandatory: 0 element(5 nested mandatory elements)
Fixed: 7 elements
Prohibited: 12 elements
Slices
This structure defines the following Slices:
Maturity: 4
Differential View
This structure is derived from Parameters
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. |
Slices for parameter | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name | |
parameter:identifier | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: identifier | |
value[x] | 1..1 | Identifier | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:questionnaire | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: questionnaire | |
value[x] | 0..1 | If parameter is a data type | ||
valueUri | uri | |||
valueReference | Reference(Questionnaire) | |||
resource | 0..1 | Questionnaire | If parameter is a whole resource | |
part | 0..0 | |||
parameter:subject | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: subject | |
value[x] | 1..1 | Reference() | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:context | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: context | |
value[x] | 0..0 | |||
resource | 0..0 | |||
Slices for part | 2..* | Named part of a multi-part parameter Slice: Unordered, Open by value:name | ||
part:name | 1..1 | BackboneElement | Named part of a multi-part parameter | |
name | 1..1 | string | Name from the definition Fixed Value: name | |
value[x] | 1..1 | string | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
part:content | 0..* | BackboneElement | Named part of a multi-part parameter | |
name | 1..1 | string | Name from the definition Fixed Value: content | |
value[x] | 0..1 | Reference() | If parameter is a data type | |
part | 0..0 | |||
parameter:local | 0..1 | BackboneElement | Operation Parameter | |
name | 1..1 | string | Name from the definition Fixed Value: local | |
value[x] | 1..1 | boolean | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
parameter:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children |
parameter:identifier | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: identifier |
value[x] | ΣC | 1..1 | Identifier | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:questionnaire | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: questionnaire |
value[x] | ΣC | 0..1 | If parameter is a data type ele-1: All FHIR elements must have a @value or children | |
valueUri | uri | |||
valueReference | Reference(Questionnaire) | |||
resource | ΣC | 0..1 | Questionnaire | If parameter is a whole resource |
parameter:subject | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: subject |
value[x] | ΣC | 1..1 | Reference() | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:context | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: context |
Slices for part | Σ | 2..* | See parameter (Parameters) | Named part of a multi-part parameter Slice: Unordered, Open by value:name ele-1: All FHIR elements must have a @value or children |
part:name | Σ | 1..1 | BackboneElement | Named part of a multi-part parameter ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: name |
value[x] | ΣC | 1..1 | string | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
part:content | Σ | 0..* | BackboneElement | Named part of a multi-part parameter ele-1: All FHIR elements must have a @value or children |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: content |
value[x] | ΣC | 0..1 | Reference() | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
parameter:local | ΣC | 0..1 | BackboneElement | Operation Parameter ele-1: All FHIR elements must have a @value or children inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
name | Σ | 1..1 | string | Name from the definition ele-1: All FHIR elements must have a @value or children Fixed Value: local |
value[x] | ΣC | 1..1 | boolean | If parameter is a data type ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Parameters | C | 0..* | Parameters | Operation Request or Response sdc-pop1: Context names must be unique. | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) | ||||
parameter:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
part | Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter | ||||
parameter:identifier | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: identifier | ||||
value[x] | ΣC | 1..1 | Identifier | If parameter is a data type | ||||
parameter:questionnaire | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: questionnaire | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueUri | uri | |||||||
valueReference | Reference(Questionnaire) | |||||||
resource | ΣC | 0..1 | Questionnaire | If parameter is a whole resource | ||||
parameter:subject | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: subject | ||||
value[x] | ΣC | 1..1 | Reference() | If parameter is a data type | ||||
parameter:context | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: context | ||||
Slices for part | Σ | 2..* | See parameter (Parameters) | Named part of a multi-part parameter Slice: Unordered, Open by value:name | ||||
part:name | Σ | 1..1 | BackboneElement | Named part of a multi-part parameter | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: name | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type | ||||
part:content | Σ | 0..* | BackboneElement | Named part of a multi-part parameter | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: content | ||||
value[x] | ΣC | 0..1 | Reference() | If parameter is a data type | ||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
parameter:local | ΣC | 0..1 | BackboneElement | Operation Parameter inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Fixed Value: local | ||||
value[x] | ΣC | 1..1 | boolean | If parameter is a data type | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Parameters.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
|
Id | Grade | Path(s) | Details | Requirements |
sdc-pop1 | error | Parameters | Context names must be unique. : parameter.where(name='context').count() = parameter.where(name='context').part.where(name='name').value.distinct().count() |
This structure is derived from Parameters
Summary
Mandatory: 0 element(5 nested mandatory elements)
Fixed: 7 elements
Prohibited: 12 elements
Slices
This structure defines the following Slices:
Maturity: 4
Other representations of profile: CSV, Excel, Schematron