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

: Interpretation Code Terminology - JSON Representation

Draft as of 2024-03-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-interpretation-code-terminology",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-cmc-ncit-dummy.html\"><code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C48793\">C48793</a></td><td>EQ</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C61585\">C61585</a></td><td>LT (less than)</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C61584\">C61584</a></td><td>MT (more than)</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C61583\">C61583</a></td><td>NLT (not less than)</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C61586\">C61586</a></td><td>NMT (not more than)</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C48660\">C48660</a></td><td>Not Applicable</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/pqcmc-interpretation-code-terminology",
  "version" : "0.1.20",
  "name" : "PqcmcInterpretationCodeTerminology",
  "title" : "Interpretation Code Terminology",
  "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" : "Terminology used to qualify the information pertaining to numeric interpretation codes, Weight Operator codes and Amount Operator code in the framework of the Pharmaceutical Quality/Chemistry, Manufacturing and Controls documents.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
        "concept" : [
          {
            "code" : "C48793",
            "display" : "EQ"
          },
          {
            "code" : "C61585",
            "display" : "LT (less than)"
          },
          {
            "code" : "C61584",
            "display" : "MT (more than)"
          },
          {
            "code" : "C61583",
            "display" : "NLT (not less than)"
          },
          {
            "code" : "C61586",
            "display" : "NMT (not more than)"
          },
          {
            "code" : "C48660",
            "display" : "Not Applicable"
          }
        ]
      }
    ]
  }
}