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

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeMedicinalProductDefinition
IdMedicinalProductDefinition-Triogen-250mg-Capsule.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: MedicinalProductDefinition Triogen-250mg-Capsule

CH SMC - Authorized Dose Form: Capsule, hard

identifier: Medical Product Identifier/CH-01100828-0674310010000

indication:

Zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen.

legalStatusOfSupply: Medicinal product subject to medical or veterinary prescription (B)

additionalMonitoringIndicator: No Warning

pediatricUseIndicator: Authorised for the treatment in children

classification: trientine, NA KAS art. 12 para. 5 TPLO, Synthetic, Originator product, 07. STOFFWECHSEL, 07.99. Varia

attachedDocument:

name

productName: Triogen 250 mg, Kapseln

type: FOPH Medicinal Product Name

Usages

-CountryLanguage
*SwitzerlandGerman (Switzerland)

Source1

{
  "resourceType": "MedicinalProductDefinition",
  "id": "Triogen-250mg-Capsule",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-medicinalproductdefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-epl/StructureDefinition/authorizedDoseForm",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://standardterms.edqm.eu",
            "code": "10210000",
            "display": "Capsule, hard"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "system": "http://fhir.ch/ig/ch-epl/sid/mpid",
      "value": "CH-01100828-0674310010000"
    }
  ],
  "indication": "Zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen.",
  "legalStatusOfSupply": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-legal-status-of-supply",
        "code": "756005022003",
        "display": "Medicinal product subject to medical or veterinary prescription (B)"
      }
    ]
  },
  "additionalMonitoringIndicator": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-additional-monitoring-indicator",
        "code": "756005001003",
        "display": "No Warning"
      }
    ]
  },
  "pediatricUseIndicator": {
    "coding": [
      {
        "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-pediatric-use-indicator",
        "code": "756005003001",
        "display": "Authorised for the treatment in children"
      }
    ]
  },
  "classification": [
    {
      "coding": [
        {
          "system": "http://www.whocc.no/atc",
          "code": "A16AX12"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-category",
          "code": "756005021001",
          "display": "NA KAS art. 12 para. 5 TPLO"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-therapeuticproductcode",
          "code": "756005004001",
          "display": "Synthetic"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-product-type",
          "code": "756001003002",
          "display": "Originator product"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-index-therapeuticus",
          "code": "070000",
          "display": "07. STOFFWECHSEL"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-index-therapeuticus",
          "code": "079900",
          "display": "07.99. Varia"
        }
      ]
    }
  ],
  "attachedDocument": [
    {
      "reference": "DocumentReference/DocRef-FI-Triogen"
    },
    {
      "reference": "DocumentReference/DocRef-PI-Triogen"
    }
  ],
  "name": [
    {
      "productName": "Triogen 250 mg, Kapseln",
      "type": {
        "coding": [
          {
            "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-medicinal-product-name-type",
            "code": "FOPH",
            "display": "FOPH Medicinal Product Name"
          }
        ]
      },
      "usage": [
        {
          "country": {
            "coding": [
              {
                "system": "urn:iso:std:iso:3166",
                "code": "CH",
                "display": "Switzerland"
              }
            ]
          },
          "language": {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "de-CH",
                "display": "German (Switzerland)"
              }
            ]
          }
        }
      ]
    }
  ]
}