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

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeRegulatedAuthorization
IdRegulatedAuthorization-MA-67831002.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: RegulatedAuthorization MA-67831002

identifier: Marketing Authorisation Number/66231002

subject: PackagedProductDefinition: identifier = http://fhir.ch/ig/ch-epl/sid/pcid#Clinical Product Identifier#CH-01001107-0678310010000-0002; containedItemQuantity = 2 Pre-filled pen; description = ABRILADA Inj Lös 40 mg/0.8ml Fertpen 2 x 0.8 ml

type: Marketing Authorisation

region: Switzerland

status: valid

statusDate: 2020-02-12

holder: Organization Pfizer AG

regulator: Organization Swissmedic Swiss Agency for Therapeutic Products


Generated Narrative: Organization #holder-Pfizer-AG

Profile: Organization

identifier: Swissmedic Location Identifier/01001107, LOC Identifier/100015286, GLN Identifier/7601001010604

name: Pfizer AG


Generated Narrative: Organization #regulator-SMC

Profile: Organization

identifier: LOC Identifier/100010911, GLN Identifier/7601001398511

name: Swissmedic Swiss Agency for Therapeutic Products


Source1

{
  "resourceType": "RegulatedAuthorization",
  "id": "MA-67831002",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Organization",
      "id": "holder-Pfizer-AG",
      "meta": {
        "profile": [
          "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-organization"
        ]
      },
      "identifier": [
        {
          "system": "https://www.swissmedic.ch/fhir/identifier/locations",
          "value": "01001107"
        },
        {
          "system": "https://spor.ema.europa.eu/v1/locations",
          "value": "100015286"
        },
        {
          "system": "urn:oid:2.51.1.3",
          "value": "7601001010604"
        }
      ],
      "name": "Pfizer AG"
    },
    {
      "resourceType": "Organization",
      "id": "regulator-SMC",
      "meta": {
        "profile": [
          "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-organization"
        ]
      },
      "identifier": [
        {
          "system": "https://spor.ema.europa.eu/v1/locations",
          "value": "100010911"
        },
        {
          "system": "urn:oid:2.51.1.3",
          "value": "7601001398511"
        }
      ],
      "name": "Swissmedic Swiss Agency for Therapeutic Products"
    }
  ],
  "identifier": [
    {
      "system": "http://fhir.ch/ig/ch-epl/sid/authno",
      "value": "66231002"
    }
  ],
  "subject": [
    {
      "reference": "PackagedProductDefinition/PMP-Abrilada-40mg-0.8ml-2-Pre-Filled-Pen"
    }
  ],
  "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": "756005023007",
        "display": "valid"
      }
    ]
  },
  "statusDate": "2020-02-12",
  "holder": {
    "reference": "#holder-Pfizer-AG"
  },
  "regulator": {
    "reference": "#regulator-SMC"
  }
}