UnicomIG
0.1.0 - ci-build
UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions
Official URL: http://unicom-project.eu/fhir/StructureDefinition/TransitionAdministrableProductDefinition | Version: 0.1.0 | |||
Active as of 2023-02-03 | Computable Name: TransitionAdministrableProductDefinition |
Intermediate profile for processing PPL Administrable Product data
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from AdministrableProductDefinition
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components | |
![]() ![]() ![]() | 0..* | Identifier | PhPID or other relevant identifier | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body | |
![]() |
Path | Conformance | ValueSet |
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | PhPID or other relevant identifier |
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) Binding: AdministrableDoseForm (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product |
![]() ![]() ![]() | Σ | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the route Binding: SNOMEDCTRouteCodes (example): A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. |
![]() |
Path | Conformance | ValueSet |
AdministrableProductDefinition.status | required | PublicationStatus |
AdministrableProductDefinition.administrableDoseForm | example | AdministrableDoseForm |
AdministrableProductDefinition.unitOfPresentation | example | UnitOfPresentation |
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) |
AdministrableProductDefinition.routeOfAdministration.code | example | SNOMEDCTRouteCodes |
Id | Grade | Path(s) | Details | Requirements |
apd-1 | error | AdministrableProductDefinition | RouteOfAdministration cannot be used when the 'formOf' product already uses MedicinalProductDefinition.route (and vice versa) : (AdministrableProductDefinition.routeOfAdministration.code.count() + AdministrableProductDefinition.formOf.resolve().route.count()) < 2 | |
dom-2 | error | AdministrableProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdministrableProductDefinition | 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 | AdministrableProductDefinition | 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 | AdministrableProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdministrableProductDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components | ||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | PhPID or other relevant identifier | ||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) Binding: AdministrableDoseForm (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(DeviceDefinition) | A device that is integral to the medicinal product, in effect being considered as an "ingredient" of the medicinal product | ||||
![]() ![]() ![]() | Σ | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the route Binding: SNOMEDCTRouteCodes (example): A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The first dose (dose quantity) administered can be specified for the product | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The maximum single dose that can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The maximum dose quantity to be administered in any one 24-h period | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Ratio | The maximum dose per treatment period that can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Duration | The maximum treatment period during which the product can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | A species for which this route applies | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the species Binding: TargetSpecies (example): A tissue type of an animal. | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | A species specific time during which consumption of animal product is not appropriate | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | The type of tissue for which the withdrawal period applies, e.g. meat, milk Binding: AnimalTissueType (example): A tissue type of an animal. | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Quantity | A value for the time | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Extra information about the withdrawal period | ||||
![]() |
Path | Conformance | ValueSet | ||||
AdministrableProductDefinition.language | preferred | CommonLanguages
| ||||
AdministrableProductDefinition.status | required | PublicationStatus | ||||
AdministrableProductDefinition.administrableDoseForm | example | AdministrableDoseForm | ||||
AdministrableProductDefinition.unitOfPresentation | example | UnitOfPresentation | ||||
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) | ||||
AdministrableProductDefinition.property.status | required | PublicationStatus | ||||
AdministrableProductDefinition.routeOfAdministration.code | example | SNOMEDCTRouteCodes | ||||
AdministrableProductDefinition.routeOfAdministration.targetSpecies.code | example | TargetSpecies | ||||
AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.tissue | example | AnimalTissueType |
Id | Grade | Path(s) | Details | Requirements |
dom-r4b | warning | AdministrableProductDefinition.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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from AdministrableProductDefinition
Differential View
This structure is derived from AdministrableProductDefinition
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components | |
![]() ![]() ![]() | 0..* | Identifier | PhPID or other relevant identifier | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body | |
![]() |
Path | Conformance | ValueSet |
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | PhPID or other relevant identifier |
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) Binding: AdministrableDoseForm (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. |
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product |
![]() ![]() ![]() | Σ | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the route Binding: SNOMEDCTRouteCodes (example): A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. |
![]() |
Path | Conformance | ValueSet |
AdministrableProductDefinition.status | required | PublicationStatus |
AdministrableProductDefinition.administrableDoseForm | example | AdministrableDoseForm |
AdministrableProductDefinition.unitOfPresentation | example | UnitOfPresentation |
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) |
AdministrableProductDefinition.routeOfAdministration.code | example | SNOMEDCTRouteCodes |
Id | Grade | Path(s) | Details | Requirements |
apd-1 | error | AdministrableProductDefinition | RouteOfAdministration cannot be used when the 'formOf' product already uses MedicinalProductDefinition.route (and vice versa) : (AdministrableProductDefinition.routeOfAdministration.code.count() + AdministrableProductDefinition.formOf.resolve().route.count()) < 2 | |
dom-2 | error | AdministrableProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | AdministrableProductDefinition | 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 | AdministrableProductDefinition | 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 | AdministrableProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | AdministrableProductDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | AdministrableProductDefinition | A medicinal product in the final form, suitable for administration - after any mixing of multiple components | ||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | PhPID or other relevant identifier | ||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | Reference to the Medicinal Product | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Dose form of the administrable product (after preparing for administration) Binding: AdministrableDoseForm (example): Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Unit of presentation of the administrable product (after preparing for administration). Not applicable for certain products/packaging. Binding: UnitOfPresentation (example): The presentation type in which an administrable medicinal product is given to a patient. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Manufactured Item) | References to manufactured items that are used in the preparation of this administrable product | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(DeviceDefinition) | A device that is integral to the medicinal product, in effect being considered as an "ingredient" of the medicinal product | ||||
![]() ![]() ![]() | Σ | 1..* | BackboneElement | The path by which the product is taken into or makes contact with the body | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the route Binding: SNOMEDCTRouteCodes (example): A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The first dose (dose quantity) administered can be specified for the product | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The maximum single dose that can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | The maximum dose quantity to be administered in any one 24-h period | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Ratio | The maximum dose per treatment period that can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Duration | The maximum treatment period during which the product can be administered | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | A species for which this route applies | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Coded expression for the species Binding: TargetSpecies (example): A tissue type of an animal. | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | A species specific time during which consumption of animal product is not appropriate | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | The type of tissue for which the withdrawal period applies, e.g. meat, milk Binding: AnimalTissueType (example): A tissue type of an animal. | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Quantity | A value for the time | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Extra information about the withdrawal period | ||||
![]() |
Path | Conformance | ValueSet | ||||
AdministrableProductDefinition.language | preferred | CommonLanguages
| ||||
AdministrableProductDefinition.status | required | PublicationStatus | ||||
AdministrableProductDefinition.administrableDoseForm | example | AdministrableDoseForm | ||||
AdministrableProductDefinition.unitOfPresentation | example | UnitOfPresentation | ||||
AdministrableProductDefinition.property.type | example | NoBinding (a valid code from Domain EMA) | ||||
AdministrableProductDefinition.property.status | required | PublicationStatus | ||||
AdministrableProductDefinition.routeOfAdministration.code | example | SNOMEDCTRouteCodes | ||||
AdministrableProductDefinition.routeOfAdministration.targetSpecies.code | example | TargetSpecies | ||||
AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.tissue | example | AnimalTissueType |
Id | Grade | Path(s) | Details | Requirements |
dom-r4b | warning | AdministrableProductDefinition.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 | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from AdministrableProductDefinition
Other representations of profile: CSV, Excel, Schematron