FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | MedicinalProductDefinition |
| Id | MedicinalProductDefinition-mpd-epi-type2-example-paracetamol.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicinalProductDefinition mpd-epi-type2-example-paracetamol
Language: en
Profile: MedicinalProductDefinition (ePI)
identifier: http://ema.europa.eu/identifier/WONDERDRUG-500MG
domain: Human use
status: Active
legalStatusOfSupply: Medicinal product subject to medical prescription
| Contact |
| Organization Acme Pharma Inc. |
name
productName: WonderDrug 500 mg tablets
part
part: WonderDrug
type: Invented name part
part
part: 500 mg
type: Strength part
part
part: tablets
type: Pharmaceutical dose form part
Usages
Country Language Estonia Estonian
{
"resourceType": "MedicinalProductDefinition",
"id": "mpd-epi-type2-example-paracetamol",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://ema.europa.eu/identifier",
"value": "WONDERDRUG-500MG"
}
],
"domain": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-domain",
"code": "Human",
"display": "Human use"
}
]
},
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/publication-status",
"code": "active",
"display": "Active"
}
]
},
"legalStatusOfSupply": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000072084",
"display": "Medicinal product subject to medical prescription"
}
]
},
"contact": [
{
"contact": {
"reference": "Organization/org-epi-type2-example-acme"
}
}
],
"name": [
{
"productName": "WonderDrug 500 mg tablets",
"part": [
{
"part": "WonderDrug",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-name-part-type",
"code": "InventedNamePart",
"display": "Invented name part"
}
]
}
},
{
"part": "500 mg",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-name-part-type",
"code": "StrengthPart",
"display": "Strength part"
}
]
}
},
{
"part": "tablets",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-name-part-type",
"code": "DoseFormPart",
"display": "Pharmaceutical dose form part"
}
]
}
}
],
"usage": [
{
"country": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
},
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "et",
"display": "Estonian"
}
]
}
}
]
}
]
}