Capability Statement does not have instantiates field in Azure API for FHIR

MG 0 Reputation points
2023-11-28T21:22:05.4066667+00:00

Currently, I'm trying to get past the inferno testing framework for US Core 4.0.0 suite and the test fails at 1.06. The error is

1.06 Server instantiates US Core Server

Server CapabilityStatement.instantiates does not include 'http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server'

When I make the metadata api call, I don't have instantiates in the response. I want to add us-core-server to the capability statement. Is this possible?Screenshot 2023-11-29 at 2.51.45 AM

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
148 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 21,471 Reputation points
    2023-12-02T14:11:45.0566667+00:00

    @MG Thanks for reaching out. By default, we do not include the USCore Implementation Guide in our FHIR services.  You will need to upload the implementation Guide to your FHIR server.  There is some general guidance on how to do this documented here: Store profiles in Azure API for FHIR | Microsoft Learn

    User's image

    Do let me know if you have any queries.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.