FHIR IG analytics| Package | ca.on.health.idms |
| Resource Type | MedicinalProductDefinition |
| Id | example-medicialProduct-drug.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicinalProductDefinition",
"id": "example-medicialProduct-drug",
"meta": {
"versionId": "8",
"lastUpdated": "2024-01-15T14:07:41.602+00:00",
"source": "#fe0a606c4587a94b4db8d971e445b2b6"
},
"extension": [
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Drug-Strength",
"valueString": "400mcg/actuation"
}
],
"identifier": [
{
"use": "official",
"system": "urn:idms:medicinalProductType:DIN",
"value": "02409720"
}
],
"type": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Product-Types",
"code": "PRODUCT-SINGLE-SOURCE",
"display": "Single source drug product"
}
]
},
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/ValueSet/publication-status",
"code": "active"
}
]
},
"description": "Comments about this medicinal product",
"combinedPharmaceuticalDoseForm": {
"text": "Inhaler"
},
"ingredient": [
{
"text": "ACLIDINIUM BROMIDE"
}
],
"name": [
{
"productName": "Tudorza Genuair"
}
],
"crossReference": [
{
"product": {
"reference": {
"reference": "MedicinalProductDefinition/example-medicialProduct-drug"
}
}
}
],
"operation": [
{
"organization": [
{
"reference": "Organization/a53bffbb-abe5-42ca-ada9-6f9fe9c55131",
"display": "Covis Pharma"
}
]
}
],
"characteristic": [
{
"type": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "DRUG-CHARACTERISTIC-ONCOLOGY-INDICATOR"
}
]
},
"valueBoolean": true
},
{
"type": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "DRUG-CHARACTERISTIC-PRIVATE-LABEL-INDICATOR"
}
]
},
"valueBoolean": true
},
{
"type": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "DRUG-CHARACTERISTIC-RARE-DISEASE-INDICATOR"
}
]
},
"valueBoolean": true
},
{
"type": {
"coding": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"code": "DRUG-CHARACTERISTIC-BIOLOGIC-INDICATOR"
}
]
},
"valueBoolean": true
}
]
}