{
  "tableNumber": "0329",
  "id": "v2-0329",
  "name": "QuantityMethod",
  "title": "quantityMethod",
  "description": "HL7-defined code system of concepts used to specify the method by which the quantity distributed is measured.   Used in HL7 Version 2.x messaging in the Product Summary Header (PSH) segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0329",
  "concepts": [
    {
      "code": "A",
      "display": "Actual count"
    },
    {
      "code": "E",
      "display": "Estimated (see comment)"
    }
  ]
}