FHIR IG analytics| Package | hl7.fhir.eu.extensions |
| Resource Type | Medication |
| Id | Medication-04A-FirmagonBranded.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 04A-FirmagonBranded
Medication: Package type: Box
identifier: https://www.ravimiregister.ee/1400601
marketingAuthorizationHolder: Ferring Pharmaceuticals A/S
totalVolume: 2 Vial (Details: standardterms.edqm.eu code15060000 = '15060000')
ingredient
Items
Concept Degarelix isActive: true
strength: 120 milligram (Details: UCUM codemg = 'mg')/1 Vial (Details: standardterms.edqm.eu code15060000 = '15060000')
{
"resourceType": "Medication",
"id": "04A-FirmagonBranded",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.eu/fhir/StructureDefinition/medication-package-type",
"valueCodeableConcept": {
"coding": [
{
"system": "https://standardterms.edqm.eu",
"code": "30009000",
"display": "Box"
}
]
}
}
],
"identifier": [
{
"system": "https://www.ravimiregister.ee",
"value": "1400601"
}
],
"marketingAuthorizationHolder": {
"display": "Ferring Pharmaceuticals A/S"
},
"totalVolume": {
"value": 2,
"unit": "Vial",
"system": "https://standardterms.edqm.eu",
"code": "15060000"
},
"ingredient": [
{
"item": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "441864003",
"display": "Degarelix"
}
]
}
},
"isActive": true,
"strengthRatio": {
"numerator": {
"value": 120,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Vial",
"system": "https://standardterms.edqm.eu",
"code": "15060000"
}
}
}
]
}