{
  "tableNumber": "0215",
  "id": "v2-0215",
  "name": "Publicity",
  "title": "publicity",
  "description": "Code system of concepts specifying a level of publicity of information about a patient for a specific visit.  Used in HL7 Version 2.x messaging in the PV2 and PD1 segments.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0215",
  "concepts": [
    {
      "code": "F",
      "display": "Family only"
    },
    {
      "code": "N",
      "display": "No Publicity"
    },
    {
      "code": "O",
      "display": "Other"
    },
    {
      "code": "U",
      "display": "Unknown"
    }
  ]
}