FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-nl-gf-admin-directory-update-client.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nuts-foundation/nl-generic-functions-ig/CapabilityStatement-nl-gf-admin-directory-update-client.html |
| URL | http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client |
| Version | 0.3.0 |
| Status | active |
| Date | 2025-08-28 |
| Title | Administration Directory for Update Client |
| Realm | us |
| Authority | hl7 |
| Description | Dutch profile of the CapabilityStatement for Administration Directory Actor that should be able to work with an Update Client. |
| Kind | requirements |
No resources found
| StructureDefinition | |
| nl-gf-endpoint | NL Generic Functions Endpoint Profile |
| nl-gf-healthcareservice | NL Generic Functions HealthcareService Profile |
| nl-gf-location | NL Generic Functions Location Profile |
| nl-gf-organization | NL Generic Functions Organization Profile |
| nl-gf-organizationaffiliation | NL Generic Functions OrganizationAffiliation Profile |
| nl-gf-practitioner | NL Generic Functions Practitioner Profile |
| nl-gf-practitionerrole | NL Generic Functions PractitionerRole Profile |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement nl-gf-admin-directory-update-client
application/fhir+xml, application/fhir+jsonNote 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.
serverDutch profile of the IHE ITI mCSD ITI-91 endpoint. Note that this CapabilityStatement includes the search-interaction without any specific search-parameter (the _since is added to allow for history-type interactions). This search interaction can be used to retrieve the latest state of all resources of a specific type.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | H-T | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|
| Organization | Supported Profiles NL Generic Functions Organization Profile | Y | Y | _since | ||||||
| Location | Supported Profiles NL Generic Functions Location Profile | Y | Y | _since | ||||||
| Practitioner | Supported Profiles NL Generic Functions Practitioner Profile | Y | Y | _since | ||||||
| PractitionerRole | Supported Profiles NL Generic Functions PractitionerRole Profile | Y | Y | _since | ||||||
| HealthcareService | Supported Profiles NL Generic Functions HealthcareService Profile | Y | Y | _since | ||||||
| Endpoint | Supported Profiles NL Generic Functions Endpoint Profile | Y | Y | _since | ||||||
| OrganizationAffiliation | Supported Profiles NL Generic Functions OrganizationAffiliation Profile | Y | Y | _since |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
history-type, search-type..
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _since | date |
{
"resourceType": "CapabilityStatement",
"id": "nl-gf-admin-directory-update-client",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-admin-directory-update-client",
"version": "0.3.0",
"title": "Administration Directory for Update Client",
"status": "active",
"experimental": false,
"date": "2025-08-28",
"publisher": "Stichting Nuts",
"contact": [
{
"name": "Stichting Nuts",
"telecom": [
{
"system": "url",
"value": "https://www.nuts.nl"
}
]
}
],
"description": "Dutch profile of the CapabilityStatement for Administration Directory Actor that should be able to work with an Update Client.",
"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": "Dutch profile of the IHE ITI mCSD ITI-91 endpoint. Note that this CapabilityStatement includes the search-interaction without any specific search-parameter (the `_since` is added to allow for history-type interactions). This search interaction can 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": "MAY"
}
],
"type": "Organization",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "Location",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-location"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "Practitioner",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "PractitionerRole",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "HealthcareService",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "Endpoint",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
],
"type": "OrganizationAffiliation",
"supportedProfile": [
"http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organizationaffiliation"
],
"documentation": ".",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "history-type"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "search-type"
}
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_since",
"type": "date"
}
]
}
]
}
]
}