{
  "tableNumber": "0535",
  "id": "v2-0535",
  "name": "SignatureType",
  "title": "signatureType",
  "description": "Code system of concepts that indicate how a patient/subscriber authorization signature is obtained and how it is being retained by a provider.  Used in HL7 Version 2.x messaging in the IN1 segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0535",
  "concepts": [
    {
      "code": "C",
      "display": "Signed CMS-1500 claim form on file, e.g., authorization for release of any medical or other information necessary to process this claim and assignment of benefits."
    },
    {
      "code": "S",
      "display": "Signed authorization for release of any medical or other information necessary to process this claim on file."
    },
    {
      "code": "M",
      "display": "Signed authorization for assignment of benefits on file."
    },
    {
      "code": "P",
      "display": "Signature generated by provider because the patient was not physically present for services."
    }
  ]
}