FHIR IG analytics| Package | ihe.pharm.meow |
| Resource Type | Medication |
| Id | Medication-03B-VitaminBComplexBranded.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 03B-VitaminBComplexBranded
Profile: Medicinal product
Medication - Classification: Vitamin B1 in combination with vitamin B6 and/or vitamin B12
Medication - Product Name
- name: MILGAMMA N
- language: Estonian (Estonia)
Medication - Size of Item: 2 milliliter (Details: UCUM codemL = 'mL')
identifier: https://www.ravimiregister.ee/1029776
doseForm: Solution for suspension for injection
totalVolume: 5 Ampoule (Details: standardterms.edqm.eu code15002000 = 'Ampoule')
ingredient
Items
Concept Thiamine isActive: true
strength: 50 milligram (Details: UCUM codemg = 'mg')/1 milliliter (Details: UCUM codemL = 'mL')
ingredient
Items
Concept Pyridoxine isActive: true
strength: 50 milligram (Details: UCUM codemg = 'mg')/1 milliliter (Details: UCUM codemL = 'mL')
ingredient
Items
Concept Cyanocobalamin isActive: true
strength: 0.5 milligram (Details: UCUM codemg = 'mg')/1 milliliter (Details: UCUM codemL = 'mL')
ingredient
Items
Concept Lidocaine isActive: true
strength: 10 milligram (Details: UCUM codemg = 'mg')/1 milliliter (Details: UCUM codemL = 'mL')
{
"resourceType": "Medication",
"id": "03B-VitaminBComplexBranded",
"meta": {
"profile": [
"http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-classification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "A11DB",
"display": "Vitamin B1 in combination with vitamin B6 and/or vitamin B12"
}
]
}
},
{
"extension": [
{
"url": "name",
"valueString": "MILGAMMA N"
},
{
"url": "language",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "et-EE",
"display": "Estonian (Estonia)"
}
]
}
}
],
"url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-productname"
},
{
"url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-sizeofitem",
"valueQuantity": {
"value": 2,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
],
"identifier": [
{
"system": "https://www.ravimiregister.ee",
"value": "1029776"
}
],
"doseForm": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "13047000",
"display": "Solution for suspension for injection"
}
]
},
"totalVolume": {
"value": 5,
"unit": "Ampoule",
"system": "http://standardterms.edqm.eu",
"code": "15002000"
},
"ingredient": [
{
"item": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "259659006",
"display": "Thiamine"
}
]
}
},
"isActive": true,
"strengthRatio": {
"numerator": {
"value": 50,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
},
{
"item": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "430469009",
"display": "Pyridoxine"
}
]
}
},
"isActive": true,
"strengthRatio": {
"numerator": {
"value": 50,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
},
{
"item": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419382002",
"display": "Cyanocobalamin"
}
]
}
},
"isActive": true,
"strengthRatio": {
"numerator": {
"value": 0.5,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
},
{
"item": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387480006",
"display": "Lidocaine"
}
]
}
},
"isActive": true,
"strengthRatio": {
"numerator": {
"value": 10,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
}
]
}