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

: Strength Type Terminology - JSON Representation

Draft as of 2024-03-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pqcmc-strength-type-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-C45420\">C45420</a></td><td>Activity</td></tr><tr><td><a href=\"CodeSystem-cmc-ncit-dummy.html#cmc-ncit-dummy-C168628\">C168628</a></td><td>Mass</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-strength-type-terminology",
  "version" : "0.1.20",
  "name" : "PqcmcStrengthTypeTerminology",
  "title" : "Strength Type 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 strength types 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" : "C45420",
            "display" : "Activity"
          },
          {
            "code" : "C168628",
            "display" : "Mass"
          }
        ]
      }
    ]
  }
}