Hint Health · Schema

Common.RecordBlueprint_min

Direct Primary CareDPCHealthcareMembership ManagementPatient EnrollmentMedical BillingEMRHealth Plans

Properties

Name Type Description
id string
View JSON Schema on GitHub

JSON Schema

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