Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-ManufacturedItemDefinition | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_ManufacturedItemDefinition_R4B | ||
This cross-version profile allows R5 ManufacturedItemDefinition content to be represented via FHIR R4B ManufacturedItemDefinition resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ManufacturedItemDefinition(4.3.0) | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: A descriptive name applied to this item (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.name Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.marketingStatus Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Physical parts of the manufactured item, that it is intrisically made from. This is distinct from the ingredients that are part of its chemical makeup (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: General characteristics of this component (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: A component that this component contains or is made from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Dose form as manufactured (before any necessary transformation) Binding: manufactured-dose-form (??) (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ManufacturedItemDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.manufacturedDoseForm | Base | example | http://hl7.org/fhir/ValueSet/manufactured-dose-form | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ManufacturedItemDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ManufacturedItemDefinition.implicitRules, ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.status, ManufacturedItemDefinition.manufacturedDoseForm | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ManufacturedItemDefinition
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ManufacturedItemDefinition(4.3.0) | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: A descriptive name applied to this item (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.marketingStatus Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Physical parts of the manufactured item, that it is intrisically made from. This is distinct from the ingredients that are part of its chemical makeup (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: General characteristics of this component (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: A component that this component contains or is made from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Dose form as manufactured (before any necessary transformation) Binding: manufactured-dose-form (??) (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The “real world” units in which the quantity of the item is described Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. | ||||
![]() ![]() |
Σ | 0..* | Reference(Organization) | Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues) | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The ingredients of this manufactured item. Only needed if these are not specified by incoming references from the Ingredient resource Binding: substance-codes (??) (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | General characteristics of this item | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown, Reference(Cross-version Profile for R5.Binary for use in FHIR R4B(0.1.0) | Binary) | R5: value additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property.value Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: product-characteristic-codes (??) (example): This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
Attachment | |||||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ManufacturedItemDefinition.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.manufacturedDoseForm | Base | example | http://hl7.org/fhir/ValueSet/manufactured-dose-form | Not State | Unknown |
| ManufacturedItemDefinition.unitOfPresentation | Base | example | UnitOfPresentation | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.ingredient | Base | example | http://hl7.org/fhir/ValueSet/substance-codes | Not State | Unknown |
| ManufacturedItemDefinition.property.type | Base | example | http://hl7.org/fhir/ValueSet/product-characteristic-codes | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ManufacturedItemDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | ManufacturedItemDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | ManufacturedItemDefinition.meta, ManufacturedItemDefinition.implicitRules, ManufacturedItemDefinition.language, ManufacturedItemDefinition.text, ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.identifier, ManufacturedItemDefinition.status, ManufacturedItemDefinition.manufacturedDoseForm, ManufacturedItemDefinition.unitOfPresentation, ManufacturedItemDefinition.manufacturer, ManufacturedItemDefinition.ingredient, ManufacturedItemDefinition.property, ManufacturedItemDefinition.property.extension, ManufacturedItemDefinition.property.extension:value, ManufacturedItemDefinition.property.modifierExtension, ManufacturedItemDefinition.property.type, ManufacturedItemDefinition.property.value[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.property.extension, ManufacturedItemDefinition.property.extension:value, ManufacturedItemDefinition.property.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ManufacturedItemDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ManufacturedItemDefinition(4.3.0) | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | R5: A descriptive name applied to this item (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.name Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.marketingStatus Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Physical parts of the manufactured item, that it is intrisically made from. This is distinct from the ingredients that are part of its chemical makeup (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: General characteristics of this component (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | (Complex) | R5: A component that this component contains or is made from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Dose form as manufactured (before any necessary transformation) Binding: manufactured-dose-form (??) (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ManufacturedItemDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.manufacturedDoseForm | Base | example | http://hl7.org/fhir/ValueSet/manufactured-dose-form | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ManufacturedItemDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ManufacturedItemDefinition.implicitRules, ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.status, ManufacturedItemDefinition.manufacturedDoseForm | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from ManufacturedItemDefinition
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ManufacturedItemDefinition(4.3.0) | The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | R5: A descriptive name applied to this item (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.name Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.marketingStatus Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Physical parts of the manufactured item, that it is intrisically made from. This is distinct from the ingredients that are part of its chemical makeup (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: General characteristics of this component (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: A component that this component contains or is made from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.component Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Dose form as manufactured (before any necessary transformation) Binding: manufactured-dose-form (??) (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The “real world” units in which the quantity of the item is described Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. | ||||
![]() ![]() |
Σ | 0..* | Reference(Organization) | Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues) | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The ingredients of this manufactured item. Only needed if these are not specified by incoming references from the Ingredient resource Binding: substance-codes (??) (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | General characteristics of this item | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | markdown, Reference(Cross-version Profile for R5.Binary for use in FHIR R4B(0.1.0) | Binary) | R5: value additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ManufacturedItemDefinition.property.value Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: product-characteristic-codes (??) (example): This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
Attachment | |||||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ManufacturedItemDefinition.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.status | Base | required | PublicationStatus | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.manufacturedDoseForm | Base | example | http://hl7.org/fhir/ValueSet/manufactured-dose-form | Not State | Unknown |
| ManufacturedItemDefinition.unitOfPresentation | Base | example | UnitOfPresentation | 📍4.3.0 | FHIR Std. |
| ManufacturedItemDefinition.ingredient | Base | example | http://hl7.org/fhir/ValueSet/substance-codes | Not State | Unknown |
| ManufacturedItemDefinition.property.type | Base | example | http://hl7.org/fhir/ValueSet/product-characteristic-codes | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ManufacturedItemDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where(((id.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | ManufacturedItemDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ManufacturedItemDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | ManufacturedItemDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | ManufacturedItemDefinition.meta, ManufacturedItemDefinition.implicitRules, ManufacturedItemDefinition.language, ManufacturedItemDefinition.text, ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.identifier, ManufacturedItemDefinition.status, ManufacturedItemDefinition.manufacturedDoseForm, ManufacturedItemDefinition.unitOfPresentation, ManufacturedItemDefinition.manufacturer, ManufacturedItemDefinition.ingredient, ManufacturedItemDefinition.property, ManufacturedItemDefinition.property.extension, ManufacturedItemDefinition.property.extension:value, ManufacturedItemDefinition.property.modifierExtension, ManufacturedItemDefinition.property.type, ManufacturedItemDefinition.property.value[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ManufacturedItemDefinition.extension, ManufacturedItemDefinition.extension:name, ManufacturedItemDefinition.extension:marketingStatus, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.extension:property, ManufacturedItemDefinition.extension:component, ManufacturedItemDefinition.modifierExtension, ManufacturedItemDefinition.property.extension, ManufacturedItemDefinition.property.extension:value, ManufacturedItemDefinition.property.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from ManufacturedItemDefinition
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron