FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/impurity-type

Packagehl7.fhir.uv.pharm-quality
TypeCodeSystem
Idimpurity-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-impurity-type.html
URLhttp://terminology.hl7.org/CodeSystem/impurity-type
Version1.0.0
Statusactive
Date2024-05-08T12:53:57+00:00
NameCsImpurityType
TitleImpurity Type Codes
Realmuv
Authorityhl7
DescriptionThis code system contains codes for impurity type.
Contentcomplete

Resources that use this resource

ValueSet
vs-impurity-type-pqImpurity Types

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This case-sensitive code system http://terminology.hl7.org/CodeSystem/impurity-type defines the following codes:

CodeDisplay
CH-IMP Chiral Impurity
INT-IMP Process intermediate, forced degradation product
PR-IMP Process impurity
ST-IMP Starting material, forced degradation product

Source

{
  "resourceType": "CodeSystem",
  "id": "impurity-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/impurity-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.16"
    }
  ],
  "version": "1.0.0",
  "name": "CsImpurityType",
  "title": "Impurity Type 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 impurity type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ],
      "text": "World"
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "CH-IMP",
      "display": "Chiral Impurity"
    },
    {
      "code": "INT-IMP",
      "display": "Process intermediate, forced degradation product"
    },
    {
      "code": "PR-IMP",
      "display": "Process impurity"
    },
    {
      "code": "ST-IMP",
      "display": "Starting material, forced degradation product"
    }
  ]
}