CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: 6743101 - JSON Representation

Raw json | Download


{
  "resourceType" : "RegulatedAuthorization",
  "id" : "MA-6743101",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RegulatedAuthorization MA-6743101</b></p><a name=\"MA-6743101\"> </a><a name=\"hcMA-6743101\"> </a><a name=\"MA-6743101-en-US\"> </a><p><b>identifier</b>: <code>http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MarketingAuthorisationNumber</code>/6743101</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-Triogen-250mg-Capsule.html\">MedicinalProductDefinition: extension = Capsule, hard,TRIOGEN wird vergütet zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen. Die Behandlung muss von Gastroenterologen oder Hepatologen mit Erfahrung bei der Behandlung von Patienten mit Morbus Wilson initiiert und überwacht werden.; identifier = http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MPID#CH-7601001403062-6743101; domain = Human; indication = Zur Behandlung der Kupferspeicherkrankheit (Morbus Wilson) bei Patienten, die eine Behandlung mit D-Penicillamin nicht vertragen.; legalStatusOfSupply = Dispensation on medical or veterinary prescription (B); classification = trientine,Synthetika</a></p><p><b>type</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type 756000002001}\">Marketing Authorisation</span></p><p><b>region</b>: <span title=\"Codes:{urn:iso:std:iso:3166 CH}\">Switzerland</span></p><p><b>status</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status Z}\">zugelassen</span></p><p><b>statusDate</b>: 2020-05-28</p><p><b>holder</b>: <a href=\"#hcMA-6743101/holder-Ideogen-AG\">Organization IDEOGEN AG</a></p><p><b>regulator</b>: <a href=\"#hcMA-6743101/regulator-SMC\">Organization SMC</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #holder-Ideogen-AG</b></p><a name=\"MA-6743101/holder-Ideogen-AG\"> </a><a name=\"hcMA-6743101/holder-Ideogen-AG\"> </a><a name=\"MA-6743101/holder-Ideogen-AG-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.276.0.76</code>/100012910, <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601001403062</p><p><b>name</b>: IDEOGEN AG</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #regulator-SMC</b></p><a name=\"MA-6743101/regulator-SMC\"> </a><a name=\"hcMA-6743101/regulator-SMC\"> </a><a name=\"MA-6743101/regulator-SMC-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.276.0.76</code>/100010911, <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601001398511</p><p><b>name</b>: SMC</p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Organization",
      "id" : "holder-Ideogen-AG",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization"
        ]
      },
      "identifier" : [
        {
          "system" : "urn:oid:1.2.276.0.76",
          "value" : "100012910"
        },
        {
          "system" : "urn:oid:2.51.1.3",
          "value" : "7601001403062"
        }
      ],
      "name" : "IDEOGEN AG"
    },
    {
      "resourceType" : "Organization",
      "id" : "regulator-SMC",
      "meta" : {
        "profile" : [
          🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization"
        ]
      },
      "identifier" : [
        {
          "system" : "urn:oid:1.2.276.0.76",
          "value" : "100010911"
        },
        {
          "system" : "urn:oid:2.51.1.3",
          "value" : "7601001398511"
        }
      ],
      "name" : "SMC"
    }
  ],
  "identifier" : [
    {
      "system" : "http://SMC.ch/ig/idmp/NamingSystem/IDSystem-ch-MarketingAuthorisationNumber",
      "value" : "6743101"
    }
  ],
  "subject" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/Triogen-250mg-Capsule"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type",
        "code" : "756000002001",
        "display" : "Marketing Authorisation"
      }
    ]
  },
  "region" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH",
          "display" : "Switzerland"
        }
      ]
    }
  ],
  "status" : {
    "coding" : [
      {
        "system" : "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status",
        "code" : "Z",
        "display" : "zugelassen"
      }
    ]
  },
  "statusDate" : "2020-05-28",
  "holder" : {
    "reference" : "#holder-Ideogen-AG"
  },
  "regulator" : {
    "reference" : "#regulator-SMC"
  }
}