Profile: Medicinal Product Packaged

The Packaged Medicinal Product represents packages authorised for sale in the Norwegian market.

nametypestatusurl
MedicinalProductPackagedHreseptMedicinalProductPackageddrafthttps://simplifier.net/h-resept/StructureDefinition/MedicinalProductPackagedHresept

The Medicinal Product Packaged FHIR Information Model

The Medicinal Product Packaged FHIR Pofile Structure

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..0Extension
modifierExtension?! C0..0Extension
id0..1string
extensionC0..0Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uri
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
id0..1string
extensionC0..0Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uri
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
id0..1string
extensionC0..0Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uri
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
id0..1string
extensionC0..0Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uri
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
id0..1string
extensionC0..0Extension
useΣ ?!0..0codeBinding
typeΣ0..0CodeableConceptBinding
systemΣ1..1uri
valueΣ1..1string
periodΣ C0..1Period
assignerΣ C0..0Reference(Organization)
subjectΣ C1..1Reference(MedicinalProduct)
descriptionΣ0..0string
legalStatusOfSupplyΣ0..0CodeableConcept
marketingStatusΣ0..0MarketingStatus
marketingAuthorizationΣ C0..0Reference(MedicinalProductAuthorization)
manufacturerΣ C0..0Reference(Organization)
id0..1string
extensionC0..0Extension
modifierExtensionΣ ?! C0..0Extension
identifierΣ0..0Identifier
typeΣ1..1CodeableConcept
quantityΣ C1..1Quantity
materialΣ0..0CodeableConcept
alternateMaterialΣ0..0CodeableConcept
deviceΣ C0..0Reference(DeviceDefinition)
manufacturedItemΣ C0..0Reference(MedicinalProductManufactured)
packageItemΣ0..*see (packageItem)
physicalCharacteristicsΣ0..0ProdCharacteristic
otherCharacteristicsΣ0..0CodeableConcept
shelfLifeStorageΣ0..0ProductShelfLife
manufacturerΣ C0..0Reference(Organization)
MedicinalProductPackaged
ShortA medicinal product in a container or package
Definition

A medicinal product in a container or package.

Cardinality0..*
Constraints
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-4: 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-3: 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 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(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
  • dom-6: A resource should have narrative for robust management
    text.`div`.exists()
  • dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
    contained.meta.security.empty()
Mappings
  • rim: Entity. Role, or Act
MedicinalProductPackaged.id
ShortLogical id of this artifact
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Cardinality0..1
Typestring
SummaryTrue
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

MedicinalProductPackaged.meta
ShortMetadata about the resource
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

Cardinality0..1
TypeMeta
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.implicitRules
ShortA set of rules under which this content was created
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Cardinality0..1
Typeuri
ModifierTrue
SummaryTrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.language
ShortLanguage of the resource content
Definition

The base language in which the resource is written.

Cardinality0..1
Typecode
Binding

A human language.

CommonLanguages (preferred)

Binding extensions
maxValueSetAllLanguages
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.text
ShortText summary of the resource, for human interpretation
Definition

A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

Cardinality0..1
TypeNarrative
Aliasnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
  • rim: Act.text?
MedicinalProductPackaged.contained
ShortContained, inline Resources
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Cardinality0..*
TypeResource
Aliasinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Mappings
  • rim: Entity. Role, or Act
  • rim: N/A
MedicinalProductPackaged.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.modifierExtension
ShortExtensions that cannot be ignored
Definition

May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..0
TypeExtension
ModifierTrue
Aliasextensions, user content
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier
ShortUnique identifier
Definition

Unique identifier.

Cardinality0..*
TypeIdentifier
SummaryTrue
Slicing

Unordered, Closed, by

Sliced

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId
ShortUnique identifier
Definition

Unique identifier.

Cardinality1..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
MedicinalProductPackaged.identifier:legemiddelPakningID
ShortUnique identifier
Definition

Unique identifier.

Cardinality1..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:legemiddelPakningID.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.identifier:legemiddelPakningID.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier:legemiddelPakningID.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:legemiddelPakningID.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:legemiddelPakningID.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
MedicinalProductPackaged.identifier:legemiddelPakningID.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
MedicinalProductPackaged.identifier:legemiddelPakningID.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
MedicinalProductPackaged.identifier:legemiddelPakningID.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
MedicinalProductPackaged.identifier:legemiddeldoseId
ShortUnique identifier
Definition

Unique identifier.

Cardinality0..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:legemiddeldoseId.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.identifier:legemiddeldoseId.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier:legemiddeldoseId.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:legemiddeldoseId.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:legemiddeldoseId.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
MedicinalProductPackaged.identifier:legemiddeldoseId.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
MedicinalProductPackaged.identifier:legemiddeldoseId.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
MedicinalProductPackaged.identifier:legemiddeldoseId.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
MedicinalProductPackaged.identifier:nordicArticleNumber
ShortUnique identifier
Definition

Unique identifier.

Cardinality1..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:nordicArticleNumber.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.identifier:nordicArticleNumber.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier:nordicArticleNumber.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:nordicArticleNumber.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:nordicArticleNumber.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
MedicinalProductPackaged.identifier:nordicArticleNumber.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
MedicinalProductPackaged.identifier:nordicArticleNumber.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
MedicinalProductPackaged.identifier:nordicArticleNumber.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
MedicinalProductPackaged.identifier:lmrNummer
ShortUnique identifier
Definition

Unique identifier.

Cardinality0..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.identifier:lmrNummer.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.identifier:lmrNummer.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.identifier:lmrNummer.use
Shortusual | official | temp | secondary | old (If known)
Definition

The purpose of this identifier.

Cardinality0..0
Typecode
Binding

Identifies the purpose for this identifier, if known .

IdentifierUse (required)

ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:lmrNummer.type
ShortDescription of identifier
Definition

A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.

Cardinality0..0
TypeCodeableConcept
Binding

A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

Identifier Type Codes (extensible)

SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
MedicinalProductPackaged.identifier:lmrNummer.system
ShortThe namespace for the identifier value
Definition

Establishes the namespace for the value - that is, a URL that describes a set values that are unique.

Cardinality1..1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

Identifier.system is always case sensitive.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
http://www.acme.com/identifiers/patient
Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
MedicinalProductPackaged.identifier:lmrNummer.value
ShortThe value that is unique
Definition

The portion of the identifier typically relevant to the user and which is unique within the context of the system.

Cardinality1..1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
ExamplesGeneral
123456
Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
MedicinalProductPackaged.identifier:lmrNummer.period
ShortTime period when id is/was valid for use
Definition

Time period during which identifier is/was valid for use.

Cardinality0..1
TypePeriod
SummaryTrue
Comments

A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times").

Period is not used for a duration (a measure of elapsed time). See Duration.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.hasValue().not() or end.hasValue().not() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
MedicinalProductPackaged.identifier:lmrNummer.assigner
ShortOrganization that issued id (may be just text)
Definition

Organization that issued/manages the identifier.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
MedicinalProductPackaged.subject
ShortThe product with this is a pack for
Definition

The product with this is a pack for.

Cardinality1..1
TypeReference(MedicinalProduct)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
MedicinalProductPackaged.description
ShortTextual description
Definition

Textual description.

Cardinality0..0
Typestring
SummaryTrue
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.legalStatusOfSupply
ShortThe legal status of supply of the medicinal product as classified by the regulator
Definition

The legal status of supply of the medicinal product as classified by the regulator.

Cardinality0..0
TypeCodeableConcept
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
MedicinalProductPackaged.marketingStatus
ShortMarketing information
Definition

Marketing information.

Cardinality0..0
TypeMarketingStatus
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.marketingAuthorization
ShortManufacturer of this Package Item
Definition

Manufacturer of this Package Item.

Cardinality0..0
TypeReference(MedicinalProductAuthorization)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
MedicinalProductPackaged.manufacturer
ShortManufacturer of this Package Item
Definition

Manufacturer of this Package Item.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
MedicinalProductPackaged.batchIdentifier
ShortBatch numbering
Definition

Batch numbering.

Cardinality0..0
TypeBackboneElement
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.batchIdentifier.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.batchIdentifier.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..*
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.batchIdentifier.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

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.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.batchIdentifier.outerPackaging
ShortA number appearing on the outer packaging of a specific batch
Definition

A number appearing on the outer packaging of a specific batch.

Cardinality1..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.batchIdentifier.immediatePackaging
ShortA number appearing on the immediate packaging (and not the outer packaging)
Definition

A number appearing on the immediate packaging (and not the outer packaging).

Cardinality0..1
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.packageItem
ShortA packaging item, as a contained for medicine, possibly with other packaging items within
Definition

A packaging item, as a contained for medicine, possibly with other packaging items within.

Cardinality1..*
TypeBackboneElement
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.packageItem.id
ShortUnique id for inter-element referencing
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Cardinality0..1
Typestring
Mappings
  • rim: n/a
MedicinalProductPackaged.packageItem.extension
ShortAdditional content defined by implementations
Definition

May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Cardinality0..0
TypeExtension
Aliasextensions, user content
Comments

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.

Slicing

Unordered, Open, by url(Value)

Extensions are always sliced by (at least) url

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.packageItem.modifierExtension
ShortExtensions that cannot be ignored even if unrecognized
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Cardinality0..0
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Comments

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.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1: Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim: n/a
  • rim: N/A
MedicinalProductPackaged.packageItem.identifier
ShortIncluding possibly Data Carrier Identifier
Definition

Including possibly Data Carrier Identifier.

Cardinality0..0
TypeIdentifier
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
MedicinalProductPackaged.packageItem.type
ShortThe physical type of the container of the medicine
Definition

The physical type of the container of the medicine.

Cardinality1..1
TypeCodeableConcept
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
MedicinalProductPackaged.packageItem.quantity
ShortThe quantity of this package in the medicinal product, at the current level of packaging. The outermost is always 1
Definition

The quantity of this package in the medicinal product, at the current level of packaging. The outermost is always 1.

Cardinality1..1
TypeQuantity
SummaryTrue
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3: If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
Mappings
  • rim: n/a
  • v2: SN (see also Range) or CQ
  • rim: PQ, IVL<PQ>, MO, CO, depending on the values
MedicinalProductPackaged.packageItem.material
ShortMaterial type of the package item
Definition

Material type of the package item.

Cardinality0..0
TypeCodeableConcept
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
MedicinalProductPackaged.packageItem.alternateMaterial
ShortA possible alternate material for the packaging
Definition

A possible alternate material for the packaging.

Cardinality0..0
TypeCodeableConcept
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
MedicinalProductPackaged.packageItem.device
ShortA device accompanying a medicinal product
Definition

A device accompanying a medicinal product.

Cardinality0..0
TypeReference(DeviceDefinition)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
MedicinalProductPackaged.packageItem.manufacturedItem
ShortThe manufactured item as contained in the packaged medicinal product
Definition

The manufactured item as contained in the packaged medicinal product.

Cardinality0..0
TypeReference(MedicinalProductManufactured)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
MedicinalProductPackaged.packageItem.packageItem
ShortAllows containers within containers
Definition

Allows containers within containers.

Cardinality0..*
Typesee (packageItem)
SummaryTrue
MedicinalProductPackaged.packageItem.physicalCharacteristics
ShortDimensions, color etc.
Definition

Dimensions, color etc.

Cardinality0..0
TypeProdCharacteristic
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.packageItem.otherCharacteristics
ShortOther codeable characteristics
Definition

Other codeable characteristics.

Cardinality0..0
TypeCodeableConcept
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
MedicinalProductPackaged.packageItem.shelfLifeStorage
ShortShelf Life and storage information
Definition

Shelf Life and storage information.

Cardinality0..0
TypeProductShelfLife
SummaryTrue
ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
MedicinalProductPackaged.packageItem.manufacturer
ShortManufacturer of this Package Item
Definition

Manufacturer of this Package Item.

Cardinality0..0
TypeReference(Organization)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1
Constraints
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
<StructureDefinition xmlns="http://hl7.org/fhir">
<url value="https://simplifier.net/h-resept/StructureDefinition/MedicinalProductPackagedHresept" />
<name value="MedicinalProductPackagedHresept" />
<title value="MedicinalProductPackaged for H-resept" />
<status value="draft" />
<fhirVersion value="4.0.1" />
<kind value="resource" />
<abstract value="false" />
<type value="MedicinalProductPackaged" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged" />
<derivation value="constraint" />
<element id="MedicinalProductPackaged.extension">
<path value="MedicinalProductPackaged.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.modifierExtension">
<path value="MedicinalProductPackaged.modifierExtension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier">
<path value="MedicinalProductPackaged.identifier" />
<description value="Sliced" />
<rules value="closed" />
</slicing>
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId">
<path value="MedicinalProductPackaged.identifier" />
<sliceName value="HreseptMedicinalProductPackagedId" />
<min value="1" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.extension">
<path value="MedicinalProductPackaged.identifier.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.use">
<path value="MedicinalProductPackaged.identifier.use" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.type">
<path value="MedicinalProductPackaged.identifier.type" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.system">
<path value="MedicinalProductPackaged.identifier.system" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.value">
<path value="MedicinalProductPackaged.identifier.value" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.assigner">
<path value="MedicinalProductPackaged.identifier.assigner" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID">
<path value="MedicinalProductPackaged.identifier" />
<sliceName value="legemiddelPakningID" />
<min value="1" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.extension">
<path value="MedicinalProductPackaged.identifier.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.use">
<path value="MedicinalProductPackaged.identifier.use" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.type">
<path value="MedicinalProductPackaged.identifier.type" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.system">
<path value="MedicinalProductPackaged.identifier.system" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.value">
<path value="MedicinalProductPackaged.identifier.value" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddelPakningID.assigner">
<path value="MedicinalProductPackaged.identifier.assigner" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId">
<path value="MedicinalProductPackaged.identifier" />
<sliceName value="legemiddeldoseId" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.extension">
<path value="MedicinalProductPackaged.identifier.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.use">
<path value="MedicinalProductPackaged.identifier.use" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.type">
<path value="MedicinalProductPackaged.identifier.type" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.system">
<path value="MedicinalProductPackaged.identifier.system" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.value">
<path value="MedicinalProductPackaged.identifier.value" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:legemiddeldoseId.assigner">
<path value="MedicinalProductPackaged.identifier.assigner" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber">
<path value="MedicinalProductPackaged.identifier" />
<sliceName value="nordicArticleNumber" />
<min value="1" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.extension">
<path value="MedicinalProductPackaged.identifier.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.use">
<path value="MedicinalProductPackaged.identifier.use" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.type">
<path value="MedicinalProductPackaged.identifier.type" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.system">
<path value="MedicinalProductPackaged.identifier.system" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.value">
<path value="MedicinalProductPackaged.identifier.value" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:nordicArticleNumber.assigner">
<path value="MedicinalProductPackaged.identifier.assigner" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer">
<path value="MedicinalProductPackaged.identifier" />
<sliceName value="lmrNummer" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.extension">
<path value="MedicinalProductPackaged.identifier.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.use">
<path value="MedicinalProductPackaged.identifier.use" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.type">
<path value="MedicinalProductPackaged.identifier.type" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.system">
<path value="MedicinalProductPackaged.identifier.system" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.value">
<path value="MedicinalProductPackaged.identifier.value" />
<min value="1" />
</element>
<element id="MedicinalProductPackaged.identifier:lmrNummer.assigner">
<path value="MedicinalProductPackaged.identifier.assigner" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.subject">
<path value="MedicinalProductPackaged.subject" />
<min value="1" />
<max value="1" />
</element>
<element id="MedicinalProductPackaged.description">
<path value="MedicinalProductPackaged.description" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.legalStatusOfSupply">
<path value="MedicinalProductPackaged.legalStatusOfSupply" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.marketingStatus">
<path value="MedicinalProductPackaged.marketingStatus" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.marketingAuthorization">
<path value="MedicinalProductPackaged.marketingAuthorization" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.manufacturer">
<path value="MedicinalProductPackaged.manufacturer" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.batchIdentifier">
<path value="MedicinalProductPackaged.batchIdentifier" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.extension">
<path value="MedicinalProductPackaged.packageItem.extension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.modifierExtension">
<path value="MedicinalProductPackaged.packageItem.modifierExtension" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.identifier">
<path value="MedicinalProductPackaged.packageItem.identifier" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.material">
<path value="MedicinalProductPackaged.packageItem.material" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.alternateMaterial">
<path value="MedicinalProductPackaged.packageItem.alternateMaterial" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.device">
<path value="MedicinalProductPackaged.packageItem.device" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.manufacturedItem">
<path value="MedicinalProductPackaged.packageItem.manufacturedItem" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.physicalCharacteristics">
<path value="MedicinalProductPackaged.packageItem.physicalCharacteristics" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.otherCharacteristics">
<path value="MedicinalProductPackaged.packageItem.otherCharacteristics" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.shelfLifeStorage">
<path value="MedicinalProductPackaged.packageItem.shelfLifeStorage" />
<max value="0" />
</element>
<element id="MedicinalProductPackaged.packageItem.manufacturer">
<path value="MedicinalProductPackaged.packageItem.manufacturer" />
<max value="0" />
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"url": "https://simplifier.net/h-resept/StructureDefinition/MedicinalProductPackagedHresept",
"name": "MedicinalProductPackagedHresept",
"title": "MedicinalProductPackaged for H-resept",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicinalProductPackaged",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged",
"derivation": "constraint",
"element": [
{
"id": "MedicinalProductPackaged.extension",
"path": "MedicinalProductPackaged.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.modifierExtension",
"path": "MedicinalProductPackaged.modifierExtension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier",
"path": "MedicinalProductPackaged.identifier",
"slicing": {
"description": "Sliced",
"rules": "closed"
}
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId",
"path": "MedicinalProductPackaged.identifier",
"sliceName": "HreseptMedicinalProductPackagedId",
"min": 1,
"max": "1"
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.extension",
"path": "MedicinalProductPackaged.identifier.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.use",
"path": "MedicinalProductPackaged.identifier.use",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.type",
"path": "MedicinalProductPackaged.identifier.type",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.system",
"path": "MedicinalProductPackaged.identifier.system",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.value",
"path": "MedicinalProductPackaged.identifier.value",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:HreseptMedicinalProductPackagedId.assigner",
"path": "MedicinalProductPackaged.identifier.assigner",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID",
"path": "MedicinalProductPackaged.identifier",
"sliceName": "legemiddelPakningID",
"min": 1,
"max": "1"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.extension",
"path": "MedicinalProductPackaged.identifier.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.use",
"path": "MedicinalProductPackaged.identifier.use",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.type",
"path": "MedicinalProductPackaged.identifier.type",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.system",
"path": "MedicinalProductPackaged.identifier.system",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.value",
"path": "MedicinalProductPackaged.identifier.value",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:legemiddelPakningID.assigner",
"path": "MedicinalProductPackaged.identifier.assigner",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId",
"path": "MedicinalProductPackaged.identifier",
"sliceName": "legemiddeldoseId",
"max": "1"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.extension",
"path": "MedicinalProductPackaged.identifier.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.use",
"path": "MedicinalProductPackaged.identifier.use",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.type",
"path": "MedicinalProductPackaged.identifier.type",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.system",
"path": "MedicinalProductPackaged.identifier.system",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.value",
"path": "MedicinalProductPackaged.identifier.value",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:legemiddeldoseId.assigner",
"path": "MedicinalProductPackaged.identifier.assigner",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber",
"path": "MedicinalProductPackaged.identifier",
"sliceName": "nordicArticleNumber",
"min": 1,
"max": "1"
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.extension",
"path": "MedicinalProductPackaged.identifier.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.use",
"path": "MedicinalProductPackaged.identifier.use",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.type",
"path": "MedicinalProductPackaged.identifier.type",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.system",
"path": "MedicinalProductPackaged.identifier.system",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.value",
"path": "MedicinalProductPackaged.identifier.value",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:nordicArticleNumber.assigner",
"path": "MedicinalProductPackaged.identifier.assigner",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer",
"path": "MedicinalProductPackaged.identifier",
"sliceName": "lmrNummer",
"max": "1"
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.extension",
"path": "MedicinalProductPackaged.identifier.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.use",
"path": "MedicinalProductPackaged.identifier.use",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.type",
"path": "MedicinalProductPackaged.identifier.type",
"max": "0"
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.system",
"path": "MedicinalProductPackaged.identifier.system",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.value",
"path": "MedicinalProductPackaged.identifier.value",
"min": 1
},
{
"id": "MedicinalProductPackaged.identifier:lmrNummer.assigner",
"path": "MedicinalProductPackaged.identifier.assigner",
"max": "0"
},
{
"id": "MedicinalProductPackaged.subject",
"path": "MedicinalProductPackaged.subject",
"min": 1,
"max": "1"
},
{
"id": "MedicinalProductPackaged.description",
"path": "MedicinalProductPackaged.description",
"max": "0"
},
{
"id": "MedicinalProductPackaged.legalStatusOfSupply",
"path": "MedicinalProductPackaged.legalStatusOfSupply",
"max": "0"
},
{
"id": "MedicinalProductPackaged.marketingStatus",
"path": "MedicinalProductPackaged.marketingStatus",
"max": "0"
},
{
"id": "MedicinalProductPackaged.marketingAuthorization",
"path": "MedicinalProductPackaged.marketingAuthorization",
"max": "0"
},
{
"id": "MedicinalProductPackaged.manufacturer",
"path": "MedicinalProductPackaged.manufacturer",
"max": "0"
},
{
"id": "MedicinalProductPackaged.batchIdentifier",
"path": "MedicinalProductPackaged.batchIdentifier",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.extension",
"path": "MedicinalProductPackaged.packageItem.extension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.modifierExtension",
"path": "MedicinalProductPackaged.packageItem.modifierExtension",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.identifier",
"path": "MedicinalProductPackaged.packageItem.identifier",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.material",
"path": "MedicinalProductPackaged.packageItem.material",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.alternateMaterial",
"path": "MedicinalProductPackaged.packageItem.alternateMaterial",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.device",
"path": "MedicinalProductPackaged.packageItem.device",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.manufacturedItem",
"path": "MedicinalProductPackaged.packageItem.manufacturedItem",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.physicalCharacteristics",
"path": "MedicinalProductPackaged.packageItem.physicalCharacteristics",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.otherCharacteristics",
"path": "MedicinalProductPackaged.packageItem.otherCharacteristics",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.shelfLifeStorage",
"path": "MedicinalProductPackaged.packageItem.shelfLifeStorage",
"max": "0"
},
{
"id": "MedicinalProductPackaged.packageItem.manufacturer",
"path": "MedicinalProductPackaged.packageItem.manufacturer",
"max": "0"
}
]
}
}