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

: Structure Characterization Technique Codes - JSON Representation

Active as of 2024-05-08

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "structure-characterization-technique",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/structure-characterization-technique</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\">absorption<a name=\"structure-characterization-technique-absorption\"> </a></td><td>Absorption</td></tr><tr><td style=\"white-space:nowrap\">diffractogram<a name=\"structure-characterization-technique-diffractogram\"> </a></td><td>Diffractogram</td></tr><tr><td style=\"white-space:nowrap\">elemental-analyis<a name=\"structure-characterization-technique-elemental-analyis\"> </a></td><td>Elemental Analyis</td></tr><tr><td style=\"white-space:nowrap\">ion-analyis<a name=\"structure-characterization-technique-ion-analyis\"> </a></td><td>Ion Analyis</td></tr><tr><td style=\"white-space:nowrap\">MolecularStructure<a name=\"structure-characterization-technique-MolecularStructure\"> </a></td><td>Molecular Structure</td></tr><tr><td style=\"white-space:nowrap\">nmr<a name=\"structure-characterization-technique-nmr\"> </a></td><td>NMR</td></tr><tr><td style=\"white-space:nowrap\">structure<a name=\"structure-characterization-technique-structure\"> </a></td><td>Structure</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "brr"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/structure-characterization-technique",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.16.31"
    }
  ],
  "version" : "1.0.0",
  "name" : "CsStructureCharacterizationTechnique",
  "title" : "Structure Characterization Technique Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-08T12:53:57+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 codes for structure characterization technique in pharmaceutical quality.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ],
      "text" : "World"
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "absorption",
      "display" : "Absorption"
    },
    {
      "code" : "diffractogram",
      "display" : "Diffractogram"
    },
    {
      "code" : "elemental-analyis",
      "display" : "Elemental Analyis"
    },
    {
      "code" : "ion-analyis",
      "display" : "Ion Analyis"
    },
    {
      "code" : "MolecularStructure",
      "display" : "Molecular Structure"
    },
    {
      "code" : "nmr",
      "display" : "NMR"
    },
    {
      "code" : "structure",
      "display" : "Structure"
    }
  ]
}