{
"description": "The UDS+ profile is based on the **Parameters FHIR Resource and establishes the core elements, extensions, vocabularies and value sets for representing the Manifest for UDS+ import FHIR Operations.",
"_filename": "StructureDefinition-uds-plus-import-manifest.json",
"package_name": "fhir.hrsa.uds-plus",
"date": "2024-09-20T09:28:19-04:00",
"derivation": "constraint",
"meta": {
"source": "#3LDMUQYYwafwTzqK",
"versionId": "12",
"lastUpdated": "2022-07-12T02:03:11.293+00:00"
},
"publisher": "HRSA BPHC",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "UDSPlusImportManifest",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Parameters",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "UDS Plus Import Manifest",
"package_version": "1.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
} ]
}
} ],
"snapshot": {
"element": [ {
"path": "Parameters",
"min": 0,
"definition": "The UDS+ profile is based on the **Parameters FHIR Resource and establishes the core elements, extensions, vocabularies and value sets for representing the Manifest for UDS+ import FHIR Operations.",
"isModifier": false,
"short": "UDS Plus Import Manifest",
"mapping": [ {
"map": "Entity. Role, or Act",
"identity": "rim"
}, {
"map": "n/a",
"identity": "v2"
}, {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "Parameters",
"comment": "The parameters that may be used are defined by the OperationDefinition resource.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters"
},
"isSummary": false
}, {
"path": "Parameters.id",
"min": 0,
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
"isModifier": false,
"short": "Logical id of this artifact",
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "id"
} ]
} ],
"max": "1",
"id": "Parameters.id",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"base": {
"max": "1",
"min": 0,
"path": "Resource.id"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.meta",
"min": 0,
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
"isModifier": false,
"short": "Metadata about the resource",
"type": [ {
"code": "Meta"
} ],
"max": "1",
"id": "Parameters.meta",
"base": {
"max": "1",
"min": 0,
"path": "Resource.meta"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.implicitRules",
"min": 0,
"definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.",
"isModifier": true,
"short": "A set of rules under which this content was created",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Parameters.implicitRules",
"comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.",
"base": {
"max": "1",
"min": 0,
"path": "Resource.implicitRules"
},
"isModifierReason": "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.language",
"min": 0,
"definition": "The base language in which the resource is written.",
"isModifier": false,
"short": "Language of the resource content",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "preferred",
"valueSet": "http://hl7.org/fhir/ValueSet/languages",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
} ],
"description": "A human language."
},
"max": "1",
"id": "Parameters.language",
"comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
"base": {
"max": "1",
"min": 0,
"path": "Resource.language"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 6,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Operation Parameter",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"max": "*",
"id": "Parameters.parameter",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Parameters.parameter.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 0,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"code": "canonical"
}, {
"code": "code"
}, {
"code": "date"
}, {
"code": "dateTime"
}, {
"code": "decimal"
}, {
"code": "id"
}, {
"code": "instant"
}, {
"code": "integer"
}, {
"code": "markdown"
}, {
"code": "oid"
}, {
"code": "positiveInt"
}, {
"code": "string"
}, {
"code": "time"
}, {
"code": "unsignedInt"
}, {
"code": "uri"
}, {
"code": "url"
}, {
"code": "uuid"
}, {
"code": "Address"
}, {
"code": "Age"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "CodeableConcept"
}, {
"code": "Coding"
}, {
"code": "ContactPoint"
}, {
"code": "Count"
}, {
"code": "Distance"
}, {
"code": "Duration"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Money"
}, {
"code": "Period"
}, {
"code": "Quantity"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "Reference"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "ContactDetail"
}, {
"code": "Contributor"
}, {
"code": "DataRequirement"
}, {
"code": "Expression"
}, {
"code": "ParameterDefinition"
}, {
"code": "RelatedArtifact"
}, {
"code": "TriggerDefinition"
}, {
"code": "UsageContext"
}, {
"code": "Dosage"
}, {
"code": "Meta"
} ],
"max": "1",
"id": "Parameters.parameter.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameter used to define the Mime Type of the data contained within the submitted files",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "inputFormat",
"max": "1",
"id": "Parameters.parameter:inputFormat",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:inputFormat.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:inputFormat.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:inputFormat.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "The parameter name for the Mime Type",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "inputFormat",
"id": "Parameters.parameter:inputFormat.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"fixedCode": "fhir+ndjson",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "The Mime type of the data contained within the submitted files",
"type": [ {
"code": "code"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:inputFormat.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:inputFormat.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:inputFormat.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameter to convey the unique submission identifier",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "submissionId",
"max": "1",
"id": "Parameters.parameter:submissionId",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:submissionId.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:submissionId.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:submissionId.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "The Parameter name for submission identifier",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "submissionId",
"id": "Parameters.parameter:submissionId.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Submission Identifier value",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:submissionId.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:submissionId.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:submissionId.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameter to convey the submission time of the manifest resource to '$import' operation",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "submissionTime",
"max": "1",
"id": "Parameters.parameter:submissionTime",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:submissionTime.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:submissionTime.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:submissionTime.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name of the parameter to convey the submission time",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "submissionTime",
"id": "Parameters.parameter:submissionTime.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Submission Time value",
"type": [ {
"code": "dateTime"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:submissionTime.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:submissionTime.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:submissionTime.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 0,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameer to identify the previous submission data that needs to be replaced with this submission",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "replaceSubmissionId",
"max": "1",
"id": "Parameters.parameter:replaceSubmissionId",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:replaceSubmissionId.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:replaceSubmissionId.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:replaceSubmissionId.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name of the parameter to convey the submission that needs to be replaced",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "replaceSubmissionId",
"id": "Parameters.parameter:replaceSubmissionId.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Actual value of the previous submission that needs to be replaced",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:replaceSubmissionId.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:replaceSubmissionId.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:replaceSubmissionId.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 0,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameter to indicate if the submission has to be treated as a partial submission for the Health Center",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "partialSubmission",
"max": "1",
"id": "Parameters.parameter:partialSubmission",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:partialSubmission.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:partialSubmission.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:partialSubmission.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "The Parameter name to indicate that this ia a partial submission",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "partialSubmission",
"id": "Parameters.parameter:partialSubmission.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Actual value indicating if this is a partial submission",
"type": [ {
"code": "boolean"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:partialSubmission.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:partialSubmission.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:partialSubmission.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 0,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameter that can be used by the Health Center to identify the partial submission, for e.g EHR product name or site name",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "partialSubmissionName",
"max": "1",
"id": "Parameters.parameter:partialSubmissionName",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:partialSubmissionName.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:partialSubmissionName.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:partialSubmissionName.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "The Parameter name to convey the partial submission name",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "partialSubmissionName",
"id": "Parameters.parameter:partialSubmissionName.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Actual partial submission name",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:partialSubmissionName.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:partialSubmissionName.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:partialSubmissionName.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Parameters to convey the Health Center information",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcInformation",
"max": "1",
"id": "Parameters.parameter:hcInformation",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Parameter that holds the Health Center information",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcInformation",
"id": "Parameters.parameter:hcInformation.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 0,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"code": "canonical"
}, {
"code": "code"
}, {
"code": "date"
}, {
"code": "dateTime"
}, {
"code": "decimal"
}, {
"code": "id"
}, {
"code": "instant"
}, {
"code": "integer"
}, {
"code": "markdown"
}, {
"code": "oid"
}, {
"code": "positiveInt"
}, {
"code": "string"
}, {
"code": "time"
}, {
"code": "unsignedInt"
}, {
"code": "uri"
}, {
"code": "url"
}, {
"code": "uuid"
}, {
"code": "Address"
}, {
"code": "Age"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "CodeableConcept"
}, {
"code": "Coding"
}, {
"code": "ContactPoint"
}, {
"code": "Count"
}, {
"code": "Distance"
}, {
"code": "Duration"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Money"
}, {
"code": "Period"
}, {
"code": "Quantity"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "Reference"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "ContactDetail"
}, {
"code": "Contributor"
}, {
"code": "DataRequirement"
}, {
"code": "Expression"
}, {
"code": "ParameterDefinition"
}, {
"code": "RelatedArtifact"
}, {
"code": "TriggerDefinition"
}, {
"code": "UsageContext"
}, {
"code": "Dosage"
}, {
"code": "Meta"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 7,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"mustSupport": true,
"max": "*",
"id": "Parameters.parameter:hcInformation.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Parameter to convey the UEI number for the Health Center",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "ueiNumber",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:ueiNumber",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Parameter that indicates this is an UEI number",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "uei",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "Actual UEI value",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:ueiNumber.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Parameter to convey the GRANT number of the Health Center",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "grantNumber",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:grantNumber",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:grantNumber.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:grantNumber.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:grantNumber.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "grantNumber",
"id": "Parameters.parameter:hcInformation.part:grantNumber.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:grantNumber.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:grantNumber.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:grantNumber.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcName",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcName",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcName.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcName.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcName.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcName",
"id": "Parameters.parameter:hcInformation.part:hcName.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcName.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcName.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcName.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcAddress",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcAddress.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcAddress.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcAddress",
"id": "Parameters.parameter:hcInformation.part:hcAddress.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "Address"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.value[x].id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.value[x].extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].use",
"requirements": "Allows an appropriate address to be chosen from a list of many.",
"min": 0,
"definition": "The purpose of this address.",
"isModifier": true,
"short": "home | work | temp | old | billing - purpose of this address",
"mapping": [ {
"map": "XAD.7",
"identity": "v2"
}, {
"map": "unique(./use)",
"identity": "rim"
}, {
"map": "./AddressPurpose",
"identity": "servd"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-use|4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "AddressUse"
} ],
"description": "The use of an address."
},
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].use",
"comment": "Applications can assume that an address is current unless it explicitly says that it is temporary or old.",
"example": [ {
"label": "General",
"valueCode": "home"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.use"
},
"isModifierReason": "This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old address etc.for a current/permanent one",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].type",
"min": 0,
"definition": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
"isModifier": false,
"short": "postal | physical | both",
"mapping": [ {
"map": "XAD.18",
"identity": "v2"
}, {
"map": "unique(./use)",
"identity": "rim"
}, {
"map": "address type parameter",
"identity": "vcard"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-type|4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "AddressType"
} ],
"description": "The type of an address (physical / postal)."
},
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].type",
"comment": "The definition of Address states that \"address is intended to describe postal addresses, not physical locations\". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the [Location](http://hl7.org/fhir/R4/location.html#) resource).",
"example": [ {
"label": "General",
"valueCode": "both"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.type"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].text",
"requirements": "A renderable, unencoded form.",
"min": 0,
"definition": "Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.",
"isModifier": false,
"short": "Text representation of the address",
"mapping": [ {
"map": "XAD.1 + XAD.2 + XAD.3 + XAD.4 + XAD.5 + XAD.6",
"identity": "v2"
}, {
"map": "./formatted",
"identity": "rim"
}, {
"map": "address label parameter",
"identity": "vcard"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].text",
"comment": "Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.",
"example": [ {
"label": "General",
"valueString": "137 Nowhere Street, Erewhon 9132"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.text"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].line",
"min": 1,
"definition": "This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.",
"isModifier": false,
"short": "Street name, number, direction & P.O. Box etc.",
"mapping": [ {
"map": "XAD.1 + XAD.2 (note: XAD.1 and XAD.2 have different meanings for a company address than for a person address)",
"identity": "v2"
}, {
"map": "AD.part[parttype = AL]",
"identity": "rim"
}, {
"map": "street",
"identity": "vcard"
}, {
"map": "./StreetAddress (newline delimitted)",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].line",
"example": [ {
"label": "General",
"valueString": "137 Nowhere Street"
} ],
"orderMeaning": "The order in which lines should appear in an address label",
"base": {
"max": "*",
"min": 0,
"path": "Address.line"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].city",
"min": 1,
"definition": "The name of the city, town, suburb, village or other community or delivery center.",
"isModifier": false,
"short": "Name of city, town etc.",
"mapping": [ {
"map": "XAD.3",
"identity": "v2"
}, {
"map": "AD.part[parttype = CTY]",
"identity": "rim"
}, {
"map": "locality",
"identity": "vcard"
}, {
"map": "./Jurisdiction",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"alias": [ "Municpality" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].city",
"example": [ {
"label": "General",
"valueString": "Erewhon"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.city"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].district",
"min": 0,
"definition": "The name of the administrative area (county).",
"isModifier": false,
"short": "District name (aka county)",
"mapping": [ {
"map": "XAD.9",
"identity": "v2"
}, {
"map": "AD.part[parttype = CNT | CPA]",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"alias": [ "County" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].district",
"comment": "District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.",
"example": [ {
"label": "General",
"valueString": "Madison"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.district"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].state",
"min": 1,
"definition": "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).",
"isModifier": false,
"short": "Sub-unit of country (abbreviations ok)",
"mapping": [ {
"map": "XAD.4",
"identity": "v2"
}, {
"map": "AD.part[parttype = STA]",
"identity": "rim"
}, {
"map": "region",
"identity": "vcard"
}, {
"map": "./Region",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"alias": [ "Province", "Territory" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].state",
"base": {
"max": "1",
"min": 0,
"path": "Address.state"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].postalCode",
"min": 1,
"definition": "A postal code designating a region defined by the postal service.",
"isModifier": false,
"short": "Postal code for area",
"mapping": [ {
"map": "XAD.5",
"identity": "v2"
}, {
"map": "AD.part[parttype = ZIP]",
"identity": "rim"
}, {
"map": "code",
"identity": "vcard"
}, {
"map": "./PostalIdentificationCode",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"alias": [ "Zip" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].postalCode",
"example": [ {
"label": "General",
"valueString": "9132"
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.postalCode"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].country",
"min": 0,
"definition": "Country - a nation as commonly understood or generally accepted.",
"isModifier": false,
"short": "Country (e.g. can be ISO 3166 2 or 3 letter code)",
"mapping": [ {
"map": "XAD.6",
"identity": "v2"
}, {
"map": "AD.part[parttype = CNT]",
"identity": "rim"
}, {
"map": "country",
"identity": "vcard"
}, {
"map": "./Country",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].country",
"comment": "ISO 3166 3 letter codes can be used in place of a human readable country name.",
"base": {
"max": "1",
"min": 0,
"path": "Address.country"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].period",
"requirements": "Allows addresses to be placed in historical context.",
"min": 0,
"definition": "Time period when address was/is in use.",
"isModifier": false,
"short": "Time period when address was/is in use",
"mapping": [ {
"map": "XAD.12 / XAD.13 + XAD.14",
"identity": "v2"
}, {
"map": "./usablePeriod[type=\"IVL\"]",
"identity": "rim"
}, {
"map": "./StartDate and ./EndDate",
"identity": "servd"
} ],
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].period",
"example": [ {
"label": "General",
"valuePeriod": {
"end": "2010-07-01",
"start": "2010-03-23"
}
} ],
"base": {
"max": "1",
"min": 0,
"path": "Address.period"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcAddress.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcAddress.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcContactPerson",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcContactPerson",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "HumanName"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.value[x].id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.value[x].extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].use",
"requirements": "Allows the appropriate name for a particular context of use to be selected from among a set of names.",
"min": 0,
"definition": "Identifies the purpose for this name.",
"isModifier": true,
"short": "usual | official | temp | nickname | anonymous | old | maiden",
"mapping": [ {
"map": "XPN.7, but often indicated by which field contains the name",
"identity": "v2"
}, {
"map": "unique(./use)",
"identity": "rim"
}, {
"map": "./NamePurpose",
"identity": "servd"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/name-use|4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "NameUse"
} ],
"description": "The use of a human name."
},
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].use",
"comment": "Applications can assume that a name is current unless it explicitly says that it is temporary or old.",
"base": {
"max": "1",
"min": 0,
"path": "HumanName.use"
},
"isModifierReason": "This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old name etc.for a current/permanent one",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].text",
"requirements": "A renderable, unencoded form.",
"min": 0,
"definition": "Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.",
"isModifier": false,
"short": "Text representation of the full name",
"mapping": [ {
"map": "implied by XPN.11",
"identity": "v2"
}, {
"map": "./formatted",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].text",
"comment": "Can provide both a text representation and parts. Applications updating a name SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.",
"base": {
"max": "1",
"min": 0,
"path": "HumanName.text"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].family",
"min": 1,
"definition": "The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.",
"isModifier": false,
"short": "Family name (often called 'Surname')",
"mapping": [ {
"map": "XPN.1/FN.1",
"identity": "v2"
}, {
"map": "./part[partType = FAM]",
"identity": "rim"
}, {
"map": "./FamilyName",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"alias": [ "surname" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].family",
"comment": "Family Name may be decomposed into specific parts using extensions (de, nl, es related cultures).",
"base": {
"max": "1",
"min": 0,
"path": "HumanName.family"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].given",
"min": 1,
"definition": "Given name.",
"isModifier": false,
"short": "Given names (not always 'first'). Includes middle names",
"mapping": [ {
"map": "XPN.2 + XPN.3",
"identity": "v2"
}, {
"map": "./part[partType = GIV]",
"identity": "rim"
}, {
"map": "./GivenNames",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"alias": [ "first name", "middle name" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].given",
"comment": "If only initials are recorded, they may be used in place of the full name parts. Initials may be separated into multiple given names but often aren't due to paractical limitations. This element is not called \"first name\" since given names do not always come first.",
"orderMeaning": "Given Names appear in the correct order for presenting the name",
"base": {
"max": "*",
"min": 0,
"path": "HumanName.given"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].prefix",
"min": 0,
"definition": "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.",
"isModifier": false,
"short": "Parts that come before the name",
"mapping": [ {
"map": "XPN.5",
"identity": "v2"
}, {
"map": "./part[partType = PFX]",
"identity": "rim"
}, {
"map": "./TitleCode",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].prefix",
"orderMeaning": "Prefixes appear in the correct order for presenting the name",
"base": {
"max": "*",
"min": 0,
"path": "HumanName.prefix"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].suffix",
"min": 0,
"definition": "Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.",
"isModifier": false,
"short": "Parts that come after the name",
"mapping": [ {
"map": "XPN/4",
"identity": "v2"
}, {
"map": "./part[partType = SFX]",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].suffix",
"orderMeaning": "Suffixes appear in the correct order for presenting the name",
"base": {
"max": "*",
"min": 0,
"path": "HumanName.suffix"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].period",
"requirements": "Allows names to be placed in historical context.",
"min": 0,
"definition": "Indicates the period of time when this name was valid for the named person.",
"isModifier": false,
"short": "Time period when name was/is in use",
"mapping": [ {
"map": "XPN.13 + XPN.14",
"identity": "v2"
}, {
"map": "./usablePeriod[type=\"IVL\"]",
"identity": "rim"
}, {
"map": "./StartDate and ./EndDate",
"identity": "servd"
} ],
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].period",
"base": {
"max": "1",
"min": 0,
"path": "HumanName.period"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcContactPhone",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcContactPhone",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "ContactPoint"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.value[x].id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.value[x].extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].system",
"fixedCode": "phone",
"min": 1,
"definition": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
"isModifier": false,
"short": "phone | fax | email | pager | url | sms | other",
"mapping": [ {
"map": "XTN.3",
"identity": "v2"
}, {
"map": "./scheme",
"identity": "rim"
}, {
"map": "./ContactPointType",
"identity": "servd"
} ],
"type": [ {
"code": "code"
} ],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ContactPointSystem"
} ],
"description": "Telecommunications form for contact point."
},
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].system",
"condition": [ "cpt-2" ],
"base": {
"max": "1",
"min": 0,
"path": "ContactPoint.system"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].value",
"requirements": "Need to support legacy numbers that are not in a tightly controlled format.",
"min": 1,
"definition": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
"isModifier": false,
"short": "The actual contact point details",
"mapping": [ {
"map": "XTN.1 (or XTN.12)",
"identity": "v2"
}, {
"map": "./url",
"identity": "rim"
}, {
"map": "./Value",
"identity": "servd"
} ],
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].value",
"comment": "Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.",
"base": {
"max": "1",
"min": 0,
"path": "ContactPoint.value"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].use",
"requirements": "Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.",
"min": 0,
"definition": "Identifies the purpose for the contact point.",
"isModifier": true,
"short": "home | work | temp | old | mobile - purpose of this contact point",
"mapping": [ {
"map": "XTN.2 - but often indicated by field",
"identity": "v2"
}, {
"map": "unique(./use)",
"identity": "rim"
}, {
"map": "./ContactPointPurpose",
"identity": "servd"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ContactPointUse"
} ],
"description": "Use of contact point."
},
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].use",
"comment": "Applications can assume that a contact is current unless it explicitly says that it is temporary or old.",
"base": {
"max": "1",
"min": 0,
"path": "ContactPoint.use"
},
"isModifierReason": "This is labeled as \"Is Modifier\" because applications should not mistake a temporary or old contact etc.for a current/permanent one",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].rank",
"min": 0,
"definition": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
"isModifier": false,
"short": "Specify preferred order of use (1 = highest)",
"mapping": [ {
"map": "n/a",
"identity": "v2"
}, {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "positiveInt"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].rank",
"comment": "Note that rank does not necessarily follow the order in which the contacts are represented in the instance.",
"base": {
"max": "1",
"min": 0,
"path": "ContactPoint.rank"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x].period",
"min": 0,
"definition": "Time period when the contact point was/is in use.",
"isModifier": false,
"short": "Time period when the contact point was/is in use",
"mapping": [ {
"map": "N/A",
"identity": "v2"
}, {
"map": "./usablePeriod[type=\"IVL\"]",
"identity": "rim"
}, {
"map": "./StartDate and ./EndDate",
"identity": "servd"
} ],
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].period",
"base": {
"max": "1",
"min": 0,
"path": "ContactPoint.period"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "hcPrenatalCareByReferralOnly",
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "hcPrenatalCareByReferralOnly",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "boolean"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Operation Parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "importProtocol",
"max": "1",
"id": "Parameters.parameter:importProtocol",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:importProtocol.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:importProtocol.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:importProtocol.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "importProtocol",
"id": "Parameters.parameter:importProtocol.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"fixedCode": "https",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "code"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:importProtocol.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:importProtocol.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:importProtocol.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "inv-1",
"human": "A parameter must have one and only one of (value, resource, part)",
"xpath": "(exists(f:resource) or exists(f:part) or exists(f:*[starts-with(local-name(.), 'value')])) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:resource))) and not(exists(f:*[starts-with(local-name(.), 'value')])) and exists(f:part))) and not(exists(f:part) and exists(f:resource))",
"source": "http://hl7.org/fhir/StructureDefinition/Parameters",
"severity": "error",
"expression": "(part.exists() and value.empty() and resource.empty()) or (part.empty() and (value.exists() xor resource.exists()))"
} ],
"path": "Parameters.parameter",
"min": 1,
"definition": "A parameter passed to or received from the operation.",
"isModifier": false,
"short": "Operation Parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "udsData",
"max": "*",
"id": "Parameters.parameter:udsData",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter"
},
"isSummary": true
}, {
"path": "Parameters.parameter.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "udsData",
"id": "Parameters.parameter:udsData.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.value[x]",
"min": 0,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"code": "canonical"
}, {
"code": "code"
}, {
"code": "date"
}, {
"code": "dateTime"
}, {
"code": "decimal"
}, {
"code": "id"
}, {
"code": "instant"
}, {
"code": "integer"
}, {
"code": "markdown"
}, {
"code": "oid"
}, {
"code": "positiveInt"
}, {
"code": "string"
}, {
"code": "time"
}, {
"code": "unsignedInt"
}, {
"code": "uri"
}, {
"code": "url"
}, {
"code": "uuid"
}, {
"code": "Address"
}, {
"code": "Age"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "CodeableConcept"
}, {
"code": "Coding"
}, {
"code": "ContactPoint"
}, {
"code": "Count"
}, {
"code": "Distance"
}, {
"code": "Duration"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Money"
}, {
"code": "Period"
}, {
"code": "Quantity"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "Reference"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "ContactDetail"
}, {
"code": "Contributor"
}, {
"code": "DataRequirement"
}, {
"code": "Expression"
}, {
"code": "ParameterDefinition"
}, {
"code": "RelatedArtifact"
}, {
"code": "TriggerDefinition"
}, {
"code": "UsageContext"
}, {
"code": "Dosage"
}, {
"code": "Meta"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"mustSupport": true,
"max": "*",
"id": "Parameters.parameter:udsData.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "resourceType",
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceType",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceType.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceType.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceType.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "type",
"id": "Parameters.parameter:udsData.part:resourceType.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "code"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceType.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceType.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceType.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "resourceUrl",
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrl",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrl.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrl.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrl.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "url",
"id": "Parameters.parameter:udsData.part:resourceUrl.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "url"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrl.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrl.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrl.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 1,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "resourceUrlExpirationTime",
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "expirationTime",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "dateTime"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "importAccessToken",
"max": "1",
"id": "Parameters.parameter:udsData.part:importAccessToken",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.part:importAccessToken.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:importAccessToken.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:importAccessToken.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "bearer",
"id": "Parameters.parameter:udsData.part:importAccessToken.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:udsData.part:importAccessToken.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.part:importAccessToken.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:udsData.part:importAccessToken.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"type": [ {
"code": "BackboneElement"
} ],
"mustSupport": true,
"sliceName": "incrementalData",
"max": "1",
"id": "Parameters.parameter:udsData.part:incrementalData",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Parameters.parameter:udsData.part:incrementalData.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:incrementalData.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Parameters.parameter.part.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Parameters.parameter:udsData.part:incrementalData.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.name",
"min": 1,
"definition": "The name of the parameter (reference to the operation definition).",
"isModifier": false,
"short": "Name from the definition",
"type": [ {
"code": "string"
} ],
"mustSupport": true,
"max": "1",
"fixedString": "incrementalData",
"id": "Parameters.parameter:udsData.part:incrementalData.name",
"base": {
"max": "1",
"min": 1,
"path": "Parameters.parameter.name"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.value[x]",
"min": 1,
"definition": "If the parameter is a data type.",
"isModifier": false,
"short": "If parameter is a data type",
"type": [ {
"code": "boolean"
} ],
"mustSupport": true,
"max": "1",
"id": "Parameters.parameter:udsData.part:incrementalData.value[x]",
"condition": [ "inv-1" ],
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.value[x]"
},
"isSummary": true
}, {
"path": "Parameters.parameter.part.resource",
"min": 0,
"definition": "If the parameter is a whole resource.",
"isModifier": false,
"short": "If parameter is a whole resource",
"type": [ {
"code": "Resource"
} ],
"max": "1",
"id": "Parameters.parameter:udsData.part:incrementalData.resource",
"condition": [ "inv-1" ],
"comment": "When resolving references in resources, the operation definition may specify how references may be resolved between parameters. If a reference cannot be resolved between the parameters, the application should fall back to it's general resource resolution methods.",
"base": {
"max": "1",
"min": 0,
"path": "Parameters.parameter.resource"
},
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Parameters.parameter.part.part",
"min": 0,
"definition": "A named part of a multi-part parameter.",
"isModifier": false,
"short": "Named part of a multi-part parameter",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Parameters#Parameters.parameter",
"max": "*",
"id": "Parameters.parameter:udsData.part:incrementalData.part",
"comment": "Only one level of nested parameters is allowed.",
"base": {
"max": "*",
"min": 0,
"path": "Parameters.parameter.part"
},
"isSummary": true
} ]
},
"status": "active",
"id": "5bd3d9a0-c973-4692-a8d1-f6ab0b320c24",
"kind": "resource",
"url": "http://fhir.org/guides/hrsa/uds-plus/StructureDefinition/uds-plus-import-manifest",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Parameters",
"path": "Parameters",
"short": "UDS Plus Import Manifest",
"definition": "The UDS+ profile is based on the **Parameters FHIR Resource and establishes the core elements, extensions, vocabularies and value sets for representing the Manifest for UDS+ import FHIR Operations."
}, {
"id": "Parameters.parameter",
"max": "*",
"min": 6,
"path": "Parameters.parameter",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Parameters.parameter:inputFormat",
"max": "1",
"min": 1,
"path": "Parameters.parameter",
"short": "Parameter used to define the Mime Type of the data contained within the submitted files",
"sliceName": "inputFormat",
"mustSupport": true
}, {
"id": "Parameters.parameter:inputFormat.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "The parameter name for the Mime Type",
"fixedString": "inputFormat",
"mustSupport": true
}, {
"id": "Parameters.parameter:inputFormat.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "code"
} ],
"short": "The Mime type of the data contained within the submitted files",
"fixedCode": "fhir+ndjson",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionId",
"max": "1",
"min": 1,
"path": "Parameters.parameter",
"short": "Parameter to convey the unique submission identifier",
"sliceName": "submissionId",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionId.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "The Parameter name for submission identifier",
"fixedString": "submissionId",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionId.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Submission Identifier value",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionTime",
"max": "1",
"min": 1,
"path": "Parameters.parameter",
"short": "Parameter to convey the submission time of the manifest resource to '$import' operation",
"sliceName": "submissionTime",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionTime.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "Name of the parameter to convey the submission time",
"fixedString": "submissionTime",
"mustSupport": true
}, {
"id": "Parameters.parameter:submissionTime.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "dateTime"
} ],
"short": "Submission Time value",
"mustSupport": true
}, {
"id": "Parameters.parameter:replaceSubmissionId",
"max": "1",
"min": 0,
"path": "Parameters.parameter",
"short": "Parameer to identify the previous submission data that needs to be replaced with this submission",
"sliceName": "replaceSubmissionId",
"mustSupport": true
}, {
"id": "Parameters.parameter:replaceSubmissionId.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "Name of the parameter to convey the submission that needs to be replaced",
"fixedString": "replaceSubmissionId",
"mustSupport": true
}, {
"id": "Parameters.parameter:replaceSubmissionId.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Actual value of the previous submission that needs to be replaced",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmission",
"max": "1",
"min": 0,
"path": "Parameters.parameter",
"short": "Parameter to indicate if the submission has to be treated as a partial submission for the Health Center",
"sliceName": "partialSubmission",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmission.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "The Parameter name to indicate that this ia a partial submission",
"fixedString": "partialSubmission",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmission.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "boolean"
} ],
"short": "Actual value indicating if this is a partial submission",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmissionName",
"max": "1",
"min": 0,
"path": "Parameters.parameter",
"short": "Parameter that can be used by the Health Center to identify the partial submission, for e.g EHR product name or site name",
"sliceName": "partialSubmissionName",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmissionName.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "The Parameter name to convey the partial submission name",
"fixedString": "partialSubmissionName",
"mustSupport": true
}, {
"id": "Parameters.parameter:partialSubmissionName.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Actual partial submission name",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation",
"max": "1",
"min": 1,
"path": "Parameters.parameter",
"short": "Parameters to convey the Health Center information",
"sliceName": "hcInformation",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"short": "Parameter that holds the Health Center information",
"fixedString": "hcInformation",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part",
"max": "*",
"min": 7,
"path": "Parameters.parameter.part",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:ueiNumber",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"short": "Parameter to convey the UEI number for the Health Center",
"sliceName": "ueiNumber",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:ueiNumber.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"short": "Parameter that indicates this is an UEI number",
"fixedString": "uei",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:ueiNumber.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Actual UEI value",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:grantNumber",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"short": "Parameter to convey the GRANT number of the Health Center",
"sliceName": "grantNumber",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:grantNumber.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "grantNumber",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:grantNumber.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcName",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "hcName",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcName.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "hcName",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcName.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "hcAddress",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "hcAddress",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "Address"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].line",
"max": "*",
"min": 1,
"path": "Parameters.parameter.part.value[x].line",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].city",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].city",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].state",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].state",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcAddress.value[x].postalCode",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].postalCode",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPerson",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "hcContactPerson",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "hcContactPerson",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "HumanName"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].family",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].family",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPerson.value[x].given",
"max": "*",
"min": 1,
"path": "Parameters.parameter.part.value[x].given",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPhone",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "hcContactPhone",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "hcContactPhone",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "ContactPoint"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].system",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].system",
"type": [ {
"code": "code"
} ],
"fixedCode": "phone",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcContactPhone.value[x].value",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x].value",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "hcPrenatalCareByReferralOnly",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "hcPrenatalCareByReferralOnly",
"mustSupport": true
}, {
"id": "Parameters.parameter:hcInformation.part:hcPrenatalCareByReferralOnly.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "boolean"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:importProtocol",
"max": "1",
"min": 1,
"path": "Parameters.parameter",
"sliceName": "importProtocol",
"mustSupport": true
}, {
"id": "Parameters.parameter:importProtocol.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"fixedString": "importProtocol",
"mustSupport": true
}, {
"id": "Parameters.parameter:importProtocol.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.value[x]",
"type": [ {
"code": "code"
} ],
"fixedCode": "https",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData",
"max": "*",
"min": 1,
"path": "Parameters.parameter",
"sliceName": "udsData",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.name",
"fixedString": "udsData",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part",
"max": "*",
"min": 0,
"path": "Parameters.parameter.part",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this.name",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceType",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "resourceType",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceType.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "type",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceType.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "code"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrl",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "resourceUrl",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrl.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "url",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrl.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "url"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part",
"sliceName": "resourceUrlExpirationTime",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "expirationTime",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:resourceUrlExpirationTime.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "dateTime"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:importAccessToken",
"max": "1",
"min": 0,
"path": "Parameters.parameter.part",
"sliceName": "importAccessToken",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:importAccessToken.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "bearer",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:importAccessToken.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "string"
} ],
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:incrementalData",
"max": "1",
"min": 0,
"path": "Parameters.parameter.part",
"sliceName": "incrementalData",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:incrementalData.name",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.name",
"fixedString": "incrementalData",
"mustSupport": true
}, {
"id": "Parameters.parameter:udsData.part:incrementalData.value[x]",
"max": "1",
"min": 1,
"path": "Parameters.parameter.part.value[x]",
"type": [ {
"code": "boolean"
} ],
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://bphc.hrsa.gov/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Parameters"
}