EMA Write PMS API Implementation Guide - Enrichments
1.2.1 - ci-build
EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://ema.europa.eu/fhir/StructureDefinition/emaWriteApiRegulatedAuthorization | Version: 1.2.1 | |||
| Draft as of 2026-06-26 | Computable Name: EmaWriteApiRegulatedAuthorization | |||
Defines the rules a Marketing or Manufacturing RegulatedAuthorization resource instance must conform to when belonging to a FHIR bundle representing a Human Variation Application
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
Σ | 0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
Σ | 0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) |
![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() |
Σ | 1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| dom-2 | error | RegulatedAuthorization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RegulatedAuthorization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RegulatedAuthorization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
This structure is derived from EmaWriteApiRegulatedAuthorizationRestrictions
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber | |
![]() ![]() ![]() |
0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber | |
![]() ![]() ![]() |
0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber | |
![]() ![]() |
1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized | |
![]() ![]() |
1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) | |
![]() ![]() ![]() |
1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) | |
![]() ![]() |
1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | Identifier | Logical reference, when literal reference is not known | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | Period, dateTime | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Period | Relevant date for this case | |
![]() ![]() ![]() |
0..1 | BackboneElement | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure | |
![]() ![]() ![]() ![]() |
0..1 | EmaApplicationIdentifierNumber | Identifier by which this case can be referenced | |
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The defining type of case Binding: Application Submission Type (required) | |
![]() ![]() ![]() ![]() |
1..1 | dateTime | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
1..1 | dateTime | Relevant date for this case | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| RegulatedAuthorization.case.application.type | Base | required | Application Submission Type | 📦1.2.1 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
Σ | 0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
Σ | 0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() |
Σ | 1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) |
![]() ![]() |
Σ | 0..* | CodeableConcept | The territory in which the authorization has been granted Binding: JurisdictionValueSet (example): Jurisdiction codes |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) |
![]() ![]() |
Σ | 0..1 | dateTime | The date at which the current status was assigned |
![]() ![]() |
Σ | 0..1 | Period | The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The organization that has been granted this authorization, by the regulator |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Logical reference, when literal reference is not known |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The regulatory authority or authorizing body granting the authorization |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource |
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | Additional information or supporting documentation about the authorization |
![]() ![]() |
Σ | 0..1 | BackboneElement | The case or regulatory procedure for granting or amending a regulated authorization. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page) |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Identifier by which this case can be referenced |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The defining type of case Binding: RegulatedAuthorizationCaseType (example): The type of a case involved in an application. |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The status associated with the case Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() ![]() |
Σ | 0..1 | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Relevant date for this case |
![]() ![]() ![]() |
Σ | 0..1 | BackboneElement | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
Σ | 0..1 | EmaApplicationIdentifierNumber | Identifier by which this case can be referenced |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The defining type of case Binding: Application Submission Type (required) |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The status associated with the case Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Relevant date for this case Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Relevant date for this case |
![]() ![]() ![]() ![]() |
Σ | 0..* | See case (RegulatedAuthorization) | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.region | Base | example | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| RegulatedAuthorization.holder.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.holder.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.holder.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.type | Base | example | Regulated Authorization Case Type | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.application.type | Base | required | Application Submission Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.case.application.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| dom-2 | error | RegulatedAuthorization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RegulatedAuthorization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RegulatedAuthorization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
This structure is derived from EmaWriteApiRegulatedAuthorizationRestrictions
Summary
Mandatory: 3 elements(10 nested mandatory elements)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
Σ | 0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
Σ | 0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) |
![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() |
Σ | 1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| dom-2 | error | RegulatedAuthorization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RegulatedAuthorization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RegulatedAuthorization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
Differential View
This structure is derived from EmaWriteApiRegulatedAuthorizationRestrictions
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber | |
![]() ![]() ![]() |
0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber | |
![]() ![]() ![]() |
0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber | |
![]() ![]() |
1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized | |
![]() ![]() |
1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) | |
![]() ![]() ![]() |
1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) | |
![]() ![]() |
1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | Identifier | Logical reference, when literal reference is not known | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | Period, dateTime | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Period | Relevant date for this case | |
![]() ![]() ![]() |
0..1 | BackboneElement | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure | |
![]() ![]() ![]() ![]() |
0..1 | EmaApplicationIdentifierNumber | Identifier by which this case can be referenced | |
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The defining type of case Binding: Application Submission Type (required) | |
![]() ![]() ![]() ![]() |
1..1 | dateTime | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() ![]() |
1..1 | dateTime | Relevant date for this case | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| RegulatedAuthorization.case.application.type | Base | required | Application Submission Type | 📦1.2.1 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | EmaWriteApiRegulatedAuthorizationRestrictions | Regulatory approval, clearance or licencing related to a regulated product, treatment, facility or activity e.g. Market Authorization for a Medicinal Product Constraints: validityPeriodIsMandatoryIfManufacturingIdentifierExists, regionIsEmptyForManAuth, holderIsEmptyForManAuth, caseIsEmptyForManAuth, extensionIsEmptyForManAuth, dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd, interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd, caseIsMandatoryForMarktAuthIfSubjectIsMpd, holderIsMandatoryForMarktAuthIfSubjectIsMpd, validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd, marktAuthNumberIsMandatoryForMarktAuth |
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - Date of First Authorisation URL: http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation | |
![]() ![]() ![]() |
0..1 | date | Regulated Authorization - International Birth Date URL: http://ema.europa.eu/fhir/extension/internationalBirthDate | |
![]() ![]() |
Σ | 0..2 | Identifier | Business identifier for the authorization, typically assigned by the authorizing body Slice: Unordered, Open by value:system |
![]() ![]() ![]() |
Σ | 0..1 | EmaMarketingAuthorizationIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/MarketingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaManufacturingAuthNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/manufacturingAuthorizationNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | EmaEudraGmpNumberIdentifier | Business identifier for the authorization, typically assigned by the authorizing body |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/fhir/eudraGmpNumber |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 1..1 | Reference(EMA Write API MedicinalProductDefinition | EMA Write API PackagedProductDefinition | EMA Write API ActivityDefinition) | The product type, treatment, facility or activity that is being authorized |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | Overall type of this authorization, for example drug marketing approval, orphan drug designation Binding: Regulatory Entitlement Type (required) |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() ![]() |
Σ | 1..1 | EmaCoding | Code defined by a terminology system Binding: Marketing and Manufacturing types (required) |
![]() ![]() |
Σ | 0..* | CodeableConcept | The territory in which the authorization has been granted Binding: JurisdictionValueSet (example): Jurisdiction codes |
![]() ![]() |
Σ | 1..1 | EmaRefTermCodeableConcept | The status that is authorised e.g. approved. Intermediate states can be tracked with cases and applications Binding: Regulatory Entitlement Status (required) |
![]() ![]() |
Σ | 0..1 | dateTime | The date at which the current status was assigned |
![]() ![]() |
Σ | 0..1 | Period | The time period in which the regulatory approval etc. is in effect, e.g. a Marketing Authorization includes the date of authorization and/or expiration date |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The organization that has been granted this authorization, by the regulator |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 1..1 | Identifier | Logical reference, when literal reference is not known |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The regulatory authority or authorizing body granting the authorization |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). |
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known |
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://spor.ema.europa.eu/v1/locations |
![]() ![]() ![]() ![]() |
ΣC | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource |
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | Additional information or supporting documentation about the authorization |
![]() ![]() |
Σ | 0..1 | BackboneElement | The case or regulatory procedure for granting or amending a regulated authorization. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page) |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Identifier by which this case can be referenced |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The defining type of case Binding: RegulatedAuthorizationCaseType (example): The type of a case involved in an application. |
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The status associated with the case Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() ![]() |
Σ | 0..1 | Relevant date for this case Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Relevant date for this case |
![]() ![]() ![]() |
Σ | 0..1 | BackboneElement | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure |
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() |
Σ | 0..1 | EmaApplicationIdentifierNumber | Identifier by which this case can be referenced |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The defining type of case Binding: Application Submission Type (required) |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The status associated with the case Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Relevant date for this case Slice: Unordered, Closed by type:$this |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | dateTime | Relevant date for this case |
![]() ![]() ![]() ![]() |
Σ | 0..* | See case (RegulatedAuthorization) | Applications submitted to obtain a regulated authorization. Steps within the longer running case or procedure |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RegulatedAuthorization.type | Base | required | Regulatory Entitlement Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.type.coding | Base | required | Marketing and Manufacturing types | 📦1.2.1 | This IG |
| RegulatedAuthorization.region | Base | example | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.status | Base | required | Regulatory Entitlement Status | 📦1.2.1 | This IG |
| RegulatedAuthorization.holder.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.holder.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.holder.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.type | Base | extensible | Resource Types | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.regulator.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.type | Base | example | Regulated Authorization Case Type | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| RegulatedAuthorization.case.application.type | Base | required | Application Submission Type | 📦1.2.1 | This IG |
| RegulatedAuthorization.case.application.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| caseIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Case if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (case.empty())
|
| caseIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a case if the subject is a Medicinal Product Definition. |
subject.reference.startsWith('MedicinalProductDefinition/') implies case.exists()
|
| dateOfFirstAuthIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the Date of First Authorisation extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/dateOfFirstAuthorisation').exists()
|
| dom-2 | error | RegulatedAuthorization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | RegulatedAuthorization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | RegulatedAuthorization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RegulatedAuthorization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| extensionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have an Extension if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (extension.empty())
|
| holderIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Holder if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (holder.empty())
|
| holderIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a holder. |
subject.reference.startsWith('MedicinalProductDefinition/') implies holder.exists()
|
| interBirthDateIsMandatoryForMarktAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have the International Birth Date extension. |
subject.reference.startsWith('MedicinalProductDefinition/') implies extension.where(url = 'http://ema.europa.eu/fhir/extension/internationalBirthDate').exists()
|
| marktAuthNumberIsMandatoryForMarktAuth | error | RegulatedAuthorization | The RegulatedAuthorization must have the Marketing Authorization Number identifier. |
(type.coding.exists(code = '220000000061'))
implies
identifier.where(system = 'http://ema.europa.eu/fhir/MarketingAuthorizationNumber').exists()
|
| regionIsEmptyForManAuth | error | RegulatedAuthorization | The RegulatedAuthorization must not have a Region if it is a Manufacturing Authorization. |
(type.coding.exists(code = '200000051585')) implies (region.empty())
|
| validityPeriodIsMandatoryForMarktAuthAndOrphanAuthIfSubjectIsMpd | error | RegulatedAuthorization | The RegulatedAuthorization must have a validityPeriod if the subject is a MedicinalProductDefinition. |
(type.coding.exists(code = '220000000061' or code = '220000000062') and subject.reference.startsWith('MedicinalProductDefinition/')) implies validityPeriod.exists()
|
| validityPeriodIsMandatoryIfManufacturingIdentifierExists | error | RegulatedAuthorization | If there is a Manufacturing Identifier, then the validity period is mandatory |
(type.coding.code = '200000051585' and identifier.exists()) implies validityPeriod.exists()
|
This structure is derived from EmaWriteApiRegulatedAuthorizationRestrictions
Summary
Mandatory: 3 elements(10 nested mandatory elements)
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron