FHIR IG analytics| Package | myhealth.eu.fhir.epd |
| Resource Type | Medication |
| Id | Medication-05A-Tilidin-Branded.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 05A-Tilidin-Branded
Profile: Medication (EPD)
Medication - Classification: Other opioids
Medication - Product Name: Tilidin HEXAL® comp Lösung, 50/4 mg je 0,72 ml Tropfen zum Einnehmen, Lösung
Medication - Unit of presentation: Drop
identifier: 12345
manufacturer: Hexal AG
form: Oral drops, solution
amount: 10 milliliter (Details: UCUM codemL = 'mL')/1 1 (Details: UCUM code1 = '1')
ingredient
item: Tilidine
isActive: true
strength: 50 milligram (Details: UCUM codemg = 'mg')/20 Drop (Details: EDQM Standard Terms code15022000 = 'Drop')
ingredient
item: Naloxone
isActive: true
strength: 4 milligram (Details: UCUM codemg = 'mg')/20 Drop (Details: EDQM Standard Terms code15022000 = 'Drop')
{
"resourceType": "Medication",
"id": "05A-Tilidin-Branded",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/epd/StructureDefinition/medication-myhealtheu-epd"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-classification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "N02AX",
"display": "Other opioids"
}
]
}
},
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-productname",
"valueString": "Tilidin HEXAL® comp Lösung, 50/4 mg je 0,72 ml Tropfen zum Einnehmen, Lösung"
},
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-unitofpresentation",
"valueCodeableConcept": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "15022000",
"display": "Drop"
}
]
}
}
],
"identifier": [
{
"value": "12345"
}
],
"manufacturer": {
"display": "Hexal AG"
},
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "10101000",
"display": "Oral drops, solution"
}
]
},
"amount": {
"numerator": {
"value": 10,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"denominator": {
"value": 1,
"unit": "1",
"system": "http://unitsofmeasure.org",
"code": "1"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/v2/SubstanceDefinition",
"code": "100000082696",
"display": "Tilidine"
}
]
},
"isActive": true,
"strength": {
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-strengthsubstance",
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/v2/SubstanceDefinition",
"code": "100000092516",
"display": "Tilidine hydrochloride"
}
]
}
}
],
"numerator": {
"value": 50,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 20,
"unit": "Drop",
"system": "http://standardterms.edqm.eu",
"code": "15022000"
}
}
},
{
"itemCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/v2/SubstanceDefinition",
"code": "100000085468",
"display": "Naloxone"
}
]
},
"isActive": true,
"strength": {
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-strengthsubstance",
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/v2/SubstanceDefinition",
"code": "100000091649",
"display": "Naloxone hydrochloride"
}
]
}
}
],
"numerator": {
"value": 4,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 20,
"unit": "Drop",
"system": "http://standardterms.edqm.eu",
"code": "15022000"
}
}
}
]
}