FHIR IG analytics| Package | hl7.fhir.eu.extensions.r5 |
| Resource Type | Medication |
| Id | Medication-04A-FirmagonBranded.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "04A-FirmagonBranded",
"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"
}
}
}
]
}