FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

Extension: Cross-version Extension for R5.ConceptMap.property for use in FHIR R4

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property Version: 0.0.1-snapshot-2
Standards status: Informative Maturity Level: 0 Computable Name: Ext_R5_ConceptMap_property
This cross-version extension represents ConceptMap.property from http://hl7.org/fhir/StructureDefinition/ConceptMap 5.0.0 for use in FHIR R4.

Context of Use

This extension may be used on the following element(s):

  • Element ID ConceptMap

Usage info

Usages:

  • This Extension is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension with the type base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta: This cross-version extension represents ConceptMap.property from http://hl7.org/fhir/StructureDefinition/ConceptMap|5.0.0 for use in FHIR R4.

Maturity: 0

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) Additional properties of the mapping
... Slices for extension 2..* Extension Extension
Slice: Unordered, Closed by value:url
.... extension:code 1..1 Extension Identifies the property on the mappings, and when referred to in the $translate operation
..... url 1..1 uri "code"
..... value[x] 0..1 code Identifies the property on the mappings, and when referred to in the $translate operation
.... extension:uri 0..1 Extension Formal identifier for the property
..... url 1..1 uri "uri"
..... value[x] 0..1 uri Formal identifier for the property
.... extension:description 0..1 Extension Why the property is defined, and/or what it conveys
..... url 1..1 uri "description"
..... value[x] 0..1 string Why the property is defined, and/or what it conveys
.... extension:type 1..1 Extension Coding | string | integer | boolean | dateTime | decimal | code
..... url 1..1 uri "type"
..... value[x] 0..1 code Coding | string | integer | boolean | dateTime | decimal | code
Binding: R5_conceptmap_property_type_for_R4 (0.0.1-snapshot-2) (required): The type of a property value.
.... extension:system 0..1 Extension The CodeSystem from which code values come
..... url 1..1 uri "system"
..... value[x] 0..1 canonical() The CodeSystem from which code values come
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property"

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) Additional properties of the mapping
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Closed by value:url
Constraints: ext-1
.... extension:code 1..1 Extension Identifies the property on the mappings, and when referred to in the $translate operation
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "code"
..... value[x] 0..1 code Identifies the property on the mappings, and when referred to in the $translate operation
.... extension:uri 0..1 Extension Formal identifier for the property
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "uri"
..... value[x] 0..1 uri Formal identifier for the property
.... extension:description 0..1 Extension Why the property is defined, and/or what it conveys
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "description"
..... value[x] 0..1 string Why the property is defined, and/or what it conveys
.... extension:type 1..1 Extension Coding | string | integer | boolean | dateTime | decimal | code
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "type"
..... value[x] 0..1 code Coding | string | integer | boolean | dateTime | decimal | code
Binding: R5_conceptmap_property_type_for_R4 (0.0.1-snapshot-2) (required): The type of a property value.
.... extension:system 0..1 Extension The CodeSystem from which code values come
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "system"
..... value[x] 0..1 canonical() The CodeSystem from which code values come
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property"
.... valueBase64Binary base64Binary
.... valueBoolean boolean
.... valueCanonical canonical(Any)
.... valueCode code
.... valueDate date
.... valueDateTime dateTime
.... valueDecimal decimal
.... valueId id
.... valueInstant instant
.... valueInteger integer
.... valueMarkdown markdown
.... valueOid oid
.... valuePositiveInt positiveInt
.... valueString string
.... valueTime time
.... valueUnsignedInt unsignedInt
.... valueUri uri
.... valueUrl url
.... valueUuid uuid
.... valueAddress Address
.... valueAge Age
.... valueAnnotation Annotation
.... valueAttachment Attachment
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueContactPoint ContactPoint
.... valueCount Count
.... valueDistance Distance
.... valueDuration Duration
.... valueHumanName HumanName
.... valueIdentifier Identifier
.... valueMoney Money
.... valuePeriod Period
.... valueQuantity Quantity
.... valueRange Range
.... valueRatio Ratio
.... valueReference Reference(Any)
.... valueSampledData SampledData
.... valueSignature Signature
.... valueTiming Timing
.... valueContactDetail ContactDetail
.... valueContributor Contributor
.... valueDataRequirement DataRequirement
.... valueExpression Expression
.... valueParameterDefinition ParameterDefinition
.... valueRelatedArtifact RelatedArtifact
.... valueTriggerDefinition TriggerDefinition
.... valueUsageContext UsageContext
.... valueDosage Dosage
.... valueMeta Meta

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta: This cross-version extension represents ConceptMap.property from http://hl7.org/fhir/StructureDefinition/ConceptMap|5.0.0 for use in FHIR R4.

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) Additional properties of the mapping
... Slices for extension 2..* Extension Extension
Slice: Unordered, Closed by value:url
.... extension:code 1..1 Extension Identifies the property on the mappings, and when referred to in the $translate operation
..... url 1..1 uri "code"
..... value[x] 0..1 code Identifies the property on the mappings, and when referred to in the $translate operation
.... extension:uri 0..1 Extension Formal identifier for the property
..... url 1..1 uri "uri"
..... value[x] 0..1 uri Formal identifier for the property
.... extension:description 0..1 Extension Why the property is defined, and/or what it conveys
..... url 1..1 uri "description"
..... value[x] 0..1 string Why the property is defined, and/or what it conveys
.... extension:type 1..1 Extension Coding | string | integer | boolean | dateTime | decimal | code
..... url 1..1 uri "type"
..... value[x] 0..1 code Coding | string | integer | boolean | dateTime | decimal | code
Binding: R5_conceptmap_property_type_for_R4 (0.0.1-snapshot-2) (required): The type of a property value.
.... extension:system 0..1 Extension The CodeSystem from which code values come
..... url 1..1 uri "system"
..... value[x] 0..1 canonical() The CodeSystem from which code values come
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property"

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) Additional properties of the mapping
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 2..* Extension Extension
Slice: Unordered, Closed by value:url
Constraints: ext-1
.... extension:code 1..1 Extension Identifies the property on the mappings, and when referred to in the $translate operation
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "code"
..... value[x] 0..1 code Identifies the property on the mappings, and when referred to in the $translate operation
.... extension:uri 0..1 Extension Formal identifier for the property
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "uri"
..... value[x] 0..1 uri Formal identifier for the property
.... extension:description 0..1 Extension Why the property is defined, and/or what it conveys
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "description"
..... value[x] 0..1 string Why the property is defined, and/or what it conveys
.... extension:type 1..1 Extension Coding | string | integer | boolean | dateTime | decimal | code
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "type"
..... value[x] 0..1 code Coding | string | integer | boolean | dateTime | decimal | code
Binding: R5_conceptmap_property_type_for_R4 (0.0.1-snapshot-2) (required): The type of a property value.
.... extension:system 0..1 Extension The CodeSystem from which code values come
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "system"
..... value[x] 0..1 canonical() The CodeSystem from which code values come
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-ConceptMap.property"
.... valueBase64Binary base64Binary
.... valueBoolean boolean
.... valueCanonical canonical(Any)
.... valueCode code
.... valueDate date
.... valueDateTime dateTime
.... valueDecimal decimal
.... valueId id
.... valueInstant instant
.... valueInteger integer
.... valueMarkdown markdown
.... valueOid oid
.... valuePositiveInt positiveInt
.... valueString string
.... valueTime time
.... valueUnsignedInt unsignedInt
.... valueUri uri
.... valueUrl url
.... valueUuid uuid
.... valueAddress Address
.... valueAge Age
.... valueAnnotation Annotation
.... valueAttachment Attachment
.... valueCodeableConcept CodeableConcept
.... valueCoding Coding
.... valueContactPoint ContactPoint
.... valueCount Count
.... valueDistance Distance
.... valueDuration Duration
.... valueHumanName HumanName
.... valueIdentifier Identifier
.... valueMoney Money
.... valuePeriod Period
.... valueQuantity Quantity
.... valueRange Range
.... valueRatio Ratio
.... valueReference Reference(Any)
.... valueSampledData SampledData
.... valueSignature Signature
.... valueTiming Timing
.... valueContactDetail ContactDetail
.... valueContributor Contributor
.... valueDataRequirement DataRequirement
.... valueExpression Expression
.... valueParameterDefinition ParameterDefinition
.... valueRelatedArtifact RelatedArtifact
.... valueTriggerDefinition TriggerDefinition
.... valueUsageContext UsageContext
.... valueDosage Dosage
.... valueMeta Meta

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.extension:type.value[x]requiredR5_conceptmap_property_type_for_R4
http://hl7.org/fhir/5.0/ValueSet/R5-conceptmap-property-type-for-R4|0.0.1-snapshot-2
From this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1errorExtension, Extension.extension, Extension.extension:code, Extension.extension:code.extension, Extension.extension:code.value[x], Extension.extension:uri, Extension.extension:uri.extension, Extension.extension:uri.value[x], Extension.extension:description, Extension.extension:description.extension, Extension.extension:description.value[x], Extension.extension:type, Extension.extension:type.extension, Extension.extension:type.value[x], Extension.extension:system, Extension.extension:system.extension, Extension.extension:system.value[x], Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorExtension, Extension.extension, Extension.extension:code, Extension.extension:code.extension, Extension.extension:uri, Extension.extension:uri.extension, Extension.extension:description, Extension.extension:description.extension, Extension.extension:type, Extension.extension:type.extension, Extension.extension:system, Extension.extension:system.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()