FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeAdministrableProductDefinition
IdAdministrableProductDefinition-PhP-Estradiolum-Norethisteroni-Transdermalpatch.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: AdministrableProductDefinition PhP-Estradiolum-Norethisteroni-Transdermalpatch

status: Active

formOf: MedicinalProductDefinition: extension = Transdermal patch; identifier = http://fhir.ch/ig/ch-epl/sid/mpid#Medical Product Identifier#CH-7601001029439-5470402; indication = Klimakterische Beschwerden: Behandlung der Symptome des Östrogenmangels infolge der natürlichen oder künstlichen Menopause bei nicht-hysterektomierten Frauen. Osteoporoseprophylaxe: Vorbeugung oder Verzögerung einer durch Östrogenmangel induzierten Osteoporose bei postmenopausalen Frauen mit hohem Frakturrisiko, für die eine Behandlung mit anderen zur Prävention der Osteoporose zugelassenen Arzneimitteln nicht in Frage kommt, oder bei Frauen die gleichzeitig an behandlungsbedürftigen Symptomen des Östrogenmangels leiden.; legalStatusOfSupply = Medicinal product subject to medical or veterinary prescription (B); additionalMonitoringIndicator = No Warning; pediatricUseIndicator = Not authorised for the treatment in children; classification = norethisterone and estrogen,NA KAS art. 12 para. 5 TPLO,Synthetic,Originator product

administrableDoseForm: Transdermal patch

unitOfPresentation: Patch

RouteOfAdministrations

-Code
*Transdermal use

Source1

{
  "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"
          }
        ]
      }
    }
  ]
}