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
Active as of 2024-05-08 |
{
"resourceType" : "CodeSystem",
"id" : "cs-substance-property-value-pq-example",
"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-substance-property-value-pq-example</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\">sol-free<a name=\"cs-substance-property-value-pq-example-sol-free\"> </a></td><td>Freely soluble</td></tr><tr><td style=\"white-space:nowrap\">sol-slight<a name=\"cs-substance-property-value-pq-example-sol-slight\"> </a></td><td>Slightly soluble</td></tr><tr><td style=\"white-space:nowrap\">sol-soluble<a name=\"cs-substance-property-value-pq-example-sol-soluble\"> </a></td><td>Soluble</td></tr><tr><td style=\"white-space:nowrap\">negative-mutagenicity<a name=\"cs-substance-property-value-pq-example-negative-mutagenicity\"> </a></td><td>Negative Mutagenicity</td></tr><tr><td style=\"white-space:nowrap\">positive-mutagenicity<a name=\"cs-substance-property-value-pq-example-positive-mutagenicity\"> </a></td><td>Positive Mutagenicity</td></tr><tr><td style=\"white-space:nowrap\">ICH-M7-class-2<a name=\"cs-substance-property-value-pq-example-ICH-M7-class-2\"> </a></td><td>ICH M7 classification = Class 2</td></tr><tr><td style=\"white-space:nowrap\">ICH-M7-class-5<a name=\"cs-substance-property-value-pq-example-ICH-M7-class-5\"> </a></td><td>ICH M7 classification = Class 5</td></tr><tr><td style=\"white-space:nowrap\">positive<a name=\"cs-substance-property-value-pq-example-positive\"> </a></td><td>Positive</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"cs-substance-property-value-pq-example-negative\"> </a></td><td>Negative</td></tr><tr><td style=\"white-space:nowrap\">class-2<a name=\"cs-substance-property-value-pq-example-class-2\"> </a></td><td>Class 2</td></tr><tr><td style=\"white-space:nowrap\">class-5<a name=\"cs-substance-property-value-pq-example-class-5\"> </a></td><td>Class 5</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-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"
}
]
}