FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeCapabilityStatement
IdCapabilityStatement-nl-gf-directory-for-query-client.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/minvws/generiekefuncties-docs/CapabilityStatement-nl-gf-directory-for-query-client.html
URLhttp://minvws.github.io/generiekefuncties-docs/CapabilityStatement/nl-gf-directory-for-query-client
Version0.2.0-ballot
Statusactive
Date2025-08-28
TitleDirectory capability [ITI-90-NL] for a Query Client actor
Realmnl
Authorityhl7
DescriptionITI-90-NL; Dutch profile of the IHE ITI mCSD ITI-90 endpoint. Note that this CapabilityStatement excludes all search parameters. This search interaction SHOULD only be used to retrieve the latest state of all resources of a specific type.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.fhir.nl.gf#currentnl-gf-deviceNL Generic Functions Device Profile
hl7.fhir.nl.gf#currentnl-gf-endpointNL Generic Functions Endpoint Profile
hl7.fhir.nl.gf#currentnl-gf-healthcareserviceNL Generic Functions HealthcareService Profile
hl7.fhir.nl.gf#currentnl-gf-locationNL Generic Functions Location Profile
hl7.fhir.nl.gf#currentnl-gf-organizationNL Generic Functions Organization Profile
hl7.fhir.nl.gf#currentnl-gf-organizationaffiliationNL Generic Functions OrganizationAffiliation Profile
hl7.fhir.nl.gf#currentnl-gf-practitionerroleNL Generic Functions PractitionerRole Profile

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement nl-gf-directory-for-query-client

Directory capability [ITI-90-NL] for a Query Client actor

  • Implementation Guide Version: 0.2.0-ballot
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Published on: 2025-08-28
  • Published by: Ministerie van Volksgezondheid, Welzijn en Sport

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

ITI-90-NL; Dutch profile of the IHE ITI mCSD ITI-90 endpoint. Note that this CapabilityStatement excludes all search parameters. This search interaction SHOULD only be used to retrieve the latest state of all resources of a specific type.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Resource Conformance: SHALL Organization

Core FHIR Resource
Organization
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL Location

Core FHIR Resource
Location
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL PractitionerRole

Core FHIR Resource
PractitionerRole
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL HealthcareService

Core FHIR Resource
HealthcareService
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL Endpoint

Core FHIR Resource
Endpoint
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL OrganizationAffiliation

Core FHIR Resource
OrganizationAffiliation
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.

Resource Conformance: SHALL Device

Core FHIR Resource
Device
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Documentation

.


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "nl-gf-directory-for-query-client",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://minvws.github.io/generiekefuncties-docs/CapabilityStatement/nl-gf-directory-for-query-client",
  "version": "0.2.0-ballot",
  "title": "Directory capability [ITI-90-NL] for a Query Client actor",
  "status": "active",
  "experimental": false,
  "date": "2025-08-28",
  "publisher": "Ministerie van Volksgezondheid, Welzijn en Sport",
  "contact": [
    {
      "name": "Ministerie van Volksgezondheid, Welzijn en Sport",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.minvws.nl"
        }
      ]
    }
  ],
  "description": "ITI-90-NL; Dutch profile of the IHE ITI mCSD ITI-90 endpoint. Note that this CapabilityStatement excludes all search parameters. This search interaction SHOULD only be used to retrieve the latest state of all resources of a specific type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL",
          "display": "Netherlands"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "ITI-90-NL; Dutch profile of the IHE ITI mCSD ITI-90 endpoint. Note that this CapabilityStatement excludes all search parameters. This search interaction SHOULD only be used to retrieve the latest state of all resources of a specific type.",
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Organization",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organization"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Location",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-location"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "PractitionerRole",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-practitionerrole"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "HealthcareService",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-healthcareservice"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Endpoint",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-endpoint"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "OrganizationAffiliation",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organizationaffiliation"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Device",
          "supportedProfile": [
            "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-device"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        }
      ]
    }
  ]
}