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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeCapabilityStatement
IdCapabilityStatement-OntsluitenBronsysteem-Sanday.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/CapabilityStatement-OntsluitenBronsysteem-Sanday.html
URLhttp://fhir.hl7.nl/zorgviewer/CapabilityStatement/OntsluitenBronsysteem-Sanday
Version1.23.0
Statusactive
Date2025-12-24
NameOntsluitenBronsysteemSanday
TitleOntsluiten Bronsysteem - Sanday
Realmnl
Authorityhl7
DescriptionDeze CapabilityStatement beschrijft Ontsluiten Bronsysteem voor Sanday.
CopyrightCC0
Kindcapability

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
OntsluitenBronsysteemOntsluiten Bronsysteem
StructureDefinition
AllergyIntoleranceAllergyIntolerance
ConditionCondition
LaboratoryTestResultLaboratoryTestResult
MedicationRequestMedicationAgreement
PatientPatient
ProcedureProcedure

Narrative

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

Generated Narrative: CapabilityStatement OntsluitenBronsysteem-Sanday

Ontsluiten Bronsysteem - Sanday

  • Implementation Guide Version: 1.23.0
  • FHIR Version: 4.0.1
  • Supported Formats: json
  • Published on: 2025-12-24
  • Published by: RIVO-NN HL7NL

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.

This CapabilityStatement instantiates the CapabilityStatement Ontsluiten Bronsysteem

FHIR RESTful Capabilities

Mode: client

Security
Enable CORS: no
Security services supported: OAuth2
Summary of System-wide Operations
ConformanceOperationDocumentation
SHALL$match

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: SHOULD-NOT DocumentReference

Core FHIR Resource
DocumentReference
Reference Policy
Interaction summary
  • SHOULD-NOT support search-type.

Documentation

Documenten worden niet ontsloten naar zorgverleners.

Resource Conformance: SHOULD-NOT Immunization

Core FHIR Resource
Immunization
Reference Policy
Interaction summary
  • SHOULD-NOT support search-type.

Documentation

Vaccinaties worden niet geregistreerd.

Resource Conformance: SHOULD-NOT Flag

Core FHIR Resource
Flag
Reference Policy
Interaction summary
  • SHOULD-NOT support search-type.

Documentation

Alerts worden gebruikt als attentieflag ipv waarschuwing voor e.g. infectiegevaar.

Resource Conformance: SHALL Patient

Base System Profile
Patient
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.

Resource Conformance: SHALL Condition

Base System Profile
Condition
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support search-type.

Resource Conformance: SHALL Procedure

Base System Profile
Procedure
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support search-type.

Resource Conformance: SHALL AllergyIntolerance

Base System Profile
AllergyIntolerance
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support search-type.

Documentation

Alleen medicatie allergieen.

Resource Conformance: SHALL Observation

Base System Profile
LaboratoryTestResult
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support search-type.

Resource Conformance: SHALL MedicationRequest

Base System Profile
MedicationAgreement
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "OntsluitenBronsysteem-Sanday",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/OntsluitenBronsysteem-Sanday",
  "version": "1.23.0",
  "name": "OntsluitenBronsysteemSanday",
  "title": "Ontsluiten Bronsysteem - Sanday",
  "status": "active",
  "date": "2025-12-24",
  "publisher": "RIVO-NN HL7NL",
  "contact": [
    {
      "name": "RIVO-NN",
      "telecom": [
        {
          "system": "url",
          "value": "https://rivo-noord.nl"
        }
      ]
    },
    {
      "name": "HL7NL",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.nl"
        }
      ]
    }
  ],
  "description": "Deze CapabilityStatement beschrijft Ontsluiten Bronsysteem voor Sanday.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL"
        }
      ]
    }
  ],
  "copyright": "CC0",
  "kind": "capability",
  "instantiates": [
    "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/OntsluitenBronsysteem"
  ],
  "software": {
    "name": "Sanday FHIR GP Data Services",
    "version": "1.11"
  },
  "fhirVersion": "4.0.1",
  "acceptUnknown": "both",
  "format": [
    "json"
  ],
  "profile": [
    {
      "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
      "display": "nl-core-patient"
    },
    {
      "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem",
      "display": "zib-Probleem"
    },
    {
      "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance",
      "display": "zib-AllergyIntolerance"
    },
    {
      "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement",
      "display": "zib-GeneralMeasurement"
    },
    {
      "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement",
      "display": "zib-MedicationAgreement"
    }
  ],
  "rest": [
    {
      "mode": "client",
      "security": {
        "service": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/restful-security-service",
                "code": "OAuth2"
              },
              {
                "system": "http://hl7.org/fhir/restful-security-service",
                "code": "Certificates"
              }
            ],
            "text": "SAML"
          }
        ]
      },
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD-NOT"
            }
          ],
          "type": "DocumentReference",
          "documentation": "Documenten worden niet ontsloten naar zorgverleners.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD-NOT"
                }
              ],
              "code": "search-type"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD-NOT"
            }
          ],
          "type": "Immunization",
          "documentation": "Vaccinaties worden niet geregistreerd.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD-NOT"
                }
              ],
              "code": "search-type"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHOULD-NOT"
            }
          ],
          "type": "Flag",
          "documentation": "Alerts worden gebruikt als attentieflag ipv waarschuwing voor e.g. infectiegevaar.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHOULD-NOT"
                }
              ],
              "code": "search-type"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Patient",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Patient"
          },
          "interaction": [
            {
              "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": "Condition",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Condition"
          },
          "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"
            }
          ],
          "type": "Procedure",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Procedure"
          },
          "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"
            }
          ],
          "type": "AllergyIntolerance",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/AllergyIntolerance"
          },
          "documentation": "Alleen medicatie allergieen.",
          "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"
            }
          ],
          "type": "Observation",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/LaboratoryTestResult"
          },
          "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"
            }
          ],
          "type": "MedicationRequest",
          "profile": {
            "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/MedicationRequest"
          },
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ],
          "searchInclude": [
            "MedicationRequest:medication"
          ]
        }
      ],
      "operation": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "name": "match",
          "definition": {
            "reference": "http://hl7.org/fhir/OperationDefinition/Patient-match"
          }
        }
      ]
    }
  ]
}