Package | hl7.fhir.uv.pharm-quality |
Type | CodeSystem |
Id | manufacturing-step-scale |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-manufacturing-step-scale.html |
URL | http://terminology.hl7.org/CodeSystem/manufacturing-step-scale |
Version | 1.0.0 |
Status | active |
Date | 2024-05-08T12:53:57+00:00 |
Name | CsManufacturingStepScale |
Title | Manufacturing Step Scale Codes |
Realm | uv |
Authority | hl7 |
Description | This code system contains codes for manufacturing step scale. |
Content | complete |
ValueSet | |
vs-manufacturingStepScale-pq | Manufacturing Step Scale |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://terminology.hl7.org/CodeSystem/manufacturing-step-scale
defines the following codes:
Code | Display |
PROD | Production Scale |
LAB | Laboratory Scale |
PILOT | Pilot Scale |
SMALL | Small Scale |
MEDIUM | Medium Scale |
{ "resourceType": "CodeSystem", "id": "manufacturing-step-scale", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "brr" } ], "url": "http://terminology.hl7.org/CodeSystem/manufacturing-step-scale", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.19" } ], "version": "1.0.0", "name": "CsManufacturingStepScale", "title": "Manufacturing Step Scale 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 manufacturing step scale.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ], "text": "World" } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "PROD", "display": "Production Scale" }, { "code": "LAB", "display": "Laboratory Scale" }, { "code": "PILOT", "display": "Pilot Scale" }, { "code": "SMALL", "display": "Small Scale" }, { "code": "MEDIUM", "display": "Medium Scale" } ] }