Sample JSON File for Care Providers

Following is a sample JSON file containing the list of care providers and their units:

  {
  "careProvider": [
    {
      "hsaId": "SE000000000000-0000",
      "displayName": "Tulip Hospital",
      "careUnitReviewerFor": [
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Any"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Medical"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Emergency"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Dental"
        }
      ]
    },
    {
      "hsaId": "SE000000000000-0000",
      "displayName": "Tulip Hospital",
      "careUnitReviewerFor": [
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Any"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Orthopedic"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Emergency"
        },
        {
          "hsaId": "SE000000000000-0000",
          "displayName": "Dental"
        }
      ]
    }
  ]
}

Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support