MedicinalProductAuthorization.internationalBirthDate FHIR attribute (r4) In the MedicinalProductAuthorization resource for FHIR r4 , the internationalBirthDate attribute identifies the Date of first marketing authorization for a company's new medicinal product in any country in the World
internationalBirthDate (MedicinalProductAuthorization) description Attribute Name: internationalBirthDate
Description: Date of first marketing authorization for a company's new medicinal product in any country in the World
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
MedicinalProductAuthorization.internationalBirthDate Example "internationalBirthDate": "2010-08-15"
MedicinalProductAuthorization attributes Attribute Field is list Type Description
identifier
true
Identifier
Business identifier for the marketing authorization, as assigned by a regulator
Description: Business identifier for the marketing authorization, as assigned by a regulator
Attribute Type : Identifier
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "identifier": [
{
"system": "http://ema.europa.eu/example/marketingAuthorisationNumber",
"value": "EU/1/11/999/001"
}
]
subject
false
Reference
The medicinal product that is being authorized
Description: The medicinal product that is being authorized
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
country
true
CodeableConcept
The country in which the marketing authorization has been granted
Description: The country in which the marketing authorization has been granted
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "country": [
{
"coding": [
{
"system": "http://ema.europa.eu/example/country",
"code": "EU"
}
]
}
]
jurisdiction
true
CodeableConcept
Jurisdiction within a country
Description: Jurisdiction within a country
Attribute Type : CodeableConcept
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
status
false
CodeableConcept
The status of the marketing authorization
Description: The status of the marketing authorization
Attribute Type : CodeableConcept
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "status": {
"coding": [
{
"system": "http://ema.europa.eu/example/authorisationstatus",
"code": "active"
}
]
}
statusDate
false
dateTime
The date at which the given status has become applicable
Description: The date at which the given status has become applicable
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "statusDate": "2015-01-14"
restoreDate
false
dateTime
The date when a suspended the marketing or the marketing authorization of the product is anticipated to be restored
Description: The date when a suspended the marketing or the marketing authorization of the product is anticipated to be restored
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
validityPeriod
false
Period
The beginning of the time period in which the marketing authorization is in the specific status shall be specified A complete date consisting of day, month and year shall be specified using the ISO 8601 date format
Description: The beginning of the time period in which the marketing authorization is in the specific status shall be specified A complete date consisting of day, month and year shall be specified using the ISO 8601 date format
Attribute Type : Period
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "validityPeriod": {
"start": "2015-08-16",
"end": "2020-05-20"
}
dataExclusivityPeriod
false
Period
A period of time after authorization before generic product applicatiosn can be submitted
Description: A period of time after authorization before generic product applicatiosn can be submitted
Attribute Type : Period
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "dataExclusivityPeriod": {
"start": "2010-08-15",
"end": "2020-08-15"
}
dateOfFirstAuthorization
false
dateTime
The date when the first authorization was granted by a Medicines Regulatory Agency
Description: The date when the first authorization was granted by a Medicines Regulatory Agency
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "dateOfFirstAuthorization": "2010-08-15"
internationalBirthDate
false
dateTime
Date of first marketing authorization for a company's new medicinal product in any country in the World
Description: Date of first marketing authorization for a company's new medicinal product in any country in the World
Attribute Type : dateTime
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "internationalBirthDate": "2010-08-15"
legalBasis
false
CodeableConcept
The legal framework against which this authorization is granted
Description: The legal framework against which this authorization is granted
Attribute Type : CodeableConcept
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
jurisdictionalAuthorization
true
Data Type
Authorization in areas within a country
Description: Authorization in areas within a country
Attribute Type : Data Type
Required: N/A
Countability: Array
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "jurisdictionalAuthorization": [
{
"id": "1",
"identifier": [
{
"system": "http://ema.europa.eu/example/marketingauthorisationnumber",
"value": "123-456-789"
}
],
"country": {
"coding": [
{
"system": "http://ema.europa.eu/example/countryCode",
"code": "NO"
}
]
}
},
{
"id": "2",
"identifier": [
{
"system": "http://ema.europa.eu/example/marketingauthorisationnumber",
"value": "123-456-123"
}
],
"country": {
"coding": [
{
"system": "http://ema.europa.eu/example/countryCode",
"code": "NO"
}
]
}
}
]
holder
false
Reference
Marketing Authorization Holder
Description: Marketing Authorization Holder
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "holder": {
"reference": "Organization/example"
}
regulator
false
Reference
Medicines Regulatory Agency
Description: Medicines Regulatory Agency
Attribute Type : Reference
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "regulator": {
"reference": "Organization/example"
}
procedure
false
Data Type
The regulatory procedure for granting or amending a marketing authorization
Description: The regulatory procedure for granting or amending a marketing authorization
Attribute Type : Data Type
Required: N/A
Countability: Singleton
Flags: N/A
Terminology bindings: N/A
Requirements: N/A
Comments: N/A
Example: "procedure": {
"identifier": {
"system": "http://ema.europa.eu/example/procedureidentifier-number",
"value": "EMEA/H/C/009999/IA/0099/G"
},
"type": {
"coding": [
{
"system": "http://ema.europa.eu/example/marketingAuthorisationProcedureType",
"code": "VariationTypeIA"
}
]
},
"datePeriod": {
"start": "2015-08-02",
"end": "2015-08-21"
},
"application": [
{
"identifier": {
"system": "http://ema.europa.eu/example/applicationidentifier-number",
"value": "IA38G"
},
"type": {
"coding": [
{
"system": "http://ema.europa.eu/example/marketingAuthorisationApplicationType",
"code": "GroupTypeIAVariationNotification"
}
]
},
"dateDateTime": "2015-08-01"
}
]
}