Extensions for Using Data Elements from FHIR R5 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions

Extension: ExtensionInventoryItem_Instance

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-InventoryItem.instance Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: ExtensionInventoryItem_Instance

R5: InventoryItem.instance (new:BackboneElement)

This extension is part of the cross-version definitions generated to enable use of the element InventoryItem.instance as defined in FHIR R5 in FHIR R4B.

The source element is defined as: InventoryItem.instance 0..1 BackboneElement

Following are the generation technical comments: Element InventoryItem.instance is not mapped to FHIR R4B, since FHIR R5 InventoryItem is not mapped. Element InventoryItem.instance has no mapping targets in FHIR R4B. Typically, this is because the element has been added (is a new element).

Context of Use

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

    This extension is allowed for use with FHIR versions R4B to R4B .

Usage info

Usages:

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.3.0) R5: Instances or occurrences of the product (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:identifier 0..* Extension R5: The identifier for the physical instance, typically a serial number (new)
..... url 1..1 uri "identifier"
..... value[x] 0..1 Identifier The identifier for the physical instance, typically a serial number
.... extension:lotNumber 0..1 Extension R5: The lot or batch number of the item (new)
..... url 1..1 uri "lotNumber"
..... value[x] 0..1 string The lot or batch number of the item
.... extension:expiry 0..1 Extension R5: The expiry date or date and time for the product (new)
..... url 1..1 uri "expiry"
..... value[x] 0..1 dateTime The expiry date or date and time for the product
.... extension:subject 0..1 Extension R5: The subject that the item is associated with (new)
..... url 1..1 uri "subject"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR R4B(0.1.0) | Patient | Cross-version Profile for R5.Organization for use in FHIR R4B(0.1.0) | Organization) The subject that the item is associated with
.... extension:location 0..1 Extension R5: The location that the item is associated with (new)
..... url 1..1 uri "location"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Location for use in FHIR R4B(0.1.0) | Location) The location that the item is associated with
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-InventoryItem.instance"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.3.0) R5: Instances or occurrences of the product (new)
Constraints: ext-1
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:identifier 0..* Extension R5: The identifier for the physical instance, typically a serial number (new)
Constraints: ext-1
..... id 0..1 id 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 "identifier"
..... value[x] 0..1 Identifier The identifier for the physical instance, typically a serial number
.... extension:lotNumber 0..1 Extension R5: The lot or batch number of the item (new)
Constraints: ext-1
..... id 0..1 id 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 "lotNumber"
..... value[x] 0..1 string The lot or batch number of the item
.... extension:expiry 0..1 Extension R5: The expiry date or date and time for the product (new)
Constraints: ext-1
..... id 0..1 id 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 "expiry"
..... value[x] 0..1 dateTime The expiry date or date and time for the product
.... extension:subject 0..1 Extension R5: The subject that the item is associated with (new)
Constraints: ext-1
..... id 0..1 id 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 "subject"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR R4B(0.1.0) | Patient | Cross-version Profile for R5.Organization for use in FHIR R4B(0.1.0) | Organization) The subject that the item is associated with
.... extension:location 0..1 Extension R5: The location that the item is associated with (new)
Constraints: ext-1
..... id 0..1 id 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 "location"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Location for use in FHIR R4B(0.1.0) | Location) The location that the item is associated with
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-InventoryItem.instance"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: InventoryItem.instance (new:BackboneElement)

  • identifier: Identifier: R5: InventoryItem.instance.identifier (new:Identifier)
  • lotNumber: string: R5: InventoryItem.instance.lotNumber (new:string)
  • expiry: dateTime: R5: InventoryItem.instance.expiry (new:dateTime)
  • subject: Reference: R5: InventoryItem.instance.subject (new:Reference(Patient,Organization))
  • location: Reference: R5: InventoryItem.instance.location (new:Reference(Location))

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.3.0) R5: Instances or occurrences of the product (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:identifier 0..* Extension R5: The identifier for the physical instance, typically a serial number (new)
..... url 1..1 uri "identifier"
..... value[x] 0..1 Identifier The identifier for the physical instance, typically a serial number
.... extension:lotNumber 0..1 Extension R5: The lot or batch number of the item (new)
..... url 1..1 uri "lotNumber"
..... value[x] 0..1 string The lot or batch number of the item
.... extension:expiry 0..1 Extension R5: The expiry date or date and time for the product (new)
..... url 1..1 uri "expiry"
..... value[x] 0..1 dateTime The expiry date or date and time for the product
.... extension:subject 0..1 Extension R5: The subject that the item is associated with (new)
..... url 1..1 uri "subject"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR R4B(0.1.0) | Patient | Cross-version Profile for R5.Organization for use in FHIR R4B(0.1.0) | Organization) The subject that the item is associated with
.... extension:location 0..1 Extension R5: The location that the item is associated with (new)
..... url 1..1 uri "location"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Location for use in FHIR R4B(0.1.0) | Location) The location that the item is associated with
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-InventoryItem.instance"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension(4.3.0) R5: Instances or occurrences of the product (new)
Constraints: ext-1
... id 0..1 id Unique id for inter-element referencing
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:identifier 0..* Extension R5: The identifier for the physical instance, typically a serial number (new)
Constraints: ext-1
..... id 0..1 id 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 "identifier"
..... value[x] 0..1 Identifier The identifier for the physical instance, typically a serial number
.... extension:lotNumber 0..1 Extension R5: The lot or batch number of the item (new)
Constraints: ext-1
..... id 0..1 id 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 "lotNumber"
..... value[x] 0..1 string The lot or batch number of the item
.... extension:expiry 0..1 Extension R5: The expiry date or date and time for the product (new)
Constraints: ext-1
..... id 0..1 id 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 "expiry"
..... value[x] 0..1 dateTime The expiry date or date and time for the product
.... extension:subject 0..1 Extension R5: The subject that the item is associated with (new)
Constraints: ext-1
..... id 0..1 id 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 "subject"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR R4B(0.1.0) | Patient | Cross-version Profile for R5.Organization for use in FHIR R4B(0.1.0) | Organization) The subject that the item is associated with
.... extension:location 0..1 Extension R5: The location that the item is associated with (new)
Constraints: ext-1
..... id 0..1 id 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 "location"
..... value[x] 0..1 Reference(Cross-version Profile for R5.Location for use in FHIR R4B(0.1.0) | Location) The location that the item is associated with
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-InventoryItem.instance"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: InventoryItem.instance (new:BackboneElement)

  • identifier: Identifier: R5: InventoryItem.instance.identifier (new:Identifier)
  • lotNumber: string: R5: InventoryItem.instance.lotNumber (new:string)
  • expiry: dateTime: R5: InventoryItem.instance.expiry (new:dateTime)
  • subject: Reference: R5: InventoryItem.instance.subject (new:Reference(Patient,Organization))
  • location: Reference: R5: InventoryItem.instance.location (new:Reference(Location))

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error Extension, Extension.extension, Extension.extension:identifier, Extension.extension:identifier.extension, Extension.extension:identifier.value[x], Extension.extension:lotNumber, Extension.extension:lotNumber.extension, Extension.extension:lotNumber.value[x], Extension.extension:expiry, Extension.extension:expiry.extension, Extension.extension:expiry.value[x], Extension.extension:subject, Extension.extension:subject.extension, Extension.extension:subject.value[x], Extension.extension:location, Extension.extension:location.extension, Extension.extension:location.value[x] All FHIR elements must have a @value or children unless an empty Parameters resource hasValue() or (children().count() > id.count()) or $this is Parameters
ext-1 error Extension, Extension.extension, Extension.extension:identifier, Extension.extension:identifier.extension, Extension.extension:lotNumber, Extension.extension:lotNumber.extension, Extension.extension:expiry, Extension.extension:expiry.extension, Extension.extension:subject, Extension.extension:subject.extension, Extension.extension:location, Extension.extension:location.extension Must have either extensions or value[x], not both extension.exists() != value.exists()