agentsclimarketplace

Azure health data services

Skill MicrosoftDocs/Agent-Skills/skills/azure-health-data-services

Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.

Install
npx -y skills add MicrosoftDocs/Agent-Skills --skill azure-health-data-services

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Expert knowledge for Azure Health Data Services development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using FHIR/DICOM APIs, de-identification, bulk import/export, eventing, or Synapse/Fabric integrations, and other Azure Health Data Services related development tasks. Not for Azure Health Bot (use azure-health-bot), Azure Data Factory (use azure-data-factory), Azure Synapse Analytics (use azure-synapse-analytics), Azure Machine Learning (use azure-machine-learning).

SKILL.md

26.0 KB, as published. Nobody here has run it

Azure Health Data Services Skill

This skill provides expert guidance for Azure Health Data Services. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L46Diagnosing and fixing Azure Health Data Services issues: FHIR access tokens, event delivery problems, $convert-data failures, identity provider setup, and known platform limitations.
Best PracticesL47-L55Best practices for securing and managing Azure Health Data Services: BCDR planning, CMK encryption for FHIR/DICOM, performance tuning, and safely running FHIR reindex jobs.
Decision MakingL56-L63Guidance on FAQs and planning migrations from Azure API for FHIR and SMART on FHIR proxy to Azure Health Data Services, including strategies, steps, and considerations.
Architecture & Design PatternsL64-L70Architectural patterns for FHIR, DICOM, and de-identification: disaster recovery setup, reliable anonymization services, DICOM + Data Lake integration, and digital pathology workflow design.
Limits & QuotasL71-L76Scaling and performance limits for Azure API for FHIR and DICOM: autoscale setup, throughput and request caps, storage and size constraints, and service-specific behavior under load.
SecurityL77-L116Configuring auth, RBAC, app registrations, tokens, keys, policies, network/Private Link, and SMART/B2C/External ID for secure FHIR, DICOM, and de-identification services in Azure Health Data Services.
ConfigurationL117-L168Configuring Azure FHIR and DICOM services: CORS, logging, events, bulk import/export, de-identification, search, profiles, history, versioning, and interoperability operations.
Integrations & Coding PatternsL169-L205Coding patterns and integration guides for using FHIR, DICOM, and de-identification APIs with SDKs/tools, bulk operations, events, SMART on FHIR, and connecting to Synapse/Data Factory/Fabric.
DeploymentL206-L219How to deploy and move Azure Health Data Services (FHIR, DICOM, de-identification, workspaces) using portal, ARM, Bicep, CLI, PowerShell, and check regional availability

Troubleshooting

TopicURL
Validate and troubleshoot Azure API for FHIR access tokenshttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/azure-api-fhir-access-token-validation
Resolve common Azure Health Data Services event issueshttps://learn.microsoft.com/en-us/azure/healthcare-apis/events/events-faqs
Troubleshoot event delivery in Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/events/events-troubleshooting-guide
Troubleshoot FHIR $convert-data operation failureshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/convert-data-troubleshoot
Troubleshoot FHIR service identity provider setuphttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/troubleshoot-identity-provider-configuration
Review known issues for Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/known-issues

Best Practices

TopicURL
Plan BCDR for Azure Health Data Services workloadshttps://learn.microsoft.com/en-us/azure/healthcare-apis/business-continuity-disaster-recovery
Apply customer-managed key best practices to DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/customer-managed-keys
Apply customer-managed key best practices for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/customer-managed-keys
Apply performance best practices for Azure FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-best-practices
Run reindex jobs safely in Azure FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/how-to-run-a-reindex

Decision Making

TopicURL
Answer common Azure API for FHIR questionshttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/fhir-faq
Plan and execute migration from Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/migration-faq
Plan migration from Azure API for FHIR to Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/migration-strategies
Plan migration from SMART on FHIR proxy to nativehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/smart-on-fhir-proxy

Architecture & Design Patterns

TopicURL
Configure disaster recovery for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/disaster-recovery
Architect DICOM service with Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-data-lake
Implement digital pathology workflows with DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-digital-pathology

Limits & Quotas

TopicURL
Use autoscale with Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/autoscale-azure-api-fhir
Understand DICOM service requirements and limitshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-faqs

Security

TopicURL
Configure authentication and authorization for Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/authentication-authorization
Configure Entra identity and auth for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/azure-active-directory-identity-configuration
Configure Azure RBAC for Azure API for FHIR data planehttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-azure-rbac
Configure local RBAC with secondary Entra tenant for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-local-rbac
Configure customer-managed keys for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/customer-managed-key
Register Microsoft Entra apps for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/fhir-app-registration
Locate identity object IDs for Azure API for FHIR authhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/find-identity-object-ids
Get Azure API for FHIR access token via Azure CLIhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/get-healthcare-apis-access-token-cli
Apply built-in Azure Policy definitions to Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/policy-reference
Register confidential client apps for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/register-confidential-azure-ad-client-app
Register public client apps for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/register-public-azure-ad-client-app
Register resource (API) app for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/register-resource-azure-ad-client-app
Register service client apps for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/register-service-azure-ad-client-app
Apply regulatory compliance policies to Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/security-controls-policy
Register public client apps for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/tutorial-web-app-public-app-reg
Use built-in Azure Policies for Health Data Services compliancehttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-health-data-services-policy-reference
Configure Azure RBAC for FHIR and DICOM serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/configure-azure-rbac
Grant FHIR and DICOM access using CLI and RESThttps://learn.microsoft.com/en-us/azure/healthcare-apis/configure-azure-rbac-using-scripts
Configure Private Link for Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/configure-private-link
Configure private endpoint access for de-identification servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/configure-private-endpoints
Manage de-identification service access with Azure RBAChttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/manage-access-rbac
Use managed identities with de-identification servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/managed-identities
Configure customer-managed keys for DICOM encryptionhttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/configure-customer-managed-keys
Configure Azure RBAC roles for DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-configure-azure-rbac
Register client applications for DICOM service in Entra IDhttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-register-application
Request access tokens for DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/get-access-token
Configure Azure AD B2C access to FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/azure-ad-b2c-setup
Configure Microsoft Entra External ID access to FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/azure-entra-external-id-setup
Configure customer-managed keys for FHIR encryptionhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-customer-managed-keys
Configure secure FHIR export to Azure Storagehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-export-data
Configure multiple identity providers for FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-identity-providers
Configure SMART on FHIR security for Azure FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/smart-on-fhir
Obtain access tokens for FHIR and DICOM serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/get-access-token
Configure network access security for Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/network-access-security
Register Entra client app for Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/register-application
Scripted Entra app registration for Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/register-application-cli-rest

Configuration

TopicURL
Configure bulk delete operations for Azure FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/bulk-delete-operation
Configure Azure API for FHIR for CARIN Blue Buttonhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/carin-implementation-guide-blue-button-tutorial
Configure CORS for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-cross-origin-resource-sharing
Configure database settings for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-database
Configure bulk export settings for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-export-data
Set up Private Link for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/configure-private-link
Configure Azure API for FHIR for Da Vinci Drug Formularyhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/davinci-drug-formulary-tutorial
Configure Azure API for FHIR for Da Vinci PDexhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/davinci-pdex-tutorial
Configure Azure API for FHIR for Da Vinci Plan Nethttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/davinci-plan-net
Set up de-identified export for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/de-identified-export
Enable diagnostic logging for Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/enable-diagnostic-logging
Review supported FHIR features in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/fhir-features-supported
Define custom search parameters in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/how-to-do-custom-search
Run reindex jobs in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/how-to-run-a-reindex
Manage FHIR history with $purge-history in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/purge-history
Store and manage FHIR profiles in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/store-profiles-in-fhir
Add custom headers to Azure API for FHIR audit logshttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/use-custom-headers
Configure FHIR profile validation in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/validation-against-profiles
Configure Azure Storage for de-identification batch jobshttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/configure-storage
Configure monitoring and alerts for de-identification servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/monitor-deidentification-service
Reference for de-identification service monitoring datahttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/monitor-deidentification-service-reference
Define custom redaction formats for de-identification servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/redaction-format
Configure CORS settings for DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/configure-cross-origin-resource-sharing
Customize image location URLs in DICOM responseshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-proxy-url-support
Understand DICOM service v1 conformance and APIshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-conformance-statement
Understand DICOM service v2 conformance and APIshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicom-services-conformance-statement-v2
Enable and query DICOM diagnostic logginghttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/enable-diagnostic-logging
Disable FHIR and DICOM events by deleting subscriptionshttps://learn.microsoft.com/en-us/azure/healthcare-apis/events/events-disable-delete-workspace
Understand Azure Health Data Services event message schemahttps://learn.microsoft.com/en-us/azure/healthcare-apis/events/events-message-structure
Configure CORS settings for Azure FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-cross-origin-resource-sharing
Configure FHIR import settings and storage accesshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/configure-import-data
Configure $convert-data settings for FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/convert-data-configuration
Configure de-identified FHIR data exporthttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/deidentified-export
Run bulk $export operations on FHIR datahttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/export-data
Configure and run FHIR $bulk-update operationshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-bulk-update
Use $docref to fetch patient DocumentReferenceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-docref
Use $expand to resolve FHIR ValueSetshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-expand
Configure and query FHIR diagnostic logshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-service-diagnostic-logs
Configure FHIR versioning policy and history retentionhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-versioning-policy-and-history-management
Define and manage custom FHIR search parametershttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/how-to-do-custom-search
Use FHIR import operation for NDJSON datahttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/import-data
Use Patient-everything operation in FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/patient-everything
Use $purge-history to delete FHIR resource historyhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/purge-history
Configure selectable search parameters in Azure FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/selectable-search-parameters
Store FHIR profiles in Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/store-profiles-in-fhir
Use $member-match operation on FHIR servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/tutorial-member-match
Add custom headers to FHIR audit logshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/use-custom-headers-diagnosticlog
Validate FHIR resources against stored profileshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/validation-against-profiles

Integrations & Coding Patterns

TopicURL
Access FHIR and DICOM APIs with cURL and SDKshttps://learn.microsoft.com/en-us/azure/healthcare-apis/access-healthcare-apis
Use $convert-data endpoint in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/convert-data
Copy Azure API for FHIR data into Synapsehttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/copy-to-synapse
Execute FHIR bulk $export with Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/export-data
Use FHIR REST API capabilities in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/fhir-rest-api-capabilities
Use Patient-everything operation in Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/patient-everything
Use FHIR search examples with Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/search-samples
Use $member-match operation with Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/tutorial-member-match
Build a web app that calls Azure API for FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/tutorial-web-app-write-web-app
Bulk de-identify documents via asynchronous Python APIhttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-asynchronous-python
Call synchronous de-identification endpoint with Pythonhttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-python
Use .NET client library for Azure Health de-identificationhttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-sdk-net
Call DICOMweb APIs with C# and sample DICOM fileshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicomweb-standard-apis-c-sharp
Call DICOMweb APIs with cURL and sample DICOM fileshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicomweb-standard-apis-curl
Call DICOMweb APIs with Python and sample DICOM fileshttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicomweb-standard-apis-python
Use DICOMweb and custom APIs to manage DICOM datahttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/dicomweb-standard-apis-with-dicom-services
Export DICOM files to Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/export-files
Store and query external metadata in DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/external-metadata
Use DICOM data with Azure Data Factory and Fabrichttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/get-started-with-analytics-dicom
Bulk import DICOM files into Azure DICOM servicehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/import-files
Consume DICOM Change Feed using C# clienthttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/pull-dicom-changes-from-change-feed
Use bulk update API for DICOM file metadatahttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/update-files
Consume FHIR events with Azure Logic Apps workflowshttps://learn.microsoft.com/en-us/azure/healthcare-apis/events/events-consume-logic-apps
Configure Azure FHIR for CARIN Blue Button testshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/carin-implementation-guide-blue-button-tutorial
Integrate ADF with FHIR $convert-data for HL7v2https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/convert-data-azure-data-factory
Copy FHIR data to Azure Synapse Analyticshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/copy-to-synapse
Set up Azure FHIR for Da Vinci Drug Formularyhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/davinci-drug-formulary-tutorial
Configure Azure FHIR for Da Vinci PDex compliancehttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/davinci-pdex-tutorial
Implement Da Vinci Plan Net on Azure FHIRhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/davinci-plan-net
Use FHIR bulk delete operations in Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/fhir-bulk-delete
Use FHIR search examples in Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/search-samples
Access Azure Health Data Services APIs with cURLhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/using-curl
Access Azure Health Data Services using VS Code REST Clienthttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/using-rest-client

Deployment

TopicURL
Move Azure API for FHIR between subscriptions or groupshttps://learn.microsoft.com/en-us/azure/healthcare-apis/azure-api-for-fhir/move-fhir-service
Deploy de-identification service in Azure Health Data Serviceshttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart
Deploy de-identification service using ARM templatehttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-arm
Deploy de-identification service using Azure CLIhttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-azure-cli
Deploy de-identification service with Bicephttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-bicep
Deploy de-identification service using Azure PowerShellhttps://learn.microsoft.com/en-us/azure/healthcare-apis/deidentification/quickstart-powershell
Deploy Azure Health Data Services workspace with Bicephttps://learn.microsoft.com/en-us/azure/healthcare-apis/deploy-healthcare-apis-using-bicep
Deploy DICOM service using Azure portalhttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/deploy-dicom-services-in-azure
Deploy DICOM service backed by Azure Data Lake Storagehttps://learn.microsoft.com/en-us/azure/healthcare-apis/dicom/deploy-dicom-services-in-azure-data-lake
Deploy FHIR service via Azure portalhttps://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/deploy-azure-portal
Check Azure Health Data Services regional availabilityhttps://learn.microsoft.com/en-us/azure/healthcare-apis/services-features-regional-availability

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.