{
  "resourceType": "Location",
  "id": "1361452e-0add-4a02-ae2b-0fb0b083ec23",
  "meta": {
    "profile": [
      "https://digit.org/fhir/StructureDefinition/DIGITHCMBoundary"
    ]
  },
  "identifier": [
    {
      "system": "https://digit.org/fhir/boundarymasterdata",
      "value": "Ind"
    }
  ],
  "status": "active",
  "name": "India",
  "type": [
    {
      "coding": [
        {
          "system": "https://digit.org/CodeSystem/DIGITHCM.Location.Types",
          "code": "jurisdiction",
          "display": "Jurisdiction"
        }
      ]
    }
  ]
}