Package | hl7.fhir.uv.pharm-quality |
Type | CodeSystem |
Id | manufacturing-participant-role |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-manufacturing-participant-role.html |
URL | http://terminology.hl7.org/CodeSystem/manufacturing-participant-role |
Version | 1.0.0 |
Status | active |
Date | 2024-05-08T12:53:57+00:00 |
Name | CsManufacturingParticipantRole |
Title | Manufacturing Participant Role Codes |
Realm | uv |
Authority | hl7 |
Description | This code system contains codes for manufacturing participant role. |
Content | complete |
ValueSet | |
vs-manufacturingParticipantRole-pq | Manufacturing Participant Role |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://terminology.hl7.org/CodeSystem/manufacturing-participant-role
defines the following codes:
Code | Display |
diluent | Diluent |
dispersant | Dispersant |
StartingMaterial | Starting Material |
ProcessingMaterial | Processing Material |
IntermediateMaterial | Intermediate Material |
ResultingMaterial | Resulting Material |
{ "resourceType": "CodeSystem", "id": "manufacturing-participant-role", "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-participant-role", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.18" } ], "version": "1.0.0", "name": "CsManufacturingParticipantRole", "title": "Manufacturing Participant Role 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 participant role.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ], "text": "World" } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "diluent", "display": "Diluent" }, { "code": "dispersant", "display": "Dispersant" }, { "code": "StartingMaterial", "display": "Starting Material" }, { "code": "ProcessingMaterial", "display": "Processing Material" }, { "code": "IntermediateMaterial", "display": "Intermediate Material" }, { "code": "ResultingMaterial", "display": "Resulting Material" } ] }