Pharmaceutical Quality (Industry)
1.0.0 - STU1 International flag

Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions

: Pharmaceutical Organization Type Codes - XML Representation

Active as of 2024-05-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pharmaceutical-organization-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type</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">drug-substance-manufacture<a name="pharmaceutical-organization-type-drug-substance-manufacture"> </a></td><td>Drug Substance Manufacture</td></tr><tr><td style="white-space:nowrap">drug-product-manufacture<a name="pharmaceutical-organization-type-drug-product-manufacture"> </a></td><td>Drug Product Manufacture</td></tr><tr><td style="white-space:nowrap">analytical-testing-release<a name="pharmaceutical-organization-type-analytical-testing-release"> </a></td><td>Analytical Testing - Release</td></tr><tr><td style="white-space:nowrap">analytical-testing-stability<a name="pharmaceutical-organization-type-analytical-testing-stability"> </a></td><td>Analytical Testing - Stability</td></tr><tr><td style="white-space:nowrap">assembly-with-device<a name="pharmaceutical-organization-type-assembly-with-device"> </a></td><td>Assembly with Device</td></tr><tr><td style="white-space:nowrap">packaging<a name="pharmaceutical-organization-type-packaging"> </a></td><td>Packaging</td></tr><tr><td style="white-space:nowrap">packaging-and-labeling<a name="pharmaceutical-organization-type-packaging-and-labeling"> </a></td><td>Packaging and Labeling</td></tr><tr><td style="white-space:nowrap">qualified-personnel-release<a name="pharmaceutical-organization-type-qualified-personnel-release"> </a></td><td>Qualified Personnel Release</td></tr><tr><td style="white-space:nowrap">storage<a name="pharmaceutical-organization-type-storage"> </a></td><td>Storage</td></tr><tr><td style="white-space:nowrap">primary-packaging<a name="pharmaceutical-organization-type-primary-packaging"> </a></td><td>Primary Packaging</td></tr><tr><td style="white-space:nowrap">secondary-packaging<a name="pharmaceutical-organization-type-secondary-packaging"> </a></td><td>Secondary Packaging</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <url
       value="http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.41.16.25"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CsPharmOrganizationType"/>
  <title value="Pharmaceutical Organization Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-08T12:53:57+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International - Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="This code system contains codes for pharmaceutical organization type."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
    <text value="World"/>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="drug-substance-manufacture"/>
    <display value="Drug Substance Manufacture"/>
  </concept>
  <concept>
    <code value="drug-product-manufacture"/>
    <display value="Drug Product Manufacture"/>
  </concept>
  <concept>
    <code value="analytical-testing-release"/>
    <display value="Analytical Testing - Release"/>
  </concept>
  <concept>
    <code value="analytical-testing-stability"/>
    <display value="Analytical Testing - Stability"/>
  </concept>
  <concept>
    <code value="assembly-with-device"/>
    <display value="Assembly with Device"/>
  </concept>
  <concept>
    <code value="packaging"/>
    <display value="Packaging"/>
  </concept>
  <concept>
    <code value="packaging-and-labeling"/>
    <display value="Packaging and Labeling"/>
  </concept>
  <concept>
    <code value="qualified-personnel-release"/>
    <display value="Qualified Personnel Release"/>
  </concept>
  <concept>
    <code value="storage"/>
    <display value="Storage"/>
  </concept>
  <concept>
    <code value="primary-packaging"/>
    <display value="Primary Packaging"/>
  </concept>
  <concept>
    <code value="secondary-packaging"/>
    <display value="Secondary Packaging"/>
  </concept>
</CodeSystem>