| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | CodeSystem |
| Id | cs-substance-property-value-pq-example |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-cs-substance-property-value-pq-example.html |
| URL | http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-substance-property-value-pq-example |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-05-08T12:53:57+00:00 |
| Name | CsSubstancePropertyValuePQ |
| Title | Substance Property Value - example |
| Realm | uv |
| Authority | hl7 |
| Description | This example code system contains example codes for substance property values used in pharmaceutical quality industry. |
| Content | complete |
| ValueSet | |
| vs-substance-property-value-pq | Substance Property Value |
No resources found
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:
{
"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"
}
]
}