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

This page is part of the Pharmaceutical Quality (Industry) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: CodeSystem - Package Property - JSON Representation

Active as of 2023-12-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cs-packageProperty-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-packageProperty-local-pq</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Color<a name=\"cs-packageProperty-local-pq-Color\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Quality Standard<a name=\"cs-packageProperty-local-pq-QualityStandard\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Thickness<a name=\"cs-packageProperty-local-pq-Thickness\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Quality Specification<a name=\"cs-packageProperty-local-pq-QualitySpecification\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Narrative<a name=\"cs-packageProperty-local-pq-Narrative\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Container Size<a name=\"cs-packageProperty-local-pq-ContainerSize\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Functional<a name=\"cs-packageProperty-local-pq-Functional\"> </a></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-packageProperty-local-pq",
  "version" : "1.0.0-ballot",
  "name" : "CsPackagePropertyPQ",
  "title" : "CodeSystem - Package Property",
  "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 package property 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" : "Color",
      "display" : "Color"
    },
    {
      "code" : "Quality Standard",
      "display" : "Quality Standard"
    },
    {
      "code" : "Thickness",
      "display" : "Thickness"
    },
    {
      "code" : "Quality Specification",
      "display" : "Quality Specification"
    },
    {
      "code" : "Narrative",
      "display" : "Narrative"
    },
    {
      "code" : "Container Size",
      "display" : "Container Size"
    },
    {
      "code" : "Functional",
      "display" : "Functional"
    }
  ]
}