Hint Health · Schema

Common.SocialSecurityNumberBlueprint_masked

Direct Primary CareDPCHealthcareMembership ManagementPatient EnrollmentMedical BillingEMRHealth Plans

Properties

Name Type Description
masked_number string
View JSON Schema on GitHub

JSON Schema

common-socialsecuritynumberblueprint_masked.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api.hint.com/schemas/common-socialsecuritynumberblueprint_masked",
  "title": "Common.SocialSecurityNumberBlueprint_masked",
  "type": "object",
  "properties": {
    "masked_number": {
      "type": "string"
    }
  }
}