{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "agent-vertical-healthcare — fhir-integration",
  "dateModified": "2026-06-11T15:38:49.584Z",
  "spec": "HL7 FHIR R5",
  "resources": [
    "Patient",
    "Practitioner",
    "Observation",
    "DocumentReference",
    "Consent",
    "Provenance"
  ],
  "smart_on_fhir": true,
  "oauth2_pkce": true,
  "scopes": [
    "patient/*.read",
    "user/DocumentReference.write"
  ]
}