| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | CodeSystem |
| Id | process-parameter |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-process-parameter.html |
| URL | http://terminology.hl7.org/CodeSystem/process-parameter |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-05-08T12:53:57+00:00 |
| Name | CsProcessParameter |
| Title | Process Parameter Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This code system contains codes for process parameter. |
| Content | complete |
| ValueSet | |
| vs-processParameter-pq | Process Parameter |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://terminology.hl7.org/CodeSystem/process-parameter defines the following codes:
| Code | Display |
| Capacity | Capacity |
| TEMP-MAX | Maximum Temperature |
| TEMP | Temperature |
| ROTATIONSPEED | Rotational Speed |
| OPTICAL | Optical properties |
| THEORY | Theory |
| STIR | Stir Time |
| SPEED | Mix speed |
{
"resourceType": "CodeSystem",
"id": "process-parameter",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
}
],
"url": "http://terminology.hl7.org/CodeSystem/process-parameter",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.29"
}
],
"version": "1.0.0",
"name": "CsProcessParameter",
"title": "Process Parameter 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 process parameter.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
],
"text": "World"
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "Capacity",
"display": "Capacity"
},
{
"code": "TEMP-MAX",
"display": "Maximum Temperature"
},
{
"code": "TEMP",
"display": "Temperature"
},
{
"code": "ROTATIONSPEED",
"display": "Rotational Speed"
},
{
"code": "OPTICAL",
"display": "Optical properties"
},
{
"code": "THEORY",
"display": "Theory"
},
{
"code": "STIR",
"display": "Stir Time"
},
{
"code": "SPEED",
"display": "Mix speed"
}
]
}