FHIR IG analytics| Package | ch.fhir.ig.ch-epl |
| Resource Type | AdministrableProductDefinition |
| Id | AdministrableProductDefinition-PhP-Estradiolum-Norethisteroni-Transdermalpatch.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AdministrableProductDefinition PhP-Estradiolum-Norethisteroni-Transdermalpatch
status: Active
administrableDoseForm: Transdermal patch
unitOfPresentation: Patch
| Code |
| Transdermal use |
{
"resourceType": "AdministrableProductDefinition",
"id": "PhP-Estradiolum-Norethisteroni-Transdermalpatch",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-administrableproductdefinition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"formOf": [
{
"reference": "MedicinalProductDefinition/Estalis-Transdermalpatch"
}
],
"administrableDoseForm": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "10519000",
"display": "Transdermal patch"
}
]
},
"unitOfPresentation": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "15036000",
"display": "Patch"
}
]
},
"routeOfAdministration": [
{
"code": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "20070000",
"display": "Transdermal use"
}
]
}
}
]
}