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

FHIR IG Statistics: CodeSystem/cs-substance-property-value-pq-example

Packagehl7.fhir.uv.pharm-quality
TypeCodeSystem
Idcs-substance-property-value-pq-example
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-cs-substance-property-value-pq-example.html
URLhttp://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example
Version1.0.0
Statusactive
Date2024-05-08T12:53:57+00:00
NameCsSubstancePropertyValuePQ
TitleSubstance Property Value - example
Realmuv
Authorityhl7
DescriptionThis example code system contains example codes for substance property values used in pharmaceutical quality industry.
Contentcomplete

Resources that use this resource

ValueSet
vs-substance-property-value-pqSubstance Property Value

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://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example defines the following codes:

CodeDisplay
sol-free Freely soluble
sol-slight Slightly soluble
sol-soluble Soluble
negative-mutagenicity Negative Mutagenicity
positive-mutagenicity Positive Mutagenicity
ICH-M7-class-2 ICH M7 classification = Class 2
ICH-M7-class-5 ICH M7 classification = Class 5
positive Positive
negative Negative
class-2 Class 2
class-5 Class 5

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-substance-property-value-pq-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.11"
    }
  ],
  "version": "1.0.0",
  "name": "CsSubstancePropertyValuePQ",
  "title": "Substance Property Value - example",
  "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 example code system contains example codes for substance property values used in pharmaceutical quality industry.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ],
      "text": "World"
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "sol-free",
      "display": "Freely soluble"
    },
    {
      "code": "sol-slight",
      "display": "Slightly soluble"
    },
    {
      "code": "sol-soluble",
      "display": "Soluble"
    },
    {
      "code": "negative-mutagenicity",
      "display": "Negative Mutagenicity"
    },
    {
      "code": "positive-mutagenicity",
      "display": "Positive Mutagenicity"
    },
    {
      "code": "ICH-M7-class-2",
      "display": "ICH M7 classification = Class 2"
    },
    {
      "code": "ICH-M7-class-5",
      "display": "ICH M7 classification = Class 5"
    },
    {
      "code": "positive",
      "display": "Positive"
    },
    {
      "code": "negative",
      "display": "Negative"
    },
    {
      "code": "class-2",
      "display": "Class 2"
    },
    {
      "code": "class-5",
      "display": "Class 5"
    }
  ]
}