{
  "tableNumber": "0344",
  "id": "v2-0344",
  "name": "PatientsRelationshipToInsured",
  "title": "patientsRelationshipToInsured",
  "description": "Code system of concepts used to specify the relationship of the patient to the insured, as defined by CMS or other regulatory agencies.  Used in HL7 Version 2.x messaging in the Insurance Additional Information (IN2) segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0344",
  "concepts": [
    {
      "code": "01",
      "display": "Patient is insured"
    },
    {
      "code": "02",
      "display": "Spouse"
    },
    {
      "code": "03",
      "display": "Natural child/insured financial responsibility"
    },
    {
      "code": "04",
      "display": "Natural child/Insured does not have financial responsibility"
    },
    {
      "code": "05",
      "display": "Step child"
    },
    {
      "code": "06",
      "display": "Foster child"
    },
    {
      "code": "07",
      "display": "Ward of the court"
    },
    {
      "code": "08",
      "display": "Employee"
    },
    {
      "code": "09",
      "display": "Unknown"
    },
    {
      "code": "10",
      "display": "Handicapped dependent"
    },
    {
      "code": "11",
      "display": "Organ donor"
    },
    {
      "code": "12",
      "display": "Cadaver donor"
    },
    {
      "code": "13",
      "display": "Grandchild"
    },
    {
      "code": "14",
      "display": "Niece/nephew"
    },
    {
      "code": "15",
      "display": "Injured plaintiff"
    },
    {
      "code": "16",
      "display": "Sponsored dependent"
    },
    {
      "code": "17",
      "display": "Minor dependent of a minor dependent"
    },
    {
      "code": "18",
      "display": "Parent"
    },
    {
      "code": "19",
      "display": "Grandparent"
    }
  ]
}