FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-nl-gf-localization-repository-lmr.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nuts-foundation/nl-generic-functions-ig/CapabilityStatement-nl-gf-localization-repository-lmr.html |
| URL | http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-localization-repository-lmr |
| Version | 0.3.0 |
| Status | active |
| Date | 2025-08-28 |
| Title | Localization Service - Local Metadata Register |
| Realm | us |
| Authority | hl7 |
| Description | Dutch profile of the CapabilityStatement for a Localization Service - Local Metadata Register |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement nl-gf-localization-repository-lmr
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.
serverThe 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 | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Patient | Y |
HTTP Method HEAD SHALL be supported to check for the existence of -and access to- a Patient resource, without returning the actual resource.
{
"resourceType": "CapabilityStatement",
"id": "nl-gf-localization-repository-lmr",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://nuts-foundation.github.io/nl-generic-functions-ig/CapabilityStatement/nl-gf-localization-repository-lmr",
"version": "0.3.0",
"title": "Localization Service - Local Metadata Register",
"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 a Localization Service - Local Metadata Register",
"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",
"resource": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"type": "Patient",
"documentation": "HTTP Method HEAD SHALL be supported to check for the existence of -and access to- a Patient resource, without returning the actual resource.",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
]
}
]
}
]
}