Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC)
0.1.20 - Build CI United States of America flag

Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc/ and changes regularly. See the Directory of published versions

: Dummy EMA Codesystem - JSON Representation

Draft as of 2024-03-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cmc-ema-dummy",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ema-dummy</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cmc-ema-dummy-1\"> </a></td><td>Chemical</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"cmc-ema-dummy-17\"> </a></td><td>Mixture</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cmc-ema-dummy-2\"> </a></td><td>Nucleic Acid</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cmc-ema-dummy-3\"> </a></td><td>Polymer</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cmc-ema-dummy-4\"> </a></td><td>Protein - Other</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cmc-ema-dummy-5\"> </a></td><td>Protein - Vaccine</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cmc-ema-dummy-7\"> </a></td><td>Structurally Diverse Substance - Immunoglobulin</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cmc-ema-dummy-6\"> </a></td><td>Structurally Diverse Substance - Vaccine</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"cmc-ema-dummy-10\"> </a></td><td>Structurally Diverse Substance - Allergen</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"cmc-ema-dummy-11\"> </a></td><td>Structurally Diverse Substance - Cell therapy</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cmc-ema-dummy-9\"> </a></td><td>Structurally Diverse Substance - Herbal</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"cmc-ema-dummy-12\"> </a></td><td>Structurally Diverse Substance - Other</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"cmc-ema-dummy-8\"> </a></td><td>Structurally Diverse Substance - Blood derived</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ema-dummy",
  "version" : "0.1.20",
  "name" : "EMADummy",
  "title" : "Dummy EMA Codesystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-03-04T02:24:01+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [
    {
      "name" : "HL7 International / Biomedical Research and Regulation",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/rcrim"
        },
        {
          "system" : "email",
          "value" : "brr@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "This is a dummy codesystem representing EMA. It contains all the codes that are usable within the IG.\nIt exists because the publisher previously allowed using value sets from codesystems that it could not find (e.g.\nhttps://www.ema.europa.eu). This is no longer the case, so a temp code system must be defined in the IG.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "1",
      "display" : "Chemical"
    },
    {
      "code" : "17",
      "display" : "Mixture"
    },
    {
      "code" : "2",
      "display" : "Nucleic Acid"
    },
    {
      "code" : "3",
      "display" : "Polymer"
    },
    {
      "code" : "4",
      "display" : "Protein - Other"
    },
    {
      "code" : "5",
      "display" : "Protein - Vaccine"
    },
    {
      "code" : "7",
      "display" : "Structurally Diverse Substance - Immunoglobulin"
    },
    {
      "code" : "6",
      "display" : "Structurally Diverse Substance - Vaccine"
    },
    {
      "code" : "10",
      "display" : "Structurally Diverse Substance - Allergen"
    },
    {
      "code" : "11",
      "display" : "Structurally Diverse Substance - Cell therapy"
    },
    {
      "code" : "9",
      "display" : "Structurally Diverse Substance - Herbal"
    },
    {
      "code" : "12",
      "display" : "Structurally Diverse Substance - Other"
    },
    {
      "code" : "8",
      "display" : "Structurally Diverse Substance - Blood derived"
    }
  ]
}