{
"description": "R4B: `Parameters.parameter.value[x]` additional types (uuid, Address, Annotation, Attachment, ContactPoint, HumanName, Identifier, Period, Range, Ratio, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta)",
"_filename": "StructureDefinition-ext-R4B-Parameters.par.value.json",
"package_name": "hl7.fhir.uv.xver-r4b.r3",
"date": "2026-03-17T21:02:03.8104715+00:00",
"derivation": "constraint",
"publisher": "FHIR Infrastructure",
"fhirVersion": "3.0.2",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"purpose": "This extension is part of the cross-version definitions generated to enable use of the\r\nelement `Parameters.parameter.value[x]` as defined in FHIR R4B\r\nin FHIR STU3.\r\n\r\nThe source element is defined as:\r\n`Parameters.parameter.value[x]` 0..1 `Address, Age, Annotation, Attachment, base64Binary, boolean, canonical, code, CodeableConcept, Coding, ContactDetail, ContactPoint, Contributor, Count, DataRequirement, date, dateTime, decimal, Distance, Dosage, Duration, Expression, HumanName, id, Identifier, instant, integer, markdown, Meta, Money, oid, ParameterDefinition, Period, positiveInt, Quantity, Range, Ratio, Reference, RelatedArtifact, SampledData, Signature, string, time, Timing, TriggerDefinition, unsignedInt, uri, url, UsageContext, uuid`\r\n\r\nAcross FHIR versions, the element set has been mapped as:\r\n* R4B: `Parameters.parameter.value[x]` 0..1 `Address, Age, Annotation, Attachment, base64Binary, boolean, canonical, code, CodeableConcept, Coding, ContactDetail, ContactPoint, Contributor, Count, DataRequirement, date, dateTime, decimal, Distance, Dosage, Duration, Expression, HumanName, id, Identifier, instant, integer, markdown, Meta, Money, oid, ParameterDefinition, Period, positiveInt, Quantity, Range, Ratio, Reference, RelatedArtifact, SampledData, Signature, string, time, Timing, TriggerDefinition, unsignedInt, uri, url, UsageContext, uuid`\n* R4: `Parameters.parameter.value[x]` 0..1 `Address, Age, Annotation, Attachment, base64Binary, boolean, canonical, code, CodeableConcept, Coding, ContactDetail, ContactPoint, Contributor, Count, DataRequirement, date, dateTime, decimal, Distance, Dosage, Duration, Expression, HumanName, id, Identifier, instant, integer, markdown, Meta, Money, oid, ParameterDefinition, Period, positiveInt, Quantity, Range, Ratio, Reference, RelatedArtifact, SampledData, Signature, string, time, Timing, TriggerDefinition, unsignedInt, uri, url, UsageContext, uuid`\n* STU3: `Parameters.parameter.value[x]` 0..1 `Address, Age, Annotation, Attachment, base64Binary, boolean, code, CodeableConcept, Coding, ContactPoint, Count, date, dateTime, decimal, Distance, Duration, HumanName, id, Identifier, instant, integer, markdown, Meta, Money, oid, Period, positiveInt, Quantity, Range, Ratio, Reference, SampledData, Signature, string, time, Timing, unsignedInt, uri`\r\n\r\nFollowing are the generation technical comments:\r\nElement `Parameters.parameter.value[x]` is mapped to FHIR STU3 element `Parameters.parameter.value[x]` as `RelatedTo`.\nThe mappings for `Parameters.parameter.value[x]` do not cover the following types: Address, Annotation, Attachment, ContactDetail, ContactPoint, Contributor, DataRequirement, Dosage, Expression, HumanName, Identifier, Meta, ParameterDefinition, Period, Range, Ratio, RelatedArtifact, SampledData, Signature, Timing, TriggerDefinition, UsageContext, uuid.\nThe target context `Parameters.parameter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Parameters.parameter`.",
"name": "ExtensionParameters_Parameter_Value",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "R4B: value additional types",
"package_version": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r3"
}, {
"url": "version",
"valueString": "0.1.0"
}, {
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
} ]
}
} ],
"snapshot": {
"element": [ {
"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() | (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": "Extension",
"min": 0,
"definition": "R4B: `Parameters.parameter.value[x]` additional types (uuid, Address, Annotation, Attachment, ContactPoint, HumanName, Identifier, Period, Range, Ratio, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta)",
"isModifier": false,
"short": "R4B: value additional types",
"max": "1",
"id": "Extension",
"condition": [ "ele-1" ],
"comment": "Element `Parameters.parameter.value[x]` is mapped to FHIR STU3 element `Parameters.parameter.value[x]` as `RelatedTo`.\nThe mappings for `Parameters.parameter.value[x]` do not cover the following types: Address, Annotation, Attachment, ContactDetail, ContactPoint, Contributor, DataRequirement, Dosage, Expression, HumanName, Identifier, Meta, ParameterDefinition, Period, Range, Ratio, RelatedArtifact, SampledData, Signature, Timing, TriggerDefinition, UsageContext, uuid.\nThe target context `Parameters.parameter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Parameters.parameter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension"
}
}, {
"path": "Extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `ContactDetail` is representable via extensions in FHIR STU3.\nThe root element `ContactDetail` is mapped to FHIR STU3 `ContactDetail`.",
"min": 0,
"definition": "R4B: `ContactDetail`",
"short": "R4B: ContactDetail",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueContactDetail",
"max": "*",
"id": "Extension.extension:valueContactDetail",
"comment": "FHIR R4B ComplexType `ContactDetail` is representable via extensions in FHIR STU3.\nThe root element `ContactDetail` is mapped to FHIR STU3 `ContactDetail`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContactDetail.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `ContactDetail` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `ContactDetail` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContactDetail.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "ContactDetail",
"id": "Extension.extension:valueContactDetail.extension:_datatype.value[x]",
"comment": "Must be: ContactDetail",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueContactDetail.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ContactDetail.name`",
"short": "R4B: name",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name",
"comment": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.\nIf there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContactDetail.extension:name.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The name of an individual to contact.",
"short": "Name of an individual to contact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name.value[x]",
"comment": "If there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"min": 0,
"definition": "R4B: `ContactDetail.telecom` additional types (ContactPoint) additional types from child elements (period, rank, system, use, value)",
"short": "R4B: telecom additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "telecom",
"max": "*",
"id": "Extension.extension:valueContactDetail.extension:telecom",
"comment": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:telecom.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContactDetail.extension:telecom.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "telecom",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:telecom.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The contact details for the individual (if a name was provided) or the organization.",
"short": "Contact details for individual or organization",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "ContactPoint"
} ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:telecom.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueContactDetail",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContactDetail.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueContactDetail.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Contributor` is representable via extensions in FHIR STU3.\nThe root element `Contributor` is mapped to FHIR STU3 `Contributor`.",
"min": 0,
"definition": "R4B: `Contributor`",
"short": "R4B: Contributor",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueContributor",
"max": "*",
"id": "Extension.extension:valueContributor",
"comment": "FHIR R4B ComplexType `Contributor` is representable via extensions in FHIR STU3.\nThe root element `Contributor` is mapped to FHIR STU3 `Contributor`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 3,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `Contributor` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `Contributor` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueContributor.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "Contributor",
"id": "Extension.extension:valueContributor.extension:_datatype.value[x]",
"comment": "Must be: Contributor",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueContributor.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.type` is mapped to FHIR STU3 element `Contributor.type` as `Equivalent`.",
"min": 1,
"definition": "R4B: `Contributor.type`",
"short": "R4B: type",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueContributor.extension:type",
"comment": "Element `Contributor.type` is mapped to FHIR STU3 element `Contributor.type` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:type.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of contributor.",
"short": "author | editor | reviewer | endorser",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/contributor-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueContributor.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.name` is mapped to FHIR STU3 element `Contributor.name` as `Equivalent`.",
"min": 1,
"definition": "R4B: `Contributor.name`",
"short": "R4B: name",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContributor.extension:name",
"comment": "Element `Contributor.name` is mapped to FHIR STU3 element `Contributor.name` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:name.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The name of the individual or organization responsible for the contribution.",
"short": "Who contributed the content",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:name.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.contact` is mapped to FHIR STU3 element `Contributor.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `Contributor.contact` do not cover the following types: ContactDetail.\nThe mappings for `Contributor.contact` do not cover the following types based on type expansion: name, telecom.",
"min": 0,
"definition": "R4B: `Contributor.contact` additional types (ContactDetail) additional types from child elements (name, telecom)",
"short": "R4B: contact additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "contact",
"max": "*",
"id": "Extension.extension:valueContributor.extension:contact",
"comment": "Element `Contributor.contact` is mapped to FHIR STU3 element `Contributor.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `Contributor.contact` do not cover the following types: ContactDetail.\nThe mappings for `Contributor.contact` do not cover the following types based on type expansion: name, telecom.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueContributor.extension:contact.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `ContactDetail` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `ContactDetail` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:contact.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "ContactDetail",
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype.value[x]",
"comment": "Must be: ContactDetail",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ContactDetail.name`",
"short": "R4B: name",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name",
"comment": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.\nIf there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:contact.extension:name.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The name of an individual to contact.",
"short": "Name of an individual to contact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name.value[x]",
"comment": "If there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"min": 0,
"definition": "R4B: `ContactDetail.telecom` additional types (ContactPoint) additional types from child elements (period, rank, system, use, value)",
"short": "R4B: telecom additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "telecom",
"max": "*",
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom",
"comment": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueContributor.extension:contact.extension:telecom.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "telecom",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The contact details for the individual (if a name was provided) or the organization.",
"short": "Contact details for individual or organization",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "ContactPoint"
} ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "contact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueContributor.extension:contact.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueContributor",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueContributor.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueContributor.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `DataRequirement` is representable via extensions in FHIR STU3.\nThe root element `DataRequirement` is mapped to FHIR STU3 `DataRequirement`.",
"min": 0,
"definition": "R4B: `DataRequirement`",
"short": "R4B: DataRequirement",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueDataRequirement",
"max": "*",
"id": "Extension.extension:valueDataRequirement",
"comment": "FHIR R4B ComplexType `DataRequirement` is representable via extensions in FHIR STU3.\nThe root element `DataRequirement` is mapped to FHIR STU3 `DataRequirement`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 2,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `DataRequirement` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `DataRequirement` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "DataRequirement",
"id": "Extension.extension:valueDataRequirement.extension:_datatype.value[x]",
"comment": "Must be: DataRequirement",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `DataRequirement.type` additional codes",
"short": "R4B: type additional codes",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type",
"comment": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:type.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.",
"short": "The type of the required data",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.profile`",
"short": "R4B: profile",
"type": [ {
"code": "Extension"
} ],
"sliceName": "profile",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:profile",
"comment": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:profile.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:profile.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "profile",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:profile.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The profile of the required data, specified as the uri of the profile definition.",
"short": "The profile of the required data",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:profile.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.subject[x]` (new:CodeableConcept, Reference(Group))",
"short": "R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "subject",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject",
"comment": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:subject.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "subject",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The intended subjects of the data requirement. If this element is not provided, a Patient subject is assumed.",
"short": "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-subject-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject.value[x]",
"comment": "The subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.mustSupport`",
"short": "R4B: Indicates specific structure elements that are referenced by the knowledge module",
"type": [ {
"code": "Extension"
} ],
"sliceName": "mustSupport",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:mustSupport",
"comment": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:mustSupport.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:mustSupport.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "mustSupport",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:mustSupport.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Indicates that specific elements of the type are referenced by the knowledge module and must be supported by the consumer in order to obtain an effective evaluation. This does not mean that a value is required for this element, only that the consuming system must understand the element and be able to provide values for it if they are available. \n\nThe value of mustSupport SHALL be a FHIRPath resolveable on the type of the DataRequirement. The path SHALL consist only of identifiers, constant indexers, and .resolve() (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details).",
"short": "Indicates specific structure elements that are referenced by the knowledge module",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:mustSupport.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter`",
"short": "R4B: codeFilter",
"type": [ {
"code": "Extension"
} ],
"sliceName": "codeFilter",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter",
"comment": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.path`",
"short": "R4B: A code-valued attribute to filter on",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path",
"comment": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The code-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type code, Coding, or CodeableConcept.",
"short": "A code-valued attribute to filter on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.searchParam` (new:string)",
"short": "R4B: A coded (token) parameter to search on (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam",
"comment": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "searchParam",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A token parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type code, Coding, or CodeableConcept.",
"short": "A coded (token) parameter to search on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.valueSet`",
"short": "R4B: valueSet",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueSet",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet",
"comment": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueSet",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The valueset for the code filter. The valueSet and code elements are additive. If valueSet is specified, the filter will return only those data items for which the value of the code-valued element specified in the path is a member of the specified valueset.",
"short": "Valueset for the filter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.code`",
"short": "R4B: What code is expected",
"type": [ {
"code": "Extension"
} ],
"sliceName": "code",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code",
"comment": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "code",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The codes for the code filter. If values are given, the filter will return only those data items for which the code-valued attribute specified by the path has a value that is one of the specified codes. If codes are specified in addition to a value set, the filter returns items matching a code in the value set or one of the specified codes.",
"short": "What code is expected",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Coding"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "codeFilter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter`",
"short": "R4B: dateFilter",
"type": [ {
"code": "Extension"
} ],
"sliceName": "dateFilter",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter",
"comment": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.path`",
"short": "R4B: A date-valued attribute to filter on",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path",
"comment": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The date-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date-valued attribute to filter on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.searchParam` (new:string)",
"short": "R4B: A date valued parameter to search on (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam",
"comment": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "searchParam",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A date parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date valued parameter to search on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.value[x]` additional types (Period)",
"short": "R4B: value additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value",
"comment": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The value of the filter. If period is specified, the filter will return only those data items that fall within the bounds determined by the Period, inclusive of the period boundaries. If dateTime is specified, the filter will return only those data items that are equal to the specified dateTime. If a Duration is specified, the filter will return only those data items that fall within Duration before now.",
"short": "The value of the filter, as a Period, DateTime, or Duration value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "dateFilter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.limit` (new:positiveInt)",
"short": "R4B: Number of results (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "limit",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit",
"comment": "Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:limit.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "limit",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Specifies a maximum number of results that are required (uses the _count search parameter).",
"short": "Number of results",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "positiveInt"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit.value[x]",
"comment": "This element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.sort` (new:Element)",
"short": "R4B: Order of the results (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "sort",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:sort",
"comment": "Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\". When multiple sorts are specified, they are applied in the order they appear in the resource.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 2,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.path` (new:string)",
"short": "R4B: The name of the attribute to perform the sort (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path",
"comment": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:sort.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The attribute of the sort. The specified path must be resolvable from the type of the required data. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements. Note that the index must be an integer constant.",
"short": "The name of the attribute to perform the sort",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.direction` (new:code)",
"short": "R4B: ascending | descending (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "direction",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction",
"comment": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "direction",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The direction of the sort, ascending or descending.",
"short": "ascending | descending",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-sort-direction-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "sort",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDataRequirement.extension:sort.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueDataRequirement",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDataRequirement.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Expression` is representable via extensions in FHIR STU3.\nElement `Expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression` (new:Expression)",
"short": "R4B: An expression that can be used to generate a value (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueExpression",
"max": "*",
"id": "Extension.extension:valueExpression",
"comment": "FHIR R4B ComplexType `Expression` is representable via extensions in FHIR STU3.\nElement `Expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `Expression` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `Expression` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueExpression.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "Expression",
"id": "Extension.extension:valueExpression.extension:_datatype.value[x]",
"comment": "Must be: Expression",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueExpression.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.description` (new:string)",
"short": "R4B: Natural language description of the condition (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "description",
"max": "1",
"id": "Extension.extension:valueExpression.extension:description",
"comment": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:description.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.extension:description.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "description",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:description.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A brief, natural language description of the condition that effectively communicates the intended semantics.",
"short": "Natural language description of the condition",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:description.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.name` (new:id)",
"short": "R4B: Short name assigned to expression for reuse (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueExpression.extension:name",
"comment": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.extension:name.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.",
"short": "Short name assigned to expression for reuse",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:name.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.expression` (new:string)",
"short": "R4B: Expression in specified language (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "expression",
"max": "1",
"id": "Extension.extension:valueExpression.extension:expression",
"comment": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:expression.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.extension:expression.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "expression",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:expression.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "An expression in the specified language that returns a value.",
"short": "Expression in specified language",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:expression.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.reference` (new:uri)",
"short": "R4B: Where the expression is found (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "reference",
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference",
"comment": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIf both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueExpression.extension:reference.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "reference",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A URI that defines where the expression is found.",
"short": "Where the expression is found",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference.value[x]",
"comment": "If both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueExpression",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueExpression.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueExpression.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `ParameterDefinition` is representable via extensions in FHIR STU3.\nThe root element `ParameterDefinition` is mapped to FHIR STU3 `ParameterDefinition`.",
"min": 0,
"definition": "R4B: `ParameterDefinition`",
"short": "R4B: ParameterDefinition",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueParameterDefinition",
"max": "*",
"id": "Extension.extension:valueParameterDefinition",
"comment": "FHIR R4B ComplexType `ParameterDefinition` is representable via extensions in FHIR STU3.\nThe root element `ParameterDefinition` is mapped to FHIR STU3 `ParameterDefinition`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 3,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `ParameterDefinition` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `ParameterDefinition` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "ParameterDefinition",
"id": "Extension.extension:valueParameterDefinition.extension:_datatype.value[x]",
"comment": "Must be: ParameterDefinition",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.name` is mapped to FHIR STU3 element `ParameterDefinition.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.name`",
"short": "R4B: name",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:name",
"comment": "Element `ParameterDefinition.name` is mapped to FHIR STU3 element `ParameterDefinition.name` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:name.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The name of the parameter used to allow access to the value of the parameter in evaluation contexts.",
"short": "Name used to access the parameter value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:name.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.use` is mapped to FHIR STU3 element `ParameterDefinition.use` as `Equivalent`.",
"min": 1,
"definition": "R4B: `ParameterDefinition.use`",
"short": "R4B: use",
"type": [ {
"code": "Extension"
} ],
"sliceName": "use",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use",
"comment": "Element `ParameterDefinition.use` is mapped to FHIR STU3 element `ParameterDefinition.use` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:use.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "use",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Whether the parameter is input or output for the module.",
"short": "in | out",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/operation-parameter-use|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.min` is mapped to FHIR STU3 element `ParameterDefinition.min` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.min`",
"short": "R4B: min",
"type": [ {
"code": "Extension"
} ],
"sliceName": "min",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:min",
"comment": "Element `ParameterDefinition.min` is mapped to FHIR STU3 element `ParameterDefinition.min` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:min.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:min.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "min",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:min.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The minimum number of times this parameter SHALL appear in the request or response.",
"short": "Minimum cardinality",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "integer"
} ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:min.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.max` is mapped to FHIR STU3 element `ParameterDefinition.max` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.max`",
"short": "R4B: max",
"type": [ {
"code": "Extension"
} ],
"sliceName": "max",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:max",
"comment": "Element `ParameterDefinition.max` is mapped to FHIR STU3 element `ParameterDefinition.max` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:max.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:max.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "max",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:max.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The maximum number of times this element is permitted to appear in the request or response.",
"short": "Maximum cardinality (a number of *)",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:max.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.documentation` is mapped to FHIR STU3 element `ParameterDefinition.documentation` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.documentation`",
"short": "R4B: documentation",
"type": [ {
"code": "Extension"
} ],
"sliceName": "documentation",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:documentation",
"comment": "Element `ParameterDefinition.documentation` is mapped to FHIR STU3 element `ParameterDefinition.documentation` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:documentation.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:documentation.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "documentation",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:documentation.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A brief discussion of what the parameter is for and how it is used by the module.",
"short": "A brief description of the parameter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:documentation.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.type` is mapped to FHIR STU3 element `ParameterDefinition.type` as `RelatedTo`.\nThe mappings for `ParameterDefinition.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `ParameterDefinition.type` additional codes",
"short": "R4B: type additional codes",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type",
"comment": "Element `ParameterDefinition.type` is mapped to FHIR STU3 element `ParameterDefinition.type` as `RelatedTo`.\nThe mappings for `ParameterDefinition.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:type.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the parameter.",
"short": "What type of value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.profile` is mapped to FHIR STU3 element `ParameterDefinition.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ParameterDefinition.profile` do not cover the following types: canonical.\nThe mappings for `ParameterDefinition.profile` do not cover the following types based on type expansion: value.",
"min": 0,
"definition": "R4B: `ParameterDefinition.profile` additional types (canonical(http://hl7.org/fhir/StructureDefinition/StructureDefinition)) additional types from child elements (value)",
"short": "R4B: profile additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "profile",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:profile",
"comment": "Element `ParameterDefinition.profile` is mapped to FHIR STU3 element `ParameterDefinition.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ParameterDefinition.profile` do not cover the following types: canonical.\nThe mappings for `ParameterDefinition.profile` do not cover the following types based on type expansion: value.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:profile.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueParameterDefinition.extension:profile.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "profile",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:profile.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "If specified, this indicates a profile that the input data must conform to, or that the output data will conform to.",
"short": "What profile the value is expected to be",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:profile.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueParameterDefinition",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueParameterDefinition.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueParameterDefinition.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `RelatedArtifact` is representable via extensions in FHIR STU3.\nThe root element `RelatedArtifact` is mapped to FHIR STU3 `RelatedArtifact`.",
"min": 0,
"definition": "R4B: `RelatedArtifact`",
"short": "R4B: RelatedArtifact",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueRelatedArtifact",
"max": "*",
"id": "Extension.extension:valueRelatedArtifact",
"comment": "FHIR R4B ComplexType `RelatedArtifact` is representable via extensions in FHIR STU3.\nThe root element `RelatedArtifact` is mapped to FHIR STU3 `RelatedArtifact`.\nEach related artifact is either an attachment, or a reference to another knowledge resource, but not both.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 2,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `RelatedArtifact` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `RelatedArtifact` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "RelatedArtifact",
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype.value[x]",
"comment": "Must be: RelatedArtifact",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.type` is mapped to FHIR STU3 element `RelatedArtifact.type` as `Equivalent`.",
"min": 1,
"definition": "R4B: `RelatedArtifact.type`",
"short": "R4B: type",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type",
"comment": "Element `RelatedArtifact.type` is mapped to FHIR STU3 element `RelatedArtifact.type` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:type.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of relationship to the related artifact.",
"short": "documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/related-artifact-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.label` has a context of RelatedArtifact based on following the parent source element upwards and mapping to `RelatedArtifact`.\nElement `RelatedArtifact.label` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `RelatedArtifact.label` (new:string)",
"short": "R4B: Short label (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "label",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:label",
"comment": "Element `RelatedArtifact.label` has a context of RelatedArtifact based on following the parent source element upwards and mapping to `RelatedArtifact`.\nElement `RelatedArtifact.label` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:label.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:label.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "label",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:label.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index.",
"short": "Short label",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:label.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.display` is mapped to FHIR STU3 element `RelatedArtifact.display` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.display`",
"short": "R4B: display",
"type": [ {
"code": "Extension"
} ],
"sliceName": "display",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:display",
"comment": "Element `RelatedArtifact.display` is mapped to FHIR STU3 element `RelatedArtifact.display` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:display.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:display.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "display",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:display.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A brief description of the document or knowledge resource being referenced, suitable for display to a consumer.",
"short": "Brief description of the related artifact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:display.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.citation` is mapped to FHIR STU3 element `RelatedArtifact.citation` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.citation`",
"short": "R4B: citation",
"type": [ {
"code": "Extension"
} ],
"sliceName": "citation",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation",
"comment": "Element `RelatedArtifact.citation` is mapped to FHIR STU3 element `RelatedArtifact.citation` as `Equivalent`.\nAdditional structured information about citations should be captured as extensions.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:citation.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "citation",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format.",
"short": "Bibliographic citation for the artifact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "markdown"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation.value[x]",
"comment": "Additional structured information about citations should be captured as extensions.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.url` is mapped to FHIR STU3 element `RelatedArtifact.url` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.url`",
"short": "R4B: url",
"type": [ {
"code": "Extension"
} ],
"sliceName": "url",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url",
"comment": "Element `RelatedArtifact.url` is mapped to FHIR STU3 element `RelatedArtifact.url` as `Equivalent`.\nIf a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:url.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "url",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A url for the artifact that can be followed to access the actual content.",
"short": "Where the artifact can be accessed",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url.value[x]",
"comment": "If a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.document` is mapped to FHIR STU3 element `RelatedArtifact.document` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.document` do not cover the following types: Attachment.\nThe mappings for `RelatedArtifact.document` do not cover the following types based on type expansion: contentType, creation, data, hash, language, size, title, url.",
"min": 0,
"definition": "R4B: `RelatedArtifact.document` additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url)",
"short": "R4B: document additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "document",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:document",
"comment": "Element `RelatedArtifact.document` is mapped to FHIR STU3 element `RelatedArtifact.document` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.document` do not cover the following types: Attachment.\nThe mappings for `RelatedArtifact.document` do not cover the following types based on type expansion: contentType, creation, data, hash, language, size, title, url.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:document.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:document.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "document",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:document.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The document being referenced, represented as an attachment. This is exclusive with the resource element.",
"short": "What document is being referenced",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Attachment"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:document.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.resource` is mapped to FHIR STU3 element `RelatedArtifact.resource` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.resource` do not cover the following types: canonical.\nThe mappings for `RelatedArtifact.resource` do not cover the following types based on type expansion: value.",
"min": 0,
"definition": "R4B: `RelatedArtifact.resource` additional types (canonical(http://hl7.org/fhir/StructureDefinition/Resource)) additional types from child elements (value)",
"short": "R4B: resource additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "resource",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource",
"comment": "Element `RelatedArtifact.resource` is mapped to FHIR STU3 element `RelatedArtifact.resource` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.resource` do not cover the following types: canonical.\nThe mappings for `RelatedArtifact.resource` do not cover the following types based on type expansion: value.\nIf the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueRelatedArtifact.extension:resource.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "resource",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The related resource, such as a library, value set, profile, or other knowledge resource.",
"short": "What resource is being referenced",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource.value[x]",
"comment": "If the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueRelatedArtifact",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueRelatedArtifact.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `TriggerDefinition` is representable via extensions in FHIR STU3.\nThe root element `TriggerDefinition` is mapped to FHIR STU3 `TriggerDefinition`.",
"min": 0,
"definition": "R4B: `TriggerDefinition`",
"short": "R4B: TriggerDefinition",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueTriggerDefinition",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition",
"comment": "FHIR R4B ComplexType `TriggerDefinition` is representable via extensions in FHIR STU3.\nThe root element `TriggerDefinition` is mapped to FHIR STU3 `TriggerDefinition`.\nIf an event is a named-event, it means the event is completely pre-coordinated, and no other information can be specified for the event. If the event is one of the data- events, the data and condition elements specify the triggering criteria. The data element specifies the structured component, and the condition element provides additional optional refinement of that structured component. If the event is periodic, the timing element defines when the event is triggered. For both data- and periodic events, a name can be provided as a shorthand for the formal semantics provided by the other elements.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 2,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `TriggerDefinition` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `TriggerDefinition` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "TriggerDefinition",
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype.value[x]",
"comment": "Must be: TriggerDefinition",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.type` is mapped to FHIR STU3 element `TriggerDefinition.type` as `SourceIsBroaderThanTarget`.",
"min": 1,
"definition": "R4B: `TriggerDefinition.type`",
"short": "R4B: named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type",
"comment": "Element `TriggerDefinition.type` is mapped to FHIR STU3 element `TriggerDefinition.type` as `SourceIsBroaderThanTarget`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:type.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of triggering event.",
"short": "named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/trigger-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.name` is mapped to FHIR STU3 element `TriggerDefinition.eventName` as `Equivalent`.",
"min": 0,
"definition": "R4B: `TriggerDefinition.name`",
"short": "R4B: Name or URI that identifies the event",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name",
"comment": "Element `TriggerDefinition.name` is mapped to FHIR STU3 element `TriggerDefinition.eventName` as `Equivalent`.\nAn event name can be provided for all event types, but is required for named events. If a name is provided for a type other than named events, it is considered to be a shorthand for the semantics described by the formal description of the event.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:name.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A formal name for the event. This may be an absolute URI that identifies the event formally (e.g. from a trigger registry), or a simple relative URI that identifies the event in a local context.",
"short": "Name or URI that identifies the event",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name.value[x]",
"comment": "An event name can be provided for all event types, but is required for named events. If a name is provided for a type other than named events, it is considered to be a shorthand for the semantics described by the formal description of the event.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.timing[x]` is mapped to FHIR STU3 element `TriggerDefinition.eventTiming[x]` as `RelatedTo`.\nThe mappings for `TriggerDefinition.timing[x]` do not cover the following types: Timing.\nThe target context `TriggerDefinition.eventTiming[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `TriggerDefinition`.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R4B element `TriggerDefinition.timing[x]` with unmapped reference targets: Schedule.\nSource element `TriggerDefinition.timing[x]` has unmapped reference types. While the target element `TriggerDefinition.eventTiming[x]` is a choice type and does not allow extensions, the `alternate-reference` extension can be applied to Reference values within it.",
"min": 0,
"definition": "R4B: `TriggerDefinition.timing[x]` additional types (Timing)",
"short": "R4B: timing additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "timing",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:timing",
"comment": "Element `TriggerDefinition.timing[x]` is mapped to FHIR STU3 element `TriggerDefinition.eventTiming[x]` as `RelatedTo`.\nThe mappings for `TriggerDefinition.timing[x]` do not cover the following types: Timing.\nThe target context `TriggerDefinition.eventTiming[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `TriggerDefinition`.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R4B element `TriggerDefinition.timing[x]` with unmapped reference targets: Schedule.\nSource element `TriggerDefinition.timing[x]` has unmapped reference types. While the target element `TriggerDefinition.eventTiming[x]` is a choice type and does not allow extensions, the `alternate-reference` extension can be applied to Reference values within it.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:timing.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:timing.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "timing",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:timing.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The timing of the event (if this is a periodic trigger).",
"short": "Timing of the event",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Timing"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:timing.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.data` is mapped to FHIR STU3 element `TriggerDefinition.eventData` as `SourceIsBroaderThanTarget`.\nThe mappings for `TriggerDefinition.data` do not cover the following types: DataRequirement.\nThe mappings for `TriggerDefinition.data` do not cover the following types based on type expansion: code, codeFilter, dateFilter, direction, limit, mustSupport, path, profile, searchParam, sort, subject[x], type, value[x], valueSet.",
"min": 0,
"definition": "R4B: `TriggerDefinition.data` additional types (DataRequirement) additional types from child elements (codeFilter, code, path, searchParam, valueSet, dateFilter, value[x], limit, mustSupport, profile, sort, direction, subject[x], type)",
"short": "R4B: Triggering data of the event (multiple = 'and') additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "data",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data",
"comment": "Element `TriggerDefinition.data` is mapped to FHIR STU3 element `TriggerDefinition.eventData` as `SourceIsBroaderThanTarget`.\nThe mappings for `TriggerDefinition.data` do not cover the following types: DataRequirement.\nThe mappings for `TriggerDefinition.data` do not cover the following types based on type expansion: code, codeFilter, dateFilter, direction, limit, mustSupport, path, profile, searchParam, sort, subject[x], type, value[x], valueSet.\nThis element shall be present for any data type trigger.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `DataRequirement` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `DataRequirement` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "DataRequirement",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.value[x]",
"comment": "Must be: DataRequirement",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `DataRequirement.type` additional codes",
"short": "R4B: type additional codes",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type",
"comment": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.",
"short": "The type of the required data",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.profile`",
"short": "R4B: profile",
"type": [ {
"code": "Extension"
} ],
"sliceName": "profile",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile",
"comment": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "profile",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The profile of the required data, specified as the uri of the profile definition.",
"short": "The profile of the required data",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.subject[x]` (new:CodeableConcept, Reference(Group))",
"short": "R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "subject",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject",
"comment": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "subject",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The intended subjects of the data requirement. If this element is not provided, a Patient subject is assumed.",
"short": "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-subject-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.value[x]",
"comment": "The subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.mustSupport`",
"short": "R4B: Indicates specific structure elements that are referenced by the knowledge module",
"type": [ {
"code": "Extension"
} ],
"sliceName": "mustSupport",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport",
"comment": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "mustSupport",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Indicates that specific elements of the type are referenced by the knowledge module and must be supported by the consumer in order to obtain an effective evaluation. This does not mean that a value is required for this element, only that the consuming system must understand the element and be able to provide values for it if they are available. \n\nThe value of mustSupport SHALL be a FHIRPath resolveable on the type of the DataRequirement. The path SHALL consist only of identifiers, constant indexers, and .resolve() (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details).",
"short": "Indicates specific structure elements that are referenced by the knowledge module",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter`",
"short": "R4B: codeFilter",
"type": [ {
"code": "Extension"
} ],
"sliceName": "codeFilter",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter",
"comment": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.path`",
"short": "R4B: A code-valued attribute to filter on",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path",
"comment": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The code-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type code, Coding, or CodeableConcept.",
"short": "A code-valued attribute to filter on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.searchParam` (new:string)",
"short": "R4B: A coded (token) parameter to search on (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam",
"comment": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "searchParam",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A token parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type code, Coding, or CodeableConcept.",
"short": "A coded (token) parameter to search on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.valueSet`",
"short": "R4B: valueSet",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueSet",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet",
"comment": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueSet",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The valueset for the code filter. The valueSet and code elements are additive. If valueSet is specified, the filter will return only those data items for which the value of the code-valued element specified in the path is a member of the specified valueset.",
"short": "Valueset for the filter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.code`",
"short": "R4B: What code is expected",
"type": [ {
"code": "Extension"
} ],
"sliceName": "code",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code",
"comment": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "code",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The codes for the code filter. If values are given, the filter will return only those data items for which the code-valued attribute specified by the path has a value that is one of the specified codes. If codes are specified in addition to a value set, the filter returns items matching a code in the value set or one of the specified codes.",
"short": "What code is expected",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Coding"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "codeFilter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter`",
"short": "R4B: dateFilter",
"type": [ {
"code": "Extension"
} ],
"sliceName": "dateFilter",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter",
"comment": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.path`",
"short": "R4B: A date-valued attribute to filter on",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path",
"comment": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The date-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date-valued attribute to filter on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.searchParam` (new:string)",
"short": "R4B: A date valued parameter to search on (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam",
"comment": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "searchParam",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A date parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date valued parameter to search on",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.value[x]` additional types (Period)",
"short": "R4B: value additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value",
"comment": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The value of the filter. If period is specified, the filter will return only those data items that fall within the bounds determined by the Period, inclusive of the period boundaries. If dateTime is specified, the filter will return only those data items that are equal to the specified dateTime. If a Duration is specified, the filter will return only those data items that fall within Duration before now.",
"short": "The value of the filter, as a Period, DateTime, or Duration value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Period"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "dateFilter",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.limit` (new:positiveInt)",
"short": "R4B: Number of results (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "limit",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit",
"comment": "Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "limit",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Specifies a maximum number of results that are required (uses the _count search parameter).",
"short": "Number of results",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "positiveInt"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.value[x]",
"comment": "This element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.sort` (new:Element)",
"short": "R4B: Order of the results (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "sort",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort",
"comment": "Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\". When multiple sorts are specified, they are applied in the order they appear in the resource.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 2,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.path` (new:string)",
"short": "R4B: The name of the attribute to perform the sort (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path",
"comment": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "path",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The attribute of the sort. The specified path must be resolvable from the type of the required data. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements. Note that the index must be an integer constant.",
"short": "The name of the attribute to perform the sort",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.direction` (new:code)",
"short": "R4B: ascending | descending (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "direction",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction",
"comment": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.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"
}
}, {
"path": "Extension.extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "direction",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The direction of the sort, ascending or descending.",
"short": "ascending | descending",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-sort-direction-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "sort",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "data",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.extension:data.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Need to be able to formally describe the triggering criteria. Element `TriggerDefinition.condition` has a context of TriggerDefinition based on following the parent source element upwards and mapping to `TriggerDefinition`.\nElement `TriggerDefinition.condition` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `TriggerDefinition.condition` (new:Expression)",
"short": "R4B: Whether the event triggers (boolean expression) (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "condition",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition",
"comment": "Element `TriggerDefinition.condition` has a context of TriggerDefinition based on following the parent source element upwards and mapping to `TriggerDefinition`.\nElement `TriggerDefinition.condition` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be only be specified for data type triggers and provides additional semantics for the trigger. The context available within the condition is based on the type of data event. For all events, the current resource will be available as context. In addition, for modification events, the previous resource will also be available. The expression may be inlined, or may be a simple absolute URI, which is a reference to a named expression within a logic library referenced by a library element or extension within the containing resource. If the expression is a FHIR Path expression, it evaluates in the context of a resource of one of the type identified in the data requirement, and may also refer to the variable %previous for delta comparisons on events of type data-changed, data-modified, and data-deleted which will always have the same type.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `Expression` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `Expression` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "Expression",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.value[x]",
"comment": "Must be: Expression",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.description` (new:string)",
"short": "R4B: Natural language description of the condition (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "description",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description",
"comment": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "description",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A brief, natural language description of the condition that effectively communicates the intended semantics.",
"short": "Natural language description of the condition",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.name` (new:id)",
"short": "R4B: Short name assigned to expression for reuse (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name",
"comment": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "name",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.",
"short": "Short name assigned to expression for reuse",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element matches Basic element path `Basic.language` (`Resource.language`), use that element instead.\nElement `Expression.language` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.language` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `Expression.language` (new:code)",
"short": "R4B: text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc. (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "language",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language",
"comment": "Element matches Basic element path `Basic.language` (`Resource.language`), use that element instead.\nElement `Expression.language` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.language` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "language",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The media type of the language for the expression.",
"short": "text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.expression` (new:string)",
"short": "R4B: Expression in specified language (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "expression",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression",
"comment": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "expression",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "An expression in the specified language that returns a value.",
"short": "Expression in specified language",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.reference` (new:uri)",
"short": "R4B: Where the expression is found (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "reference",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference",
"comment": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIf both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "reference",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A URI that defines where the expression is found.",
"short": "Where the expression is found",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.value[x]",
"comment": "If both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "condition",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueTriggerDefinition",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueTriggerDefinition.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `UsageContext` is representable via extensions in FHIR STU3.\nThe root element `UsageContext` is mapped to FHIR STU3 `UsageContext`.",
"min": 0,
"definition": "R4B: `UsageContext`",
"short": "R4B: UsageContext",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueUsageContext",
"max": "*",
"id": "Extension.extension:valueUsageContext",
"comment": "FHIR R4B ComplexType `UsageContext` is representable via extensions in FHIR STU3.\nThe root element `UsageContext` is mapped to FHIR STU3 `UsageContext`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 3,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueUsageContext.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `UsageContext` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `UsageContext` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueUsageContext.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "UsageContext",
"id": "Extension.extension:valueUsageContext.extension:_datatype.value[x]",
"comment": "Must be: UsageContext",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueUsageContext.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `UsageContext.code` is mapped to FHIR STU3 element `UsageContext.code` as `Equivalent`.",
"min": 1,
"definition": "R4B: `UsageContext.code`",
"short": "R4B: code",
"type": [ {
"code": "Extension"
} ],
"sliceName": "code",
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code",
"comment": "Element `UsageContext.code` is mapped to FHIR STU3 element `UsageContext.code` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueUsageContext.extension:code.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "code",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "A code that identifies the type of context being specified by this usage context.",
"short": "Type of context being specified",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Coding"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/ValueSet/usage-context-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `UsageContext.value[x]` is mapped to FHIR STU3 element `UsageContext.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `UsageContext.value[x]` do not cover the following types: Range, Reference.\nThe target context `UsageContext.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `UsageContext`.",
"min": 1,
"definition": "R4B: `UsageContext.value[x]` additional types (Range, Reference(http://hl7.org/fhir/StructureDefinition/PlanDefinition), Reference(http://hl7.org/fhir/StructureDefinition/ResearchStudy), Reference(http://hl7.org/fhir/StructureDefinition/InsurancePlan), Reference(http://hl7.org/fhir/StructureDefinition/HealthcareService), Reference(http://hl7.org/fhir/StructureDefinition/Group), Reference(http://hl7.org/fhir/StructureDefinition/Location), Reference(http://hl7.org/fhir/StructureDefinition/Organization))",
"short": "R4B: value additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:value",
"comment": "Element `UsageContext.value[x]` is mapped to FHIR STU3 element `UsageContext.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `UsageContext.value[x]` do not cover the following types: Range, Reference.\nThe target context `UsageContext.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `UsageContext`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:value.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueUsageContext.extension:value.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:value.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code.",
"short": "Value that defines the context",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Range"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-PlanDefinition|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-ResearchStudy|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ResearchStudy"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-InsurancePlan|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Basic"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-HealthcareService|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Location|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Organization|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:value.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueUsageContext",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueUsageContext.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueUsageContext.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Dosage` is representable via extensions in FHIR STU3.\nThe root element `Dosage` is mapped to FHIR STU3 `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage`",
"short": "R4B: Dosage",
"type": [ {
"code": "Extension"
} ],
"sliceName": "valueDosage",
"max": "*",
"id": "Extension.extension:valueDosage",
"comment": "FHIR R4B ComplexType `Dosage` is representable via extensions in FHIR STU3.\nThe root element `Dosage` is mapped to FHIR STU3 `Dosage`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.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"
}
}, {
"path": "Extension.extension.extension",
"min": 1,
"definition": "Slice to indicate the presence of a R4B `Dosage` in FHIR STU3",
"short": "DataType slice for a FHIR R4B `Dosage` value",
"type": [ {
"code": "Extension"
} ],
"sliceName": "_datatype",
"max": "1",
"id": "Extension.extension:valueDosage.extension:_datatype",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:_datatype.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:_datatype.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:_datatype.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"fixedString": "Dosage",
"id": "Extension.extension:valueDosage.extension:_datatype.value[x]",
"comment": "Must be: Dosage",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueDosage.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"path": "Extension.extension.extension",
"type": [ {
"code": "Extension"
} ],
"short": "Extension",
"definition": "An Extension"
}, {
"path": "Extension.extension.extension",
"requirements": "If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent. If the sequence number is different, then the Dosages are intended to be sequential. Element `Dosage.sequence` is mapped to FHIR STU3 element `Dosage.sequence` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.sequence`",
"short": "R4B: sequence",
"type": [ {
"code": "Extension"
} ],
"sliceName": "sequence",
"max": "1",
"id": "Extension.extension:valueDosage.extension:sequence",
"comment": "Element `Dosage.sequence` is mapped to FHIR STU3 element `Dosage.sequence` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:sequence.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:sequence.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "sequence",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:sequence.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Indicates the order in which the dosage instructions should be applied or interpreted.",
"short": "The order of the dosage instructions",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "integer"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:sequence.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing. Additional information about administration or preparation of the medication should be included as text. Element `Dosage.text` is mapped to FHIR STU3 element `Dosage.text` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.text`",
"short": "R4B: text",
"type": [ {
"code": "Extension"
} ],
"sliceName": "text",
"max": "1",
"id": "Extension.extension:valueDosage.extension:text",
"comment": "Element `Dosage.text` is mapped to FHIR STU3 element `Dosage.text` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:text.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:text.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "text",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:text.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Free text dosage instructions e.g. SIG.",
"short": "Free text dosage instructions e.g. SIG",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:text.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Additional instruction is intended to be coded, but where no code exists, the element could include text. For example, \"Swallow with plenty of water\" which might or might not be coded. Element `Dosage.additionalInstruction` is mapped to FHIR STU3 element `Dosage.additionalInstruction` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.additionalInstruction`",
"short": "R4B: Supplemental instruction or warnings to the patient - e.g. \"with meals\", \"may cause drowsiness\"",
"type": [ {
"code": "Extension"
} ],
"sliceName": "additionalInstruction",
"max": "*",
"id": "Extension.extension:valueDosage.extension:additionalInstruction",
"comment": "Element `Dosage.additionalInstruction` is mapped to FHIR STU3 element `Dosage.additionalInstruction` as `Equivalent`.\nInformation about administration or preparation of the medication (e.g. \"infuse as rapidly as possibly via intraperitoneal port\" or \"immediately following drug x\") should be populated in dosage.text.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:additionalInstruction.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:additionalInstruction.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "additionalInstruction",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:additionalInstruction.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Supplemental instructions to the patient on how to take the medication (e.g. \"with meals\" or\"take half to one hour before food\") or warnings for the patient about the medication (e.g. \"may cause drowsiness\" or \"avoid exposure of skin to direct sunlight or sunlamps\").",
"short": "Supplemental instruction or warnings to the patient - e.g. \"with meals\", \"may cause drowsiness\"",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:additionalInstruction.value[x]",
"comment": "Information about administration or preparation of the medication (e.g. \"infuse as rapidly as possibly via intraperitoneal port\" or \"immediately following drug x\") should be populated in dosage.text.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.patientInstruction` is mapped to FHIR STU3 element `Dosage.patientInstruction` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.patientInstruction`",
"short": "R4B: patientInstruction",
"type": [ {
"code": "Extension"
} ],
"sliceName": "patientInstruction",
"max": "1",
"id": "Extension.extension:valueDosage.extension:patientInstruction",
"comment": "Element `Dosage.patientInstruction` is mapped to FHIR STU3 element `Dosage.patientInstruction` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:patientInstruction.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:patientInstruction.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "patientInstruction",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:patientInstruction.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Instructions in terms that are understood by the patient or consumer.",
"short": "Patient or consumer oriented instructions",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:patientInstruction.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The timing schedule for giving the medication to the patient. This data type allows many different expressions. For example: \"Every 8 hours\"; \"Three times a day\"; \"1/2 an hour before breakfast for 10 days from 23-Dec 2011:\"; \"15 Oct 2013, 17 Oct 2013 and 1 Nov 2013\". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. Element `Dosage.timing` is mapped to FHIR STU3 element `Dosage.timing` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.timing` do not cover the following types: Timing.\nThe mappings for `Dosage.timing` do not cover the following types based on type expansion: bounds[x], code, count, countMax, dayOfWeek, duration, durationMax, durationUnit, event, frequency, frequencyMax, offset, period, periodMax, periodUnit, repeat, timeOfDay, when.",
"min": 0,
"definition": "R4B: `Dosage.timing` additional types (Timing) additional types from child elements (code, event, repeat, bounds[x], count, countMax, dayOfWeek, duration, durationMax, durationUnit, frequency, frequencyMax, offset, period, periodMax, periodUnit, timeOfDay, when)",
"short": "R4B: timing additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "timing",
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing",
"comment": "Element `Dosage.timing` is mapped to FHIR STU3 element `Dosage.timing` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.timing` do not cover the following types: Timing.\nThe mappings for `Dosage.timing` do not cover the following types based on type expansion: bounds[x], code, count, countMax, dayOfWeek, duration, durationMax, durationUnit, event, frequency, frequencyMax, offset, period, periodMax, periodUnit, repeat, timeOfDay, when.\nThis attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:timing.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "timing",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "When medication should be administered.",
"short": "When medication should be administered",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Timing"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing.value[x]",
"comment": "This attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.asNeeded[x]` is mapped to FHIR STU3 element `Dosage.asNeeded[x]` as `Equivalent`.\nThe target context `Dosage.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.asNeeded[x]`",
"short": "R4B: asNeeded",
"type": [ {
"code": "Extension"
} ],
"sliceName": "asNeeded",
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded",
"comment": "Element `Dosage.asNeeded[x]` is mapped to FHIR STU3 element `Dosage.asNeeded[x]` as `Equivalent`.\nThe target context `Dosage.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nCan express \"as needed\" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express \"as needed\" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:asNeeded.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "asNeeded",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).",
"short": "Take \"as needed\" (for x)",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "boolean"
}, {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded.value[x]",
"comment": "Can express \"as needed\" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express \"as needed\" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "A coded specification of the anatomic site where the medication first enters the body. Element `Dosage.site` is mapped to FHIR STU3 element `Dosage.site` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.site`",
"short": "R4B: site",
"type": [ {
"code": "Extension"
} ],
"sliceName": "site",
"max": "1",
"id": "Extension.extension:valueDosage.extension:site",
"comment": "Element `Dosage.site` is mapped to FHIR STU3 element `Dosage.site` as `Equivalent`.\nIf the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](https://hl7.org/fhir/extension-bodysite.html). May be a summary code, or a reference to a very precise definition of the location, or both.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:site.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:site.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "site",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:site.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Body site to administer to.",
"short": "Body site to administer to",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:site.value[x]",
"comment": "If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](https://hl7.org/fhir/extension-bodysite.html). May be a summary code, or a reference to a very precise definition of the location, or both.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. Element `Dosage.route` is mapped to FHIR STU3 element `Dosage.route` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.route`",
"short": "R4B: route",
"type": [ {
"code": "Extension"
} ],
"sliceName": "route",
"max": "1",
"id": "Extension.extension:valueDosage.extension:route",
"comment": "Element `Dosage.route` is mapped to FHIR STU3 element `Dosage.route` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:route.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:route.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "route",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:route.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "How drug should enter body.",
"short": "How drug should enter body",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:route.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV. Element `Dosage.method` is mapped to FHIR STU3 element `Dosage.method` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.method`",
"short": "R4B: method",
"type": [ {
"code": "Extension"
} ],
"sliceName": "method",
"max": "1",
"id": "Extension.extension:valueDosage.extension:method",
"comment": "Element `Dosage.method` is mapped to FHIR STU3 element `Dosage.method` as `Equivalent`.\nTerminologies used often pre-coordinate this term with the route and or form of administration.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:method.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:method.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "method",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:method.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Technique for administering medication.",
"short": "Technique for administering medication",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:method.value[x]",
"comment": "Terminologies used often pre-coordinate this term with the route and or form of administration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.doseAndRate` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate` (new:Element)",
"short": "R4B: Amount of medication administered (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "doseAndRate",
"max": "*",
"id": "Extension.extension:valueDosage.extension:doseAndRate",
"comment": "Element `Dosage.doseAndRate` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "An Extension",
"short": "Extension",
"slicing": {
"rules": "open",
"ordered": false,
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "*",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "If the type is not populated, assume to be \"ordered\". Element `Dosage.doseAndRate.type` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.type` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.type` (new:CodeableConcept)",
"short": "R4B: The kind of dose or rate specified (new)",
"type": [ {
"code": "Extension"
} ],
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type",
"comment": "Element `Dosage.doseAndRate.type` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.type` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The kind of dose or rate specified, for example, ordered or calculated.",
"short": "The kind of dose or rate specified",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-dose-rate-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "The amount of therapeutic or other substance given at one administration event. Element `Dosage.doseAndRate.dose[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.dose[x]` is mapped to FHIR STU3 element `Dosage.dose[x]` as `SourceIsBroaderThanTarget`.\nThe target context `Dosage.dose[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.dose[x]`",
"short": "R4B: dose",
"type": [ {
"code": "Extension"
} ],
"sliceName": "dose",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose",
"comment": "Element `Dosage.doseAndRate.dose[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.dose[x]` is mapped to FHIR STU3 element `Dosage.dose[x]` as `SourceIsBroaderThanTarget`.\nThe target context `Dosage.dose[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nNote that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "dose",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Amount of medication per dose.",
"short": "Amount of medication per dose",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Range"
}, {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.value[x]",
"comment": "Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. Element `Dosage.doseAndRate.rate[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.rate[x]` is mapped to FHIR STU3 element `Dosage.rate[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.doseAndRate.rate[x]` do not cover the following types: Range, Ratio.\nThe target context `Dosage.rate[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.rate[x]` additional types (Ratio, Range)",
"short": "R4B: rate additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "rate",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate",
"comment": "Element `Dosage.doseAndRate.rate[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.rate[x]` is mapped to FHIR STU3 element `Dosage.rate[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.doseAndRate.rate[x]` do not cover the following types: Range, Ratio.\nThe target context `Dosage.rate[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nIt is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.\r\rIt is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.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"
}
}, {
"path": "Extension.extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "rate",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Amount of medication per unit of time.",
"short": "Amount of medication per unit of time",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Ratio"
}, {
"code": "Range"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.value[x]",
"comment": "It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.\r\rIt is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "doseAndRate",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDosage.extension:doseAndRate.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. For example, 1000mg in 24 hours. Element `Dosage.maxDosePerPeriod` is mapped to FHIR STU3 element `Dosage.maxDosePerPeriod` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types: Ratio.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types based on type expansion: denominator, numerator.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerPeriod` additional types (Ratio) additional types from child elements (denominator, numerator)",
"short": "R4B: maxDosePerPeriod additional types",
"type": [ {
"code": "Extension"
} ],
"sliceName": "maxDosePerPeriod",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod",
"comment": "Element `Dosage.maxDosePerPeriod` is mapped to FHIR STU3 element `Dosage.maxDosePerPeriod` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types: Ratio.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types based on type expansion: denominator, numerator.\nThis is intended for use as an adjunct to the dosage when there is an upper cap. For example \"2 tablets every 4 hours to a maximum of 8/day\".",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:maxDosePerPeriod.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "maxDosePerPeriod",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Upper limit on medication per unit of time.",
"short": "Upper limit on medication per unit of time",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Ratio"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod.value[x]",
"comment": "This is intended for use as an adjunct to the dosage when there is an upper cap. For example \"2 tablets every 4 hours to a maximum of 8/day\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject per administration. Element `Dosage.maxDosePerAdministration` is mapped to FHIR STU3 element `Dosage.maxDosePerAdministration` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerAdministration`",
"short": "R4B: maxDosePerAdministration",
"type": [ {
"code": "Extension"
} ],
"sliceName": "maxDosePerAdministration",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration",
"comment": "Element `Dosage.maxDosePerAdministration` is mapped to FHIR STU3 element `Dosage.maxDosePerAdministration` as `Equivalent`.\nThis is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:maxDosePerAdministration.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "maxDosePerAdministration",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Upper limit on medication per administration.",
"short": "Upper limit on medication per administration",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration.value[x]",
"comment": "This is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject. Element `Dosage.maxDosePerLifetime` is mapped to FHIR STU3 element `Dosage.maxDosePerLifetime` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerLifetime`",
"short": "R4B: maxDosePerLifetime",
"type": [ {
"code": "Extension"
} ],
"sliceName": "maxDosePerLifetime",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime",
"comment": "Element `Dosage.maxDosePerLifetime` is mapped to FHIR STU3 element `Dosage.maxDosePerLifetime` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Extension.extension.extension.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.",
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "string"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Extension.extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order 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 is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"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": "Extension.extension:valueDosage.extension:maxDosePerLifetime.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"
}
}, {
"path": "Extension.extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "maxDosePerLifetime",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Upper limit on medication per lifetime of the patient.",
"short": "Upper limit on medication per lifetime of the patient",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "valueDosage",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension:valueDosage.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"short": "Value of extension",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "base64Binary"
}, {
"code": "boolean"
}, {
"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": "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": "Meta"
} ],
"max": "0",
"id": "Extension.extension:valueDosage.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.url",
"min": 1,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"short": "identifies the meaning of the extension",
"fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-Parameters.parameter.value",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.url",
"comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
}
}, {
"path": "Extension.value[x]",
"min": 0,
"definition": "Conveys the content if the parameter is a data type.",
"short": "If parameter is a data type",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
}, {
"code": "Address"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "ContactPoint"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Period"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "Meta"
} ],
"max": "1",
"id": "Extension.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
} ]
},
"status": "active",
"id": "9e3878dd-f33c-4d66-aaa3-e364cd91bce0",
"kind": "complex-type",
"url": "http://hl7.org/fhir/4.3/StructureDefinition/extension-Parameters.parameter.value",
"context": [ "Parameters.parameter" ],
"version": "0.1.0",
"differential": {
"element": [ {
"path": "Extension",
"min": 0,
"definition": "R4B: `Parameters.parameter.value[x]` additional types (uuid, Address, Annotation, Attachment, ContactPoint, HumanName, Identifier, Period, Range, Ratio, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta)",
"isModifier": false,
"short": "R4B: value additional types",
"max": "1",
"id": "Extension",
"comment": "Element `Parameters.parameter.value[x]` is mapped to FHIR STU3 element `Parameters.parameter.value[x]` as `RelatedTo`.\nThe mappings for `Parameters.parameter.value[x]` do not cover the following types: Address, Annotation, Attachment, ContactDetail, ContactPoint, Contributor, DataRequirement, Dosage, Expression, HumanName, Identifier, Meta, ParameterDefinition, Period, Range, Ratio, RelatedArtifact, SampledData, Signature, Timing, TriggerDefinition, UsageContext, uuid.\nThe target context `Parameters.parameter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Parameters.parameter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension"
}
}, {
"id": "Extension.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `ContactDetail` is representable via extensions in FHIR STU3.\nThe root element `ContactDetail` is mapped to FHIR STU3 `ContactDetail`.",
"min": 0,
"definition": "R4B: `ContactDetail`",
"short": "R4B: ContactDetail",
"sliceName": "valueContactDetail",
"max": "*",
"id": "Extension.extension:valueContactDetail",
"comment": "FHIR R4B ComplexType `ContactDetail` is representable via extensions in FHIR STU3.\nThe root element `ContactDetail` is mapped to FHIR STU3 `ContactDetail`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContactDetail.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `ContactDetail` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `ContactDetail` in FHIR STU3"
}, {
"id": "Extension.extension:valueContactDetail.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueContactDetail.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: ContactDetail",
"fixedString": "ContactDetail"
}, {
"id": "Extension.extension:valueContactDetail.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ContactDetail.name`",
"short": "R4B: name",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name",
"comment": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.\nIf there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContactDetail.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "name"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The name of an individual to contact.",
"short": "Name of an individual to contact",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueContactDetail.extension:name.value[x]",
"comment": "If there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"min": 0,
"definition": "R4B: `ContactDetail.telecom` additional types (ContactPoint) additional types from child elements (period, rank, system, use, value)",
"short": "R4B: telecom additional types",
"sliceName": "telecom",
"max": "*",
"id": "Extension.extension:valueContactDetail.extension:telecom",
"comment": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContactDetail.extension:telecom.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "telecom"
}, {
"id": "Extension.extension:valueContactDetail.extension:telecom.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "ContactPoint"
} ],
"short": "Contact details for individual or organization",
"definition": "The contact details for the individual (if a name was provided) or the organization."
}, {
"id": "Extension.extension:valueContactDetail.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueContactDetail"
}, {
"id": "Extension.extension:valueContactDetail.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Contributor` is representable via extensions in FHIR STU3.\nThe root element `Contributor` is mapped to FHIR STU3 `Contributor`.",
"min": 0,
"definition": "R4B: `Contributor`",
"short": "R4B: Contributor",
"sliceName": "valueContributor",
"max": "*",
"id": "Extension.extension:valueContributor",
"comment": "FHIR R4B ComplexType `Contributor` is representable via extensions in FHIR STU3.\nThe root element `Contributor` is mapped to FHIR STU3 `Contributor`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `Contributor` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `Contributor` in FHIR STU3"
}, {
"id": "Extension.extension:valueContributor.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueContributor.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: Contributor",
"fixedString": "Contributor"
}, {
"id": "Extension.extension:valueContributor.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.type` is mapped to FHIR STU3 element `Contributor.type` as `Equivalent`.",
"min": 1,
"definition": "R4B: `Contributor.type`",
"short": "R4B: type",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueContributor.extension:type",
"comment": "Element `Contributor.type` is mapped to FHIR STU3 element `Contributor.type` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of contributor.",
"short": "author | editor | reviewer | endorser",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/contributor-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueContributor.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.name` is mapped to FHIR STU3 element `Contributor.name` as `Equivalent`.",
"min": 1,
"definition": "R4B: `Contributor.name`",
"short": "R4B: name",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContributor.extension:name",
"comment": "Element `Contributor.name` is mapped to FHIR STU3 element `Contributor.name` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "name"
}, {
"id": "Extension.extension:valueContributor.extension:name.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Who contributed the content",
"definition": "The name of the individual or organization responsible for the contribution."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Contributor.contact` is mapped to FHIR STU3 element `Contributor.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `Contributor.contact` do not cover the following types: ContactDetail.\nThe mappings for `Contributor.contact` do not cover the following types based on type expansion: name, telecom.",
"min": 0,
"definition": "R4B: `Contributor.contact` additional types (ContactDetail) additional types from child elements (name, telecom)",
"short": "R4B: contact additional types",
"sliceName": "contact",
"max": "*",
"id": "Extension.extension:valueContributor.extension:contact",
"comment": "Element `Contributor.contact` is mapped to FHIR STU3 element `Contributor.contact` as `SourceIsBroaderThanTarget`.\nThe mappings for `Contributor.contact` do not cover the following types: ContactDetail.\nThe mappings for `Contributor.contact` do not cover the following types based on type expansion: name, telecom.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"short": "DataType slice for a FHIR R4B `ContactDetail` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `ContactDetail` in FHIR STU3"
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: ContactDetail",
"fixedString": "ContactDetail"
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ContactDetail.name`",
"short": "R4B: name",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name",
"comment": "Element `ContactDetail.name` is mapped to FHIR STU3 element `ContactDetail.name` as `Equivalent`.\nIf there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "name"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The name of an individual to contact.",
"short": "Name of an individual to contact",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueContributor.extension:contact.extension:name.value[x]",
"comment": "If there is no named individual, the telecom information is for the organization as a whole.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"min": 0,
"definition": "R4B: `ContactDetail.telecom` additional types (ContactPoint) additional types from child elements (period, rank, system, use, value)",
"short": "R4B: telecom additional types",
"sliceName": "telecom",
"max": "*",
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom",
"comment": "Element `ContactDetail.telecom` is mapped to FHIR STU3 element `ContactDetail.telecom` as `SourceIsBroaderThanTarget`.\nThe mappings for `ContactDetail.telecom` do not cover the following types: ContactPoint.\nThe mappings for `ContactDetail.telecom` do not cover the following types based on type expansion: period, rank, system, use, value.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "telecom"
}, {
"id": "Extension.extension:valueContributor.extension:contact.extension:telecom.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "ContactPoint"
} ],
"short": "Contact details for individual or organization",
"definition": "The contact details for the individual (if a name was provided) or the organization."
}, {
"id": "Extension.extension:valueContributor.extension:contact.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "contact"
}, {
"id": "Extension.extension:valueContributor.extension:contact.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"id": "Extension.extension:valueContributor.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueContributor"
}, {
"id": "Extension.extension:valueContributor.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `DataRequirement` is representable via extensions in FHIR STU3.\nThe root element `DataRequirement` is mapped to FHIR STU3 `DataRequirement`.",
"min": 0,
"definition": "R4B: `DataRequirement`",
"short": "R4B: DataRequirement",
"sliceName": "valueDataRequirement",
"max": "*",
"id": "Extension.extension:valueDataRequirement",
"comment": "FHIR R4B ComplexType `DataRequirement` is representable via extensions in FHIR STU3.\nThe root element `DataRequirement` is mapped to FHIR STU3 `DataRequirement`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `DataRequirement` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `DataRequirement` in FHIR STU3"
}, {
"id": "Extension.extension:valueDataRequirement.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueDataRequirement.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: DataRequirement",
"fixedString": "DataRequirement"
}, {
"id": "Extension.extension:valueDataRequirement.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `DataRequirement.type` additional codes",
"short": "R4B: type additional codes",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type",
"comment": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.",
"short": "The type of the required data",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.profile`",
"short": "R4B: profile",
"sliceName": "profile",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:profile",
"comment": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:profile.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "profile"
}, {
"id": "Extension.extension:valueDataRequirement.extension:profile.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "uri"
} ],
"short": "The profile of the required data",
"definition": "The profile of the required data, specified as the uri of the profile definition."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.subject[x]` (new:CodeableConcept, Reference(Group))",
"short": "R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new)",
"sliceName": "subject",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject",
"comment": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:subject.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "subject"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The intended subjects of the data requirement. If this element is not provided, a Patient subject is assumed.",
"short": "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-subject-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:subject.value[x]",
"comment": "The subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.mustSupport`",
"short": "R4B: Indicates specific structure elements that are referenced by the knowledge module",
"sliceName": "mustSupport",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:mustSupport",
"comment": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:mustSupport.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "mustSupport"
}, {
"id": "Extension.extension:valueDataRequirement.extension:mustSupport.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Indicates specific structure elements that are referenced by the knowledge module",
"definition": "Indicates that specific elements of the type are referenced by the knowledge module and must be supported by the consumer in order to obtain an effective evaluation. This does not mean that a value is required for this element, only that the consuming system must understand the element and be able to provide values for it if they are available. \n\nThe value of mustSupport SHALL be a FHIRPath resolveable on the type of the DataRequirement. The path SHALL consist only of identifiers, constant indexers, and .resolve() (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details)."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter`",
"short": "R4B: codeFilter",
"sliceName": "codeFilter",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter",
"comment": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.path`",
"short": "R4B: A code-valued attribute to filter on",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path",
"comment": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The code-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type code, Coding, or CodeableConcept.",
"short": "A code-valued attribute to filter on",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.searchParam` (new:string)",
"short": "R4B: A coded (token) parameter to search on (new)",
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam",
"comment": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "searchParam"
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:searchParam.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "A coded (token) parameter to search on",
"definition": "A token parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type code, Coding, or CodeableConcept."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.valueSet`",
"short": "R4B: valueSet",
"sliceName": "valueSet",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet",
"comment": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "valueSet"
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:valueSet.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "uri"
} ],
"short": "Valueset for the filter",
"definition": "The valueset for the code filter. The valueSet and code elements are additive. If valueSet is specified, the filter will return only those data items for which the value of the code-valued element specified in the path is a member of the specified valueset."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.code`",
"short": "R4B: What code is expected",
"sliceName": "code",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code",
"comment": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "code"
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.extension:code.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "Coding"
} ],
"short": "What code is expected",
"definition": "The codes for the code filter. If values are given, the filter will return only those data items for which the code-valued attribute specified by the path has a value that is one of the specified codes. If codes are specified in addition to a value set, the filter returns items matching a code in the value set or one of the specified codes."
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "codeFilter"
}, {
"id": "Extension.extension:valueDataRequirement.extension:codeFilter.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter`",
"short": "R4B: dateFilter",
"sliceName": "dateFilter",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter",
"comment": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.path`",
"short": "R4B: A date-valued attribute to filter on",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path",
"comment": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The date-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date-valued attribute to filter on",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.searchParam` (new:string)",
"short": "R4B: A date valued parameter to search on (new)",
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam",
"comment": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "searchParam"
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:searchParam.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "A date valued parameter to search on",
"definition": "A date parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type date, dateTime, Period, Schedule, or Timing."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.value[x]` additional types (Period)",
"short": "R4B: value additional types",
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value",
"comment": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "value"
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.extension:value.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "Period"
} ],
"short": "The value of the filter, as a Period, DateTime, or Duration value",
"definition": "The value of the filter. If period is specified, the filter will return only those data items that fall within the bounds determined by the Period, inclusive of the period boundaries. If dateTime is specified, the filter will return only those data items that are equal to the specified dateTime. If a Duration is specified, the filter will return only those data items that fall within Duration before now."
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "dateFilter"
}, {
"id": "Extension.extension:valueDataRequirement.extension:dateFilter.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.limit` (new:positiveInt)",
"short": "R4B: Number of results (new)",
"sliceName": "limit",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit",
"comment": "Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:limit.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "limit"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Specifies a maximum number of results that are required (uses the _count search parameter).",
"short": "Number of results",
"type": [ {
"code": "positiveInt"
} ],
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:limit.value[x]",
"comment": "This element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.sort` (new:Element)",
"short": "R4B: Order of the results (new)",
"sliceName": "sort",
"max": "*",
"id": "Extension.extension:valueDataRequirement.extension:sort",
"comment": "Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\". When multiple sorts are specified, they are applied in the order they appear in the resource.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.path` (new:string)",
"short": "R4B: The name of the attribute to perform the sort (new)",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path",
"comment": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:path.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "The name of the attribute to perform the sort",
"definition": "The attribute of the sort. The specified path must be resolvable from the type of the required data. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements. Note that the index must be an integer constant."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.direction` (new:code)",
"short": "R4B: ascending | descending (new)",
"sliceName": "direction",
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction",
"comment": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "direction"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The direction of the sort, ascending or descending.",
"short": "ascending | descending",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-sort-direction-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDataRequirement.extension:sort.extension:direction.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "sort"
}, {
"id": "Extension.extension:valueDataRequirement.extension:sort.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"id": "Extension.extension:valueDataRequirement.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueDataRequirement"
}, {
"id": "Extension.extension:valueDataRequirement.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Expression` is representable via extensions in FHIR STU3.\nElement `Expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression` (new:Expression)",
"short": "R4B: An expression that can be used to generate a value (new)",
"sliceName": "valueExpression",
"max": "*",
"id": "Extension.extension:valueExpression",
"comment": "FHIR R4B ComplexType `Expression` is representable via extensions in FHIR STU3.\nElement `Expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueExpression.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `Expression` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `Expression` in FHIR STU3"
}, {
"id": "Extension.extension:valueExpression.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueExpression.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: Expression",
"fixedString": "Expression"
}, {
"id": "Extension.extension:valueExpression.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.description` (new:string)",
"short": "R4B: Natural language description of the condition (new)",
"sliceName": "description",
"max": "1",
"id": "Extension.extension:valueExpression.extension:description",
"comment": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueExpression.extension:description.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "description"
}, {
"id": "Extension.extension:valueExpression.extension:description.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Natural language description of the condition",
"definition": "A brief, natural language description of the condition that effectively communicates the intended semantics."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.name` (new:id)",
"short": "R4B: Short name assigned to expression for reuse (new)",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueExpression.extension:name",
"comment": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueExpression.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "name"
}, {
"id": "Extension.extension:valueExpression.extension:name.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "id"
} ],
"short": "Short name assigned to expression for reuse",
"definition": "A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.expression` (new:string)",
"short": "R4B: Expression in specified language (new)",
"sliceName": "expression",
"max": "1",
"id": "Extension.extension:valueExpression.extension:expression",
"comment": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueExpression.extension:expression.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "expression"
}, {
"id": "Extension.extension:valueExpression.extension:expression.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Expression in specified language",
"definition": "An expression in the specified language that returns a value."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.reference` (new:uri)",
"short": "R4B: Where the expression is found (new)",
"sliceName": "reference",
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference",
"comment": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIf both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueExpression.extension:reference.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "reference"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A URI that defines where the expression is found.",
"short": "Where the expression is found",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueExpression.extension:reference.value[x]",
"comment": "If both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueExpression.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueExpression"
}, {
"id": "Extension.extension:valueExpression.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `ParameterDefinition` is representable via extensions in FHIR STU3.\nThe root element `ParameterDefinition` is mapped to FHIR STU3 `ParameterDefinition`.",
"min": 0,
"definition": "R4B: `ParameterDefinition`",
"short": "R4B: ParameterDefinition",
"sliceName": "valueParameterDefinition",
"max": "*",
"id": "Extension.extension:valueParameterDefinition",
"comment": "FHIR R4B ComplexType `ParameterDefinition` is representable via extensions in FHIR STU3.\nThe root element `ParameterDefinition` is mapped to FHIR STU3 `ParameterDefinition`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `ParameterDefinition` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `ParameterDefinition` in FHIR STU3"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: ParameterDefinition",
"fixedString": "ParameterDefinition"
}, {
"id": "Extension.extension:valueParameterDefinition.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.name` is mapped to FHIR STU3 element `ParameterDefinition.name` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.name`",
"short": "R4B: name",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:name",
"comment": "Element `ParameterDefinition.name` is mapped to FHIR STU3 element `ParameterDefinition.name` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "name"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:name.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "code"
} ],
"short": "Name used to access the parameter value",
"definition": "The name of the parameter used to allow access to the value of the parameter in evaluation contexts."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.use` is mapped to FHIR STU3 element `ParameterDefinition.use` as `Equivalent`.",
"min": 1,
"definition": "R4B: `ParameterDefinition.use`",
"short": "R4B: use",
"sliceName": "use",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use",
"comment": "Element `ParameterDefinition.use` is mapped to FHIR STU3 element `ParameterDefinition.use` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:use.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "use"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "Whether the parameter is input or output for the module.",
"short": "in | out",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/operation-parameter-use|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:use.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.min` is mapped to FHIR STU3 element `ParameterDefinition.min` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.min`",
"short": "R4B: min",
"sliceName": "min",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:min",
"comment": "Element `ParameterDefinition.min` is mapped to FHIR STU3 element `ParameterDefinition.min` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:min.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "min"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:min.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "integer"
} ],
"short": "Minimum cardinality",
"definition": "The minimum number of times this parameter SHALL appear in the request or response."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.max` is mapped to FHIR STU3 element `ParameterDefinition.max` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.max`",
"short": "R4B: max",
"sliceName": "max",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:max",
"comment": "Element `ParameterDefinition.max` is mapped to FHIR STU3 element `ParameterDefinition.max` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:max.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "max"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:max.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Maximum cardinality (a number of *)",
"definition": "The maximum number of times this element is permitted to appear in the request or response."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.documentation` is mapped to FHIR STU3 element `ParameterDefinition.documentation` as `Equivalent`.",
"min": 0,
"definition": "R4B: `ParameterDefinition.documentation`",
"short": "R4B: documentation",
"sliceName": "documentation",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:documentation",
"comment": "Element `ParameterDefinition.documentation` is mapped to FHIR STU3 element `ParameterDefinition.documentation` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:documentation.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "documentation"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:documentation.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "A brief description of the parameter",
"definition": "A brief discussion of what the parameter is for and how it is used by the module."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.type` is mapped to FHIR STU3 element `ParameterDefinition.type` as `RelatedTo`.\nThe mappings for `ParameterDefinition.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `ParameterDefinition.type` additional codes",
"short": "R4B: type additional codes",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type",
"comment": "Element `ParameterDefinition.type` is mapped to FHIR STU3 element `ParameterDefinition.type` as `RelatedTo`.\nThe mappings for `ParameterDefinition.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the parameter.",
"short": "What type of value",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `ParameterDefinition.profile` is mapped to FHIR STU3 element `ParameterDefinition.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ParameterDefinition.profile` do not cover the following types: canonical.\nThe mappings for `ParameterDefinition.profile` do not cover the following types based on type expansion: value.",
"min": 0,
"definition": "R4B: `ParameterDefinition.profile` additional types (canonical(http://hl7.org/fhir/StructureDefinition/StructureDefinition)) additional types from child elements (value)",
"short": "R4B: profile additional types",
"sliceName": "profile",
"max": "1",
"id": "Extension.extension:valueParameterDefinition.extension:profile",
"comment": "Element `ParameterDefinition.profile` is mapped to FHIR STU3 element `ParameterDefinition.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ParameterDefinition.profile` do not cover the following types: canonical.\nThe mappings for `ParameterDefinition.profile` do not cover the following types based on type expansion: value.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueParameterDefinition.extension:profile.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "profile"
}, {
"id": "Extension.extension:valueParameterDefinition.extension:profile.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "uri"
} ],
"short": "What profile the value is expected to be",
"definition": "If specified, this indicates a profile that the input data must conform to, or that the output data will conform to."
}, {
"id": "Extension.extension:valueParameterDefinition.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueParameterDefinition"
}, {
"id": "Extension.extension:valueParameterDefinition.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `RelatedArtifact` is representable via extensions in FHIR STU3.\nThe root element `RelatedArtifact` is mapped to FHIR STU3 `RelatedArtifact`.",
"min": 0,
"definition": "R4B: `RelatedArtifact`",
"short": "R4B: RelatedArtifact",
"sliceName": "valueRelatedArtifact",
"max": "*",
"id": "Extension.extension:valueRelatedArtifact",
"comment": "FHIR R4B ComplexType `RelatedArtifact` is representable via extensions in FHIR STU3.\nThe root element `RelatedArtifact` is mapped to FHIR STU3 `RelatedArtifact`.\nEach related artifact is either an attachment, or a reference to another knowledge resource, but not both.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `RelatedArtifact` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `RelatedArtifact` in FHIR STU3"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: RelatedArtifact",
"fixedString": "RelatedArtifact"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.type` is mapped to FHIR STU3 element `RelatedArtifact.type` as `Equivalent`.",
"min": 1,
"definition": "R4B: `RelatedArtifact.type`",
"short": "R4B: type",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type",
"comment": "Element `RelatedArtifact.type` is mapped to FHIR STU3 element `RelatedArtifact.type` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of relationship to the related artifact.",
"short": "documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/related-artifact-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.label` has a context of RelatedArtifact based on following the parent source element upwards and mapping to `RelatedArtifact`.\nElement `RelatedArtifact.label` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `RelatedArtifact.label` (new:string)",
"short": "R4B: Short label (new)",
"sliceName": "label",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:label",
"comment": "Element `RelatedArtifact.label` has a context of RelatedArtifact based on following the parent source element upwards and mapping to `RelatedArtifact`.\nElement `RelatedArtifact.label` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:label.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "label"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:label.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Short label",
"definition": "A short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.display` is mapped to FHIR STU3 element `RelatedArtifact.display` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.display`",
"short": "R4B: display",
"sliceName": "display",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:display",
"comment": "Element `RelatedArtifact.display` is mapped to FHIR STU3 element `RelatedArtifact.display` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:display.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "display"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:display.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Brief description of the related artifact",
"definition": "A brief description of the document or knowledge resource being referenced, suitable for display to a consumer."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.citation` is mapped to FHIR STU3 element `RelatedArtifact.citation` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.citation`",
"short": "R4B: citation",
"sliceName": "citation",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation",
"comment": "Element `RelatedArtifact.citation` is mapped to FHIR STU3 element `RelatedArtifact.citation` as `Equivalent`.\nAdditional structured information about citations should be captured as extensions.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:citation.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "citation"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format.",
"short": "Bibliographic citation for the artifact",
"type": [ {
"code": "markdown"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:citation.value[x]",
"comment": "Additional structured information about citations should be captured as extensions.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.url` is mapped to FHIR STU3 element `RelatedArtifact.url` as `Equivalent`.",
"min": 0,
"definition": "R4B: `RelatedArtifact.url`",
"short": "R4B: url",
"sliceName": "url",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url",
"comment": "Element `RelatedArtifact.url` is mapped to FHIR STU3 element `RelatedArtifact.url` as `Equivalent`.\nIf a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:url.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "url"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A url for the artifact that can be followed to access the actual content.",
"short": "Where the artifact can be accessed",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:url.value[x]",
"comment": "If a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.document` is mapped to FHIR STU3 element `RelatedArtifact.document` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.document` do not cover the following types: Attachment.\nThe mappings for `RelatedArtifact.document` do not cover the following types based on type expansion: contentType, creation, data, hash, language, size, title, url.",
"min": 0,
"definition": "R4B: `RelatedArtifact.document` additional types (Attachment) additional types from child elements (contentType, creation, data, hash, language, size, title, url)",
"short": "R4B: document additional types",
"sliceName": "document",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:document",
"comment": "Element `RelatedArtifact.document` is mapped to FHIR STU3 element `RelatedArtifact.document` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.document` do not cover the following types: Attachment.\nThe mappings for `RelatedArtifact.document` do not cover the following types based on type expansion: contentType, creation, data, hash, language, size, title, url.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:document.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "document"
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:document.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "Attachment"
} ],
"short": "What document is being referenced",
"definition": "The document being referenced, represented as an attachment. This is exclusive with the resource element."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `RelatedArtifact.resource` is mapped to FHIR STU3 element `RelatedArtifact.resource` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.resource` do not cover the following types: canonical.\nThe mappings for `RelatedArtifact.resource` do not cover the following types based on type expansion: value.",
"min": 0,
"definition": "R4B: `RelatedArtifact.resource` additional types (canonical(http://hl7.org/fhir/StructureDefinition/Resource)) additional types from child elements (value)",
"short": "R4B: resource additional types",
"sliceName": "resource",
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource",
"comment": "Element `RelatedArtifact.resource` is mapped to FHIR STU3 element `RelatedArtifact.resource` as `SourceIsBroaderThanTarget`.\nThe mappings for `RelatedArtifact.resource` do not cover the following types: canonical.\nThe mappings for `RelatedArtifact.resource` do not cover the following types based on type expansion: value.\nIf the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.extension:resource.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "resource"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "The related resource, such as a library, value set, profile, or other knowledge resource.",
"short": "What resource is being referenced",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueRelatedArtifact.extension:resource.value[x]",
"comment": "If the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueRelatedArtifact.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueRelatedArtifact"
}, {
"id": "Extension.extension:valueRelatedArtifact.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `TriggerDefinition` is representable via extensions in FHIR STU3.\nThe root element `TriggerDefinition` is mapped to FHIR STU3 `TriggerDefinition`.",
"min": 0,
"definition": "R4B: `TriggerDefinition`",
"short": "R4B: TriggerDefinition",
"sliceName": "valueTriggerDefinition",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition",
"comment": "FHIR R4B ComplexType `TriggerDefinition` is representable via extensions in FHIR STU3.\nThe root element `TriggerDefinition` is mapped to FHIR STU3 `TriggerDefinition`.\nIf an event is a named-event, it means the event is completely pre-coordinated, and no other information can be specified for the event. If the event is one of the data- events, the data and condition elements specify the triggering criteria. The data element specifies the structured component, and the condition element provides additional optional refinement of that structured component. If the event is periodic, the timing element defines when the event is triggered. For both data- and periodic events, a name can be provided as a shorthand for the formal semantics provided by the other elements.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `TriggerDefinition` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `TriggerDefinition` in FHIR STU3"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: TriggerDefinition",
"fixedString": "TriggerDefinition"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.type` is mapped to FHIR STU3 element `TriggerDefinition.type` as `SourceIsBroaderThanTarget`.",
"min": 1,
"definition": "R4B: `TriggerDefinition.type`",
"short": "R4B: named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type",
"comment": "Element `TriggerDefinition.type` is mapped to FHIR STU3 element `TriggerDefinition.type` as `SourceIsBroaderThanTarget`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of triggering event.",
"short": "named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/ValueSet/trigger-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.name` is mapped to FHIR STU3 element `TriggerDefinition.eventName` as `Equivalent`.",
"min": 0,
"definition": "R4B: `TriggerDefinition.name`",
"short": "R4B: Name or URI that identifies the event",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name",
"comment": "Element `TriggerDefinition.name` is mapped to FHIR STU3 element `TriggerDefinition.eventName` as `Equivalent`.\nAn event name can be provided for all event types, but is required for named events. If a name is provided for a type other than named events, it is considered to be a shorthand for the semantics described by the formal description of the event.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "name"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "A formal name for the event. This may be an absolute URI that identifies the event formally (e.g. from a trigger registry), or a simple relative URI that identifies the event in a local context.",
"short": "Name or URI that identifies the event",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:name.value[x]",
"comment": "An event name can be provided for all event types, but is required for named events. If a name is provided for a type other than named events, it is considered to be a shorthand for the semantics described by the formal description of the event.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.timing[x]` is mapped to FHIR STU3 element `TriggerDefinition.eventTiming[x]` as `RelatedTo`.\nThe mappings for `TriggerDefinition.timing[x]` do not cover the following types: Timing.\nThe target context `TriggerDefinition.eventTiming[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `TriggerDefinition`.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R4B element `TriggerDefinition.timing[x]` with unmapped reference targets: Schedule.\nSource element `TriggerDefinition.timing[x]` has unmapped reference types. While the target element `TriggerDefinition.eventTiming[x]` is a choice type and does not allow extensions, the `alternate-reference` extension can be applied to Reference values within it.",
"min": 0,
"definition": "R4B: `TriggerDefinition.timing[x]` additional types (Timing)",
"short": "R4B: timing additional types",
"sliceName": "timing",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:timing",
"comment": "Element `TriggerDefinition.timing[x]` is mapped to FHIR STU3 element `TriggerDefinition.eventTiming[x]` as `RelatedTo`.\nThe mappings for `TriggerDefinition.timing[x]` do not cover the following types: Timing.\nThe target context `TriggerDefinition.eventTiming[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `TriggerDefinition`.\nThe standard extension `alternate-reference` has been mapped as PART of the representation of FHIR R4B element `TriggerDefinition.timing[x]` with unmapped reference targets: Schedule.\nSource element `TriggerDefinition.timing[x]` has unmapped reference types. While the target element `TriggerDefinition.eventTiming[x]` is a choice type and does not allow extensions, the `alternate-reference` extension can be applied to Reference values within it.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:timing.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "timing"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:timing.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "Timing"
} ],
"short": "Timing of the event",
"definition": "The timing of the event (if this is a periodic trigger)."
}, {
"path": "Extension.extension.extension",
"requirements": "Element `TriggerDefinition.data` is mapped to FHIR STU3 element `TriggerDefinition.eventData` as `SourceIsBroaderThanTarget`.\nThe mappings for `TriggerDefinition.data` do not cover the following types: DataRequirement.\nThe mappings for `TriggerDefinition.data` do not cover the following types based on type expansion: code, codeFilter, dateFilter, direction, limit, mustSupport, path, profile, searchParam, sort, subject[x], type, value[x], valueSet.",
"min": 0,
"definition": "R4B: `TriggerDefinition.data` additional types (DataRequirement) additional types from child elements (codeFilter, code, path, searchParam, valueSet, dateFilter, value[x], limit, mustSupport, profile, sort, direction, subject[x], type)",
"short": "R4B: Triggering data of the event (multiple = 'and') additional types",
"sliceName": "data",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data",
"comment": "Element `TriggerDefinition.data` is mapped to FHIR STU3 element `TriggerDefinition.eventData` as `SourceIsBroaderThanTarget`.\nThe mappings for `TriggerDefinition.data` do not cover the following types: DataRequirement.\nThe mappings for `TriggerDefinition.data` do not cover the following types based on type expansion: code, codeFilter, dateFilter, direction, limit, mustSupport, path, profile, searchParam, sort, subject[x], type, value[x], valueSet.\nThis element shall be present for any data type trigger.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"short": "DataType slice for a FHIR R4B `DataRequirement` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `DataRequirement` in FHIR STU3"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: DataRequirement",
"fixedString": "DataRequirement"
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"min": 1,
"definition": "R4B: `DataRequirement.type` additional codes",
"short": "R4B: type additional codes",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type",
"comment": "Element `DataRequirement.type` is mapped to FHIR STU3 element `DataRequirement.type` as `RelatedTo`.\nThe mappings for `DataRequirement.type` do not allow expression of the necessary codes, per the bindings on the source and target.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The type of the required data, specified as the type name of a resource. For profiles, this value is set to the type of the base resource of the profile.",
"short": "The type of the required data",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-all-types-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.profile`",
"short": "R4B: profile",
"sliceName": "profile",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile",
"comment": "Element `DataRequirement.profile` is mapped to FHIR STU3 element `DataRequirement.profile` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "profile"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:profile.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "uri"
} ],
"short": "The profile of the required data",
"definition": "The profile of the required data, specified as the uri of the profile definition."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.subject[x]` (new:CodeableConcept, Reference(Group))",
"short": "R4B: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device (new)",
"sliceName": "subject",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject",
"comment": "Element `DataRequirement.subject[x]` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.subject[x]` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThe subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "subject"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The intended subjects of the data requirement. If this element is not provided, a Patient subject is assumed.",
"short": "E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-subject-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:subject.value[x]",
"comment": "The subject of a data requirement is critical, as the data being specified is determined with respect to a particular subject. This corresponds roughly to the notion of a Compartment in that it limits what data is available based on its relationship to the subject. In CQL, this corresponds to the context declaration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.mustSupport`",
"short": "R4B: Indicates specific structure elements that are referenced by the knowledge module",
"sliceName": "mustSupport",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport",
"comment": "Element `DataRequirement.mustSupport` is mapped to FHIR STU3 element `DataRequirement.mustSupport` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "mustSupport"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:mustSupport.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Indicates specific structure elements that are referenced by the knowledge module",
"definition": "Indicates that specific elements of the type are referenced by the knowledge module and must be supported by the consumer in order to obtain an effective evaluation. This does not mean that a value is required for this element, only that the consuming system must understand the element and be able to provide values for it if they are available. \n\nThe value of mustSupport SHALL be a FHIRPath resolveable on the type of the DataRequirement. The path SHALL consist only of identifiers, constant indexers, and .resolve() (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details)."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter`",
"short": "R4B: codeFilter",
"sliceName": "codeFilter",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter",
"comment": "Element `DataRequirement.codeFilter` is mapped to FHIR STU3 element `DataRequirement.codeFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.path`",
"short": "R4B: A code-valued attribute to filter on",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path",
"comment": "Element `DataRequirement.codeFilter.path` is mapped to FHIR STU3 element `DataRequirement.codeFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The code-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type code, Coding, or CodeableConcept.",
"short": "A code-valued attribute to filter on",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIRPath Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.searchParam` (new:string)",
"short": "R4B: A coded (token) parameter to search on (new)",
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam",
"comment": "Element `DataRequirement.codeFilter.searchParam` has a context of DataRequirement.codeFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.codeFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "searchParam"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:searchParam.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "A coded (token) parameter to search on",
"definition": "A token parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type code, Coding, or CodeableConcept."
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.valueSet`",
"short": "R4B: valueSet",
"sliceName": "valueSet",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet",
"comment": "Element `DataRequirement.codeFilter.valueSet` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueSet[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `DataRequirement.codeFilter.valueSet[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.codeFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "valueSet"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:valueSet.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "uri"
} ],
"short": "Valueset for the filter",
"definition": "The valueset for the code filter. The valueSet and code elements are additive. If valueSet is specified, the filter will return only those data items for which the value of the code-valued element specified in the path is a member of the specified valueset."
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.codeFilter.code`",
"short": "R4B: What code is expected",
"sliceName": "code",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code",
"comment": "Element `DataRequirement.codeFilter.code` is mapped to FHIR STU3 element `DataRequirement.codeFilter.valueCoding` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "code"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.extension:code.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "Coding"
} ],
"short": "What code is expected",
"definition": "The codes for the code filter. If values are given, the filter will return only those data items for which the code-valued attribute specified by the path has a value that is one of the specified codes. If codes are specified in addition to a value set, the filter returns items matching a code in the value set or one of the specified codes."
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "codeFilter"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:codeFilter.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter`",
"short": "R4B: dateFilter",
"sliceName": "dateFilter",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter",
"comment": "Element `DataRequirement.dateFilter` is mapped to FHIR STU3 element `DataRequirement.dateFilter` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.path`",
"short": "R4B: A date-valued attribute to filter on",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path",
"comment": "Element `DataRequirement.dateFilter.path` is mapped to FHIR STU3 element `DataRequirement.dateFilter.path` as `Equivalent`.\nThe path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The date-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](https://hl7.org/fhir/fhirpat.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of type date, dateTime, Period, Schedule, or Timing.",
"short": "A date-valued attribute to filter on",
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:path.value[x]",
"comment": "The path attribute contains a [Simple FHIR Subset](https://hl7.org/fhir/fhirpat.html#simple) that allows path traversal, but not calculation.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.searchParam` (new:string)",
"short": "R4B: A date valued parameter to search on (new)",
"sliceName": "searchParam",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam",
"comment": "Element `DataRequirement.dateFilter.searchParam` has a context of DataRequirement.dateFilter based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.dateFilter.searchParam` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "searchParam"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:searchParam.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "A date valued parameter to search on",
"definition": "A date parameter that refers to a search parameter defined on the specified type of the DataRequirement, and which searches on elements of type date, dateTime, Period, Schedule, or Timing."
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"min": 0,
"definition": "R4B: `DataRequirement.dateFilter.value[x]` additional types (Period)",
"short": "R4B: value additional types",
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value",
"comment": "Element `DataRequirement.dateFilter.value[x]` is mapped to FHIR STU3 element `DataRequirement.dateFilter.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `DataRequirement.dateFilter.value[x]` do not cover the following types: Period.\nThe target context `DataRequirement.dateFilter.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `DataRequirement.dateFilter`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "value"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.extension:value.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "Period"
} ],
"short": "The value of the filter, as a Period, DateTime, or Duration value",
"definition": "The value of the filter. If period is specified, the filter will return only those data items that fall within the bounds determined by the Period, inclusive of the period boundaries. If dateTime is specified, the filter will return only those data items that are equal to the specified dateTime. If a Duration is specified, the filter will return only those data items that fall within Duration before now."
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "dateFilter"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:dateFilter.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.limit` (new:positiveInt)",
"short": "R4B: Number of results (new)",
"sliceName": "limit",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit",
"comment": "Element `DataRequirement.limit` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.limit` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "limit"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Specifies a maximum number of results that are required (uses the _count search parameter).",
"short": "Number of results",
"type": [ {
"code": "positiveInt"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:limit.value[x]",
"comment": "This element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Enables the requirement \"most recent 5 results\" to be expressed. Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `DataRequirement.sort` (new:Element)",
"short": "R4B: Order of the results (new)",
"sliceName": "sort",
"max": "*",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort",
"comment": "Element `DataRequirement.sort` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be used in combination with the sort element to specify quota requirements such as \"the most recent 5\" or \"the highest 5\". When multiple sorts are specified, they are applied in the order they appear in the resource.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.path` (new:string)",
"short": "R4B: The name of the attribute to perform the sort (new)",
"sliceName": "path",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path",
"comment": "Element `DataRequirement.sort.path` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.path` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.path` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "path"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:path.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "The name of the attribute to perform the sort",
"definition": "The attribute of the sort. The specified path must be resolvable from the type of the required data. The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements. Note that the index must be an integer constant."
}, {
"path": "Extension.extension.extension.extension.extension",
"requirements": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `DataRequirement.sort.direction` (new:code)",
"short": "R4B: ascending | descending (new)",
"sliceName": "direction",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction",
"comment": "Element `DataRequirement.sort.direction` is part of an existing definition because parent element `DataRequirement.sort` requires a cross-version extension.\nElement `DataRequirement.sort.direction` has a context of DataRequirement based on following the parent source element upwards and mapping to `DataRequirement`.\nElement `DataRequirement.sort.direction` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.extension.url",
"fixedUri": "direction"
}, {
"path": "Extension.extension.extension.extension.extension.value[x]",
"min": 1,
"definition": "The direction of the sort, ascending or descending.",
"short": "ascending | descending",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-sort-direction-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.extension:direction.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "sort"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.extension:sort.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "data"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:data.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension",
"requirements": "Need to be able to formally describe the triggering criteria. Element `TriggerDefinition.condition` has a context of TriggerDefinition based on following the parent source element upwards and mapping to `TriggerDefinition`.\nElement `TriggerDefinition.condition` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `TriggerDefinition.condition` (new:Expression)",
"short": "R4B: Whether the event triggers (boolean expression) (new)",
"sliceName": "condition",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition",
"comment": "Element `TriggerDefinition.condition` has a context of TriggerDefinition based on following the parent source element upwards and mapping to `TriggerDefinition`.\nElement `TriggerDefinition.condition` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nThis element can be only be specified for data type triggers and provides additional semantics for the trigger. The context available within the condition is based on the type of data event. For all events, the current resource will be available as context. In addition, for modification events, the previous resource will also be available. The expression may be inlined, or may be a simple absolute URI, which is a reference to a named expression within a logic library referenced by a library element or extension within the containing resource. If the expression is a FHIR Path expression, it evaluates in the context of a resource of one of the type identified in the data requirement, and may also refer to the variable %previous for delta comparisons on events of type data-changed, data-modified, and data-deleted which will always have the same type.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"short": "DataType slice for a FHIR R4B `Expression` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `Expression` in FHIR STU3"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: Expression",
"fixedString": "Expression"
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.description` (new:string)",
"short": "R4B: Natural language description of the condition (new)",
"sliceName": "description",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description",
"comment": "Element `Expression.description` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.description` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "description"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:description.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Natural language description of the condition",
"definition": "A brief, natural language description of the condition that effectively communicates the intended semantics."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.name` (new:id)",
"short": "R4B: Short name assigned to expression for reuse (new)",
"sliceName": "name",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name",
"comment": "Element `Expression.name` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.name` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "name"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:name.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "id"
} ],
"short": "Short name assigned to expression for reuse",
"definition": "A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element matches Basic element path `Basic.language` (`Resource.language`), use that element instead.\nElement `Expression.language` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.language` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 1,
"definition": "R4B: `Expression.language` (new:code)",
"short": "R4B: text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc. (new)",
"sliceName": "language",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language",
"comment": "Element matches Basic element path `Basic.language` (`Resource.language`), use that element instead.\nElement `Expression.language` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.language` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "language"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:language.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "code"
} ],
"short": "text/cql | text/fhirpath | application/x-fhir-query | text/cql-identifier | text/cql-expression | etc.",
"definition": "The media type of the language for the expression."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.expression` (new:string)",
"short": "R4B: Expression in specified language (new)",
"sliceName": "expression",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression",
"comment": "Element `Expression.expression` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.expression` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "expression"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:expression.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Expression in specified language",
"definition": "An expression in the specified language that returns a value."
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Expression.reference` (new:uri)",
"short": "R4B: Where the expression is found (new)",
"sliceName": "reference",
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference",
"comment": "Element `Expression.reference` is not mapped to FHIR STU3, since FHIR R4B `Expression` is not mapped.\nElement `Expression.reference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).\nIf both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "reference"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "A URI that defines where the expression is found.",
"short": "Where the expression is found",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Extension.extension:valueTriggerDefinition.extension:condition.extension:reference.value[x]",
"comment": "If both a reference and an expression is found, the reference SHALL point to the same expression.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "condition"
}, {
"id": "Extension.extension:valueTriggerDefinition.extension:condition.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"id": "Extension.extension:valueTriggerDefinition.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueTriggerDefinition"
}, {
"id": "Extension.extension:valueTriggerDefinition.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `UsageContext` is representable via extensions in FHIR STU3.\nThe root element `UsageContext` is mapped to FHIR STU3 `UsageContext`.",
"min": 0,
"definition": "R4B: `UsageContext`",
"short": "R4B: UsageContext",
"sliceName": "valueUsageContext",
"max": "*",
"id": "Extension.extension:valueUsageContext",
"comment": "FHIR R4B ComplexType `UsageContext` is representable via extensions in FHIR STU3.\nThe root element `UsageContext` is mapped to FHIR STU3 `UsageContext`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueUsageContext.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `UsageContext` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `UsageContext` in FHIR STU3"
}, {
"id": "Extension.extension:valueUsageContext.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueUsageContext.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: UsageContext",
"fixedString": "UsageContext"
}, {
"id": "Extension.extension:valueUsageContext.extension",
"max": "*",
"min": 2,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `UsageContext.code` is mapped to FHIR STU3 element `UsageContext.code` as `Equivalent`.",
"min": 1,
"definition": "R4B: `UsageContext.code`",
"short": "R4B: code",
"sliceName": "code",
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code",
"comment": "Element `UsageContext.code` is mapped to FHIR STU3 element `UsageContext.code` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueUsageContext.extension:code.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "code"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 1,
"definition": "A code that identifies the type of context being specified by this usage context.",
"short": "Type of context being specified",
"type": [ {
"code": "Coding"
} ],
"binding": {
"strength": "extensible",
"valueSetUri": "http://hl7.org/fhir/ValueSet/usage-context-type|3.0.2"
},
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:code.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `UsageContext.value[x]` is mapped to FHIR STU3 element `UsageContext.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `UsageContext.value[x]` do not cover the following types: Range, Reference.\nThe target context `UsageContext.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `UsageContext`.",
"min": 1,
"definition": "R4B: `UsageContext.value[x]` additional types (Range, Reference(http://hl7.org/fhir/StructureDefinition/PlanDefinition), Reference(http://hl7.org/fhir/StructureDefinition/ResearchStudy), Reference(http://hl7.org/fhir/StructureDefinition/InsurancePlan), Reference(http://hl7.org/fhir/StructureDefinition/HealthcareService), Reference(http://hl7.org/fhir/StructureDefinition/Group), Reference(http://hl7.org/fhir/StructureDefinition/Location), Reference(http://hl7.org/fhir/StructureDefinition/Organization))",
"short": "R4B: value additional types",
"sliceName": "value",
"max": "1",
"id": "Extension.extension:valueUsageContext.extension:value",
"comment": "Element `UsageContext.value[x]` is mapped to FHIR STU3 element `UsageContext.value[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `UsageContext.value[x]` do not cover the following types: Range, Reference.\nThe target context `UsageContext.value[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `UsageContext`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueUsageContext.extension:value.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "value"
}, {
"id": "Extension.extension:valueUsageContext.extension:value.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "Range"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-PlanDefinition|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-ResearchStudy|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ResearchStudy"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-InsurancePlan|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Basic"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-HealthcareService|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Group|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Location|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/4.3/StructureDefinition/profile-Organization|0.1.0"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Value that defines the context",
"definition": "A value that defines the context specified in this context of use. The interpretation of the value is defined by the code."
}, {
"id": "Extension.extension:valueUsageContext.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueUsageContext"
}, {
"id": "Extension.extension:valueUsageContext.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"path": "Extension.extension",
"requirements": "FHIR R4B ComplexType `Dosage` is representable via extensions in FHIR STU3.\nThe root element `Dosage` is mapped to FHIR STU3 `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage`",
"short": "R4B: Dosage",
"sliceName": "valueDosage",
"max": "*",
"id": "Extension.extension:valueDosage",
"comment": "FHIR R4B ComplexType `Dosage` is representable via extensions in FHIR STU3.\nThe root element `Dosage` is mapped to FHIR STU3 `Dosage`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:_datatype",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"short": "DataType slice for a FHIR R4B `Dosage` value",
"sliceName": "_datatype",
"definition": "Slice to indicate the presence of a R4B `Dosage` in FHIR STU3"
}, {
"id": "Extension.extension:valueDosage.extension:_datatype.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "http://hl7.org/fhir/StructureDefinition/_datatype"
}, {
"id": "Extension.extension:valueDosage.extension:_datatype.value[x]",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"comment": "Must be: Dosage",
"fixedString": "Dosage"
}, {
"id": "Extension.extension:valueDosage.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension",
"requirements": "If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent. If the sequence number is different, then the Dosages are intended to be sequential. Element `Dosage.sequence` is mapped to FHIR STU3 element `Dosage.sequence` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.sequence`",
"short": "R4B: sequence",
"sliceName": "sequence",
"max": "1",
"id": "Extension.extension:valueDosage.extension:sequence",
"comment": "Element `Dosage.sequence` is mapped to FHIR STU3 element `Dosage.sequence` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:sequence.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "sequence"
}, {
"id": "Extension.extension:valueDosage.extension:sequence.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "integer"
} ],
"short": "The order of the dosage instructions",
"definition": "Indicates the order in which the dosage instructions should be applied or interpreted."
}, {
"path": "Extension.extension.extension",
"requirements": "Free text dosage instructions can be used for cases where the instructions are too complex to code. The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated. If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing. Additional information about administration or preparation of the medication should be included as text. Element `Dosage.text` is mapped to FHIR STU3 element `Dosage.text` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.text`",
"short": "R4B: text",
"sliceName": "text",
"max": "1",
"id": "Extension.extension:valueDosage.extension:text",
"comment": "Element `Dosage.text` is mapped to FHIR STU3 element `Dosage.text` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:text.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "text"
}, {
"id": "Extension.extension:valueDosage.extension:text.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Free text dosage instructions e.g. SIG",
"definition": "Free text dosage instructions e.g. SIG."
}, {
"path": "Extension.extension.extension",
"requirements": "Additional instruction is intended to be coded, but where no code exists, the element could include text. For example, \"Swallow with plenty of water\" which might or might not be coded. Element `Dosage.additionalInstruction` is mapped to FHIR STU3 element `Dosage.additionalInstruction` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.additionalInstruction`",
"short": "R4B: Supplemental instruction or warnings to the patient - e.g. \"with meals\", \"may cause drowsiness\"",
"sliceName": "additionalInstruction",
"max": "*",
"id": "Extension.extension:valueDosage.extension:additionalInstruction",
"comment": "Element `Dosage.additionalInstruction` is mapped to FHIR STU3 element `Dosage.additionalInstruction` as `Equivalent`.\nInformation about administration or preparation of the medication (e.g. \"infuse as rapidly as possibly via intraperitoneal port\" or \"immediately following drug x\") should be populated in dosage.text.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:additionalInstruction.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "additionalInstruction"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Supplemental instructions to the patient on how to take the medication (e.g. \"with meals\" or\"take half to one hour before food\") or warnings for the patient about the medication (e.g. \"may cause drowsiness\" or \"avoid exposure of skin to direct sunlight or sunlamps\").",
"short": "Supplemental instruction or warnings to the patient - e.g. \"with meals\", \"may cause drowsiness\"",
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:additionalInstruction.value[x]",
"comment": "Information about administration or preparation of the medication (e.g. \"infuse as rapidly as possibly via intraperitoneal port\" or \"immediately following drug x\") should be populated in dosage.text.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.patientInstruction` is mapped to FHIR STU3 element `Dosage.patientInstruction` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.patientInstruction`",
"short": "R4B: patientInstruction",
"sliceName": "patientInstruction",
"max": "1",
"id": "Extension.extension:valueDosage.extension:patientInstruction",
"comment": "Element `Dosage.patientInstruction` is mapped to FHIR STU3 element `Dosage.patientInstruction` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:patientInstruction.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "patientInstruction"
}, {
"id": "Extension.extension:valueDosage.extension:patientInstruction.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Patient or consumer oriented instructions",
"definition": "Instructions in terms that are understood by the patient or consumer."
}, {
"path": "Extension.extension.extension",
"requirements": "The timing schedule for giving the medication to the patient. This data type allows many different expressions. For example: \"Every 8 hours\"; \"Three times a day\"; \"1/2 an hour before breakfast for 10 days from 23-Dec 2011:\"; \"15 Oct 2013, 17 Oct 2013 and 1 Nov 2013\". Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. Element `Dosage.timing` is mapped to FHIR STU3 element `Dosage.timing` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.timing` do not cover the following types: Timing.\nThe mappings for `Dosage.timing` do not cover the following types based on type expansion: bounds[x], code, count, countMax, dayOfWeek, duration, durationMax, durationUnit, event, frequency, frequencyMax, offset, period, periodMax, periodUnit, repeat, timeOfDay, when.",
"min": 0,
"definition": "R4B: `Dosage.timing` additional types (Timing) additional types from child elements (code, event, repeat, bounds[x], count, countMax, dayOfWeek, duration, durationMax, durationUnit, frequency, frequencyMax, offset, period, periodMax, periodUnit, timeOfDay, when)",
"short": "R4B: timing additional types",
"sliceName": "timing",
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing",
"comment": "Element `Dosage.timing` is mapped to FHIR STU3 element `Dosage.timing` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.timing` do not cover the following types: Timing.\nThe mappings for `Dosage.timing` do not cover the following types based on type expansion: bounds[x], code, count, countMax, dayOfWeek, duration, durationMax, durationUnit, event, frequency, frequencyMax, offset, period, periodMax, periodUnit, repeat, timeOfDay, when.\nThis attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:timing.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "timing"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "When medication should be administered.",
"short": "When medication should be administered",
"type": [ {
"code": "Timing"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:timing.value[x]",
"comment": "This attribute might not always be populated while the Dosage.text is expected to be populated. If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.asNeeded[x]` is mapped to FHIR STU3 element `Dosage.asNeeded[x]` as `Equivalent`.\nThe target context `Dosage.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.asNeeded[x]`",
"short": "R4B: asNeeded",
"sliceName": "asNeeded",
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded",
"comment": "Element `Dosage.asNeeded[x]` is mapped to FHIR STU3 element `Dosage.asNeeded[x]` as `Equivalent`.\nThe target context `Dosage.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nCan express \"as needed\" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express \"as needed\" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:asNeeded.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "asNeeded"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).",
"short": "Take \"as needed\" (for x)",
"type": [ {
"code": "boolean"
}, {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:asNeeded.value[x]",
"comment": "Can express \"as needed\" without a reason by setting the Boolean = True. In this case the CodeableConcept is not populated. Or you can express \"as needed\" with a reason by including the CodeableConcept. In this case the Boolean is assumed to be True. If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "A coded specification of the anatomic site where the medication first enters the body. Element `Dosage.site` is mapped to FHIR STU3 element `Dosage.site` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.site`",
"short": "R4B: site",
"sliceName": "site",
"max": "1",
"id": "Extension.extension:valueDosage.extension:site",
"comment": "Element `Dosage.site` is mapped to FHIR STU3 element `Dosage.site` as `Equivalent`.\nIf the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](https://hl7.org/fhir/extension-bodysite.html). May be a summary code, or a reference to a very precise definition of the location, or both.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:site.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "site"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Body site to administer to.",
"short": "Body site to administer to",
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:site.value[x]",
"comment": "If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [bodySite](https://hl7.org/fhir/extension-bodysite.html). May be a summary code, or a reference to a very precise definition of the location, or both.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. Element `Dosage.route` is mapped to FHIR STU3 element `Dosage.route` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.route`",
"short": "R4B: route",
"sliceName": "route",
"max": "1",
"id": "Extension.extension:valueDosage.extension:route",
"comment": "Element `Dosage.route` is mapped to FHIR STU3 element `Dosage.route` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:route.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "route"
}, {
"id": "Extension.extension:valueDosage.extension:route.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "How drug should enter body",
"definition": "How drug should enter body."
}, {
"path": "Extension.extension.extension",
"requirements": "A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. For examples, Slow Push; Deep IV. Element `Dosage.method` is mapped to FHIR STU3 element `Dosage.method` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.method`",
"short": "R4B: method",
"sliceName": "method",
"max": "1",
"id": "Extension.extension:valueDosage.extension:method",
"comment": "Element `Dosage.method` is mapped to FHIR STU3 element `Dosage.method` as `Equivalent`.\nTerminologies used often pre-coordinate this term with the route and or form of administration.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:method.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "method"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Technique for administering medication.",
"short": "Technique for administering medication",
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:method.value[x]",
"comment": "Terminologies used often pre-coordinate this term with the route and or form of administration.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "Element `Dosage.doseAndRate` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate` (new:Element)",
"short": "R4B: Amount of medication administered (new)",
"sliceName": "doseAndRate",
"max": "*",
"id": "Extension.extension:valueDosage.extension:doseAndRate",
"comment": "Element `Dosage.doseAndRate` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"path": "Extension.extension.extension.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "If the type is not populated, assume to be \"ordered\". Element `Dosage.doseAndRate.type` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.type` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.type` (new:CodeableConcept)",
"short": "R4B: The kind of dose or rate specified (new)",
"sliceName": "type",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type",
"comment": "Element `Dosage.doseAndRate.type` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.type` has a context of Dosage based on following the parent source element upwards and mapping to `Dosage`.\nElement `Dosage.doseAndRate.type` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "type"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "The kind of dose or rate specified, for example, ordered or calculated.",
"short": "The kind of dose or rate specified",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"valueSetUri": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-dose-rate-type-for-R3|0.1.0"
},
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:type.value[x]",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "The amount of therapeutic or other substance given at one administration event. Element `Dosage.doseAndRate.dose[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.dose[x]` is mapped to FHIR STU3 element `Dosage.dose[x]` as `SourceIsBroaderThanTarget`.\nThe target context `Dosage.dose[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.dose[x]`",
"short": "R4B: dose",
"sliceName": "dose",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose",
"comment": "Element `Dosage.doseAndRate.dose[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.dose[x]` is mapped to FHIR STU3 element `Dosage.dose[x]` as `SourceIsBroaderThanTarget`.\nThe target context `Dosage.dose[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nNote that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "dose"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Amount of medication per dose.",
"short": "Amount of medication per dose",
"type": [ {
"code": "Range"
}, {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:dose.value[x]",
"comment": "Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension.extension",
"requirements": "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr. May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours. Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours. Sometimes, a rate can imply duration when expressed as total volume / duration (e.g. 500mL/2 hours implies a duration of 2 hours). However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period. Element `Dosage.doseAndRate.rate[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.rate[x]` is mapped to FHIR STU3 element `Dosage.rate[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.doseAndRate.rate[x]` do not cover the following types: Range, Ratio.\nThe target context `Dosage.rate[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.",
"min": 0,
"definition": "R4B: `Dosage.doseAndRate.rate[x]` additional types (Ratio, Range)",
"short": "R4B: rate additional types",
"sliceName": "rate",
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate",
"comment": "Element `Dosage.doseAndRate.rate[x]` is part of an existing definition because parent element `Dosage.doseAndRate` requires a cross-version extension.\nElement `Dosage.doseAndRate.rate[x]` is mapped to FHIR STU3 element `Dosage.rate[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.doseAndRate.rate[x]` do not cover the following types: Range, Ratio.\nThe target context `Dosage.rate[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `Dosage`.\nIt is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.\r\rIt is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.extension.url",
"fixedUri": "rate"
}, {
"path": "Extension.extension.extension.extension.value[x]",
"min": 0,
"definition": "Amount of medication per unit of time.",
"short": "Amount of medication per unit of time",
"type": [ {
"code": "Ratio"
}, {
"code": "Range"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:doseAndRate.extension:rate.value[x]",
"comment": "It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.\r\rIt is possible to specify a rate over time (for example, 100 ml/hour) using either the rateRatio and rateQuantity. The rateQuantity approach requires systems to have the capability to parse UCUM grammer where ml/hour is included rather than a specific ratio where the time is specified as the denominator. Where a rate such as 500ml over 2 hours is specified, the use of rateRatio may be more semantically correct than specifying using a rateQuantity of 250 mg/hour.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "doseAndRate"
}, {
"id": "Extension.extension:valueDosage.extension:doseAndRate.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]"
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. For example, 1000mg in 24 hours. Element `Dosage.maxDosePerPeriod` is mapped to FHIR STU3 element `Dosage.maxDosePerPeriod` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types: Ratio.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types based on type expansion: denominator, numerator.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerPeriod` additional types (Ratio) additional types from child elements (denominator, numerator)",
"short": "R4B: maxDosePerPeriod additional types",
"sliceName": "maxDosePerPeriod",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod",
"comment": "Element `Dosage.maxDosePerPeriod` is mapped to FHIR STU3 element `Dosage.maxDosePerPeriod` as `SourceIsBroaderThanTarget`.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types: Ratio.\nThe mappings for `Dosage.maxDosePerPeriod` do not cover the following types based on type expansion: denominator, numerator.\nThis is intended for use as an adjunct to the dosage when there is an upper cap. For example \"2 tablets every 4 hours to a maximum of 8/day\".",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "maxDosePerPeriod"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Upper limit on medication per unit of time.",
"short": "Upper limit on medication per unit of time",
"type": [ {
"code": "Ratio"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerPeriod.value[x]",
"comment": "This is intended for use as an adjunct to the dosage when there is an upper cap. For example \"2 tablets every 4 hours to a maximum of 8/day\".",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject per administration. Element `Dosage.maxDosePerAdministration` is mapped to FHIR STU3 element `Dosage.maxDosePerAdministration` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerAdministration`",
"short": "R4B: maxDosePerAdministration",
"sliceName": "maxDosePerAdministration",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration",
"comment": "Element `Dosage.maxDosePerAdministration` is mapped to FHIR STU3 element `Dosage.maxDosePerAdministration` as `Equivalent`.\nThis is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "maxDosePerAdministration"
}, {
"path": "Extension.extension.extension.value[x]",
"min": 0,
"definition": "Upper limit on medication per administration.",
"short": "Upper limit on medication per administration",
"type": [ {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerAdministration.value[x]",
"comment": "This is intended for use as an adjunct to the dosage when there is an upper cap. For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
}
}, {
"path": "Extension.extension.extension",
"requirements": "The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject. Element `Dosage.maxDosePerLifetime` is mapped to FHIR STU3 element `Dosage.maxDosePerLifetime` as `Equivalent`.",
"min": 0,
"definition": "R4B: `Dosage.maxDosePerLifetime`",
"short": "R4B: maxDosePerLifetime",
"sliceName": "maxDosePerLifetime",
"max": "1",
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime",
"comment": "Element `Dosage.maxDosePerLifetime` is mapped to FHIR STU3 element `Dosage.maxDosePerLifetime` as `Equivalent`.",
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
}
}, {
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.extension.url",
"fixedUri": "maxDosePerLifetime"
}, {
"id": "Extension.extension:valueDosage.extension:maxDosePerLifetime.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.extension.value[x]",
"type": [ {
"code": "Quantity",
"profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
} ],
"short": "Upper limit on medication per lifetime of the patient",
"definition": "Upper limit on medication per lifetime of the patient."
}, {
"id": "Extension.extension:valueDosage.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.extension.url",
"fixedUri": "valueDosage"
}, {
"id": "Extension.extension:valueDosage.value[x]",
"max": "0",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.extension.value[x]"
}, {
"id": "Extension.url",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/4.3/StructureDefinition/extension-Parameters.parameter.value"
}, {
"id": "Extension.value[x]",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"path": "Extension.value[x]",
"type": [ {
"code": "uri"
}, {
"code": "Address"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "ContactPoint"
}, {
"code": "HumanName"
}, {
"code": "Identifier"
}, {
"code": "Period"
}, {
"code": "Range"
}, {
"code": "Ratio"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "Timing"
}, {
"code": "Meta"
} ],
"short": "If parameter is a data type",
"definition": "Conveys the content if the parameter is a data type."
} ]
},
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ],
"contextType": "resource",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}