Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: cfsb1651148079894 - JSON Representation

Raw json | Download


{
  "resourceType" : "RegulatedAuthorization",
  "id" : "cfsb1651148079894",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RegulatedAuthorization</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource RegulatedAuthorization \"cfsb1651148079894\" </p></div><p><b>identifier</b>: id: EU/1/19/1370/001 (OFFICIAL)</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-cfsb1650904258324.html\">MedicinalProductDefinition/cfsb1650904258324</a></p><p><b>type</b>: Marketing Authorisation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000072062)</span></p><p><b>region</b>: European Union <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#eu)</span></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://build.fhir.org/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2019-07-01 01:28:17+0000</p><p><b>holder</b>: <a href=\"Organization-cfsb1651149636159.html\">Organization/cfsb1651149636159</a> \"ViiV Healthcare BV\"</p><p><b>regulator</b>: <a href=\"Organization-cfsb1651152112409.html\">Organization/cfsb1651152112409</a> \"European Medicines Agency\"</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://spor.ema.europa.eu/pmswi",
      "value" : "EU/1/19/1370/001"
    }
  ],
  "subject" : [
    {
      "reference" : "MedicinalProductDefinition/cfsb1650904258324"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000072062"
      }
    ],
    "text" : "Marketing Authorisation"
  },
  "region" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "eu"
        }
      ],
      "text" : "European Union"
    }
  ],
  "status" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/publication-status",
        "code" : "active"
      }
    ],
    "text" : "Active"
  },
  "statusDate" : "2019-07-01T13:28:17Z",
  "holder" : {
    "reference" : "Organization/cfsb1651149636159"
  },
  "regulator" : {
    "reference" : "Organization/cfsb1651152112409"
  }
}