Pharmaceutical Quality (Industry)
1.0.0-ballot - ballot International flag

Publication Build: This will be filled in by the publication tooling

: CodeSystem - Product Site Utilization Type - JSON Representation

Active as of 2023-12-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-productSiteUtilizationType-local-pq",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-productSiteUtilizationType-local-pq</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\">Release stability<a name=\"cs-productSiteUtilizationType-local-pq-Releasestability\"> </a></td><td>Release Stability</td></tr><tr><td style=\"white-space:nowrap\">Primary manufacturing<a name=\"cs-productSiteUtilizationType-local-pq-Primarymanufacturing\"> </a></td><td>Primary Manufacturing</td></tr><tr><td style=\"white-space:nowrap\">Secondary manufacturing<a name=\"cs-productSiteUtilizationType-local-pq-Secondarymanufacturing\"> </a></td><td>Secondary Manufacturing</td></tr><tr><td style=\"white-space:nowrap\">Packaging and labeling<a name=\"cs-productSiteUtilizationType-local-pq-Packagingandlabeling\"> </a></td><td>Packaging and Labeling</td></tr><tr><td style=\"white-space:nowrap\">Distribution center<a name=\"cs-productSiteUtilizationType-local-pq-Distributioncenter\"> </a></td><td>Distribution center</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-productSiteUtilizationType-local-pq",
  "version" : "1.0.0-ballot",
  "name" : "CsProductSiteUtilizationTypePQ",
  "title" : "CodeSystem - Product Site Utilization Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-18T16:00:45+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"
        }
      ]
    }
  ],
  "description" : "This code system contains example codes for product site utilization type in PQ.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ],
      "text" : "World"
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "Release stability",
      "display" : "Release Stability"
    },
    {
      "code" : "Primary manufacturing",
      "display" : "Primary Manufacturing"
    },
    {
      "code" : "Secondary manufacturing",
      "display" : "Secondary Manufacturing"
    },
    {
      "code" : "Packaging and labeling",
      "display" : "Packaging and Labeling"
    },
    {
      "code" : "Distribution center",
      "display" : "Distribution center"
    }
  ]
}