Hint Health · Schema

Public.PdfBlueprint_one

Direct Primary CareDPCHealthcareMembership ManagementPatient EnrollmentMedical BillingEMRHealth Plans

Properties

Name Type Description
url string
View JSON Schema on GitHub

JSON Schema

public-pdfblueprint_one.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api.hint.com/schemas/public-pdfblueprint_one",
  "title": "Public.PdfBlueprint_one",
  "type": "object",
  "properties": {
    "url": {
      "type": "string"
    }
  }
}