http://terminology.hl7.org/CodeSystem/GCDF|2.0.1

name
GCDF
package
hl7.terminology.r5@6.3.0
content
not-present
status
retired
date
2021-11-09 00:00:00.0

GCDF

GCDF\r\n\r\nDosage Form Code (2-character)\r\n\r\na two-character alphanumeric column that represents a dosage form. The dosage form of a generic drug formulation describes the physical presentation of a drug, such as tablet, capsule, or liquid. It may also incorporate the delivery and release mechanism of the drug. A GCDF is associated to each GCN\\_SEQNO to identify that component of the generic drug formulation.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/GCDF"
  }, {
    "name" : "version",
    "valueString" : "2.0.1"
  } ]
}