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

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeMedicinalProductDefinition
IdMedicinalProductDefinition-Entocort-Solvent-and-Tablet.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 Entocort-Solvent-and-Tablet

CH SMC - Authorized Dose Form: Tablet and solvent for rectal suspension

identifier: Medical Product Identifier/CH-01002393-0520420010000

combinedPharmaceuticalDoseForm: Tablet and solvent for rectal suspension

indication:

Leichte bis mittelschwere Colitis ulcerosa des Rectums sowie des Colon sigmoideum.

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

additionalMonitoringIndicator: No Warning

pediatricUseIndicator: Authorised for the treatment in children

classification: budesonide, NA KAS art. 12 para. 5 TPLO, Synthetic, Originator product, 04. GASTROENTEROLOGICA, 04.99. Varia

attachedDocument:

name

productName: ENTOCORT Enema Klistier Lösung + Tabletten 7 Stk

type: FOPH Medicinal Product Name

Usages

-CountryLanguage
*SwitzerlandGerman (Switzerland)

Source1

{
  "resourceType": "MedicinalProductDefinition",
  "id": "Entocort-Solvent-and-Tablet",
  "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": "50064000",
            "display": "Tablet and solvent for rectal suspension"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "system": "http://fhir.ch/ig/ch-epl/sid/mpid",
      "value": "CH-01002393-0520420010000"
    }
  ],
  "combinedPharmaceuticalDoseForm": {
    "coding": [
      {
        "system": "http://standardterms.edqm.eu",
        "code": "50064000",
        "display": "Tablet and solvent for rectal suspension"
      }
    ]
  },
  "indication": "Leichte bis mittelschwere Colitis ulcerosa des Rectums sowie des Colon sigmoideum.",
  "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": "A07EA06"
        }
      ]
    },
    {
      "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": "040000",
          "display": "04. GASTROENTEROLOGICA"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-index-therapeuticus",
          "code": "049900",
          "display": "04.99. Varia"
        }
      ]
    }
  ],
  "attachedDocument": [
    {
      "reference": "DocumentReference/DocRef-FI-Entocort"
    },
    {
      "reference": "DocumentReference/DocRef-PI-Entocort"
    }
  ],
  "name": [
    {
      "productName": "ENTOCORT Enema Klistier Lösung + Tabletten 7 Stk",
      "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)"
              }
            ]
          }
        }
      ]
    }
  ]
}