{
  "tableNumber": "0331",
  "id": "v2-0331",
  "name": "FacilityType",
  "title": "facilityType",
  "description": "HL7-defined code system of concepts used to specify the type of facility.   Used in HL7 Version 2.x messaging in the Facility (FAC) segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0331",
  "concepts": [
    {
      "code": "U",
      "display": "User"
    },
    {
      "code": "M",
      "display": "Manufacturer"
    },
    {
      "code": "D",
      "display": "Distributor"
    },
    {
      "code": "A",
      "display": "Agent for a foreign manufacturer"
    }
  ]
}