{
  "datatransformationprofile": {
    "key": "dataTransformationProfile",
    "arn": "arn:${Partition}:healthlake:${Region}:${Account}:dataTransformationProfile/${ProfileId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  },
  "datastore": {
    "key": "datastore",
    "arn": "arn:${Partition}:healthlake:${Region}:${Account}:datastore/fhir/${DatastoreId}",
    "conditionKeys": [
      "aws:ResourceTag/${TagKey}"
    ]
  }
}