Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc-fda/ and changes regularly. See the Directory of published versions
Active as of 2024-12-04 |
{
"resourceType" : "ValueSet",
"id" : "capsule-classification-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet capsule-classification-category</b></p><a name=\"capsule-classification-category\"> </a><a name=\"hccapsule-classification-category\"> </a><a name=\"capsule-classification-category-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C203348</td><td>Hard Gelatin Capsule Shell</td></tr><tr><td>C203349</td><td>Hard HPMC Capsule Shell</td></tr><tr><td>C203350</td><td>Hard Pullulan Capsule Shell</td></tr><tr><td>C203351</td><td>Hard PVA Capsule Shell</td></tr><tr><td>C203352</td><td>Hard Starch Capsule Shell</td></tr><tr><td>C203353</td><td>Soft Gelatin Capsule Shell</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
}
],
"url" : "http://hl7.org/fhir/us/pq-cmc-fda/ValueSet/capsule-classification-category",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.36.48.1"
}
],
"version" : "2.0.0-ballot",
"name" : "PqcmcCapsuleClassificationCategory",
"title" : "Capsule Shell Classification Terminology",
"status" : "active",
"experimental" : false,
"date" : "2024-12-04T20:50:29+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"
},
{
"system" : "email",
"value" : "brr@lists.HL7.org"
}
]
}
],
"description" : "A category of terminology used to qualify the information pertaining to the classification of a capsule in the framework of the Pharmaceutical Quality/Chemistry, Manufacturing and Controls documents.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C203348",
"display" : "Hard Gelatin Capsule Shell"
},
{
"code" : "C203349",
"display" : "Hard HPMC Capsule Shell"
},
{
"code" : "C203350",
"display" : "Hard Pullulan Capsule Shell"
},
{
"code" : "C203351",
"display" : "Hard PVA Capsule Shell"
},
{
"code" : "C203352",
"display" : "Hard Starch Capsule Shell"
},
{
"code" : "C203353",
"display" : "Soft Gelatin Capsule Shell"
}
]
}
]
}
}