Package | hl7.fhir.nl.zorgviewer |
Type | CapabilityStatement |
Id | ZorgverlenerDirectory |
FHIR Version | R3 |
Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/CapabilityStatement-ZorgverlenerDirectory.html |
URL | http://fhir.hl7.nl/zorgviewer/CapabilityStatement/ZorgverlenerDirectory |
Version | 1.17.0 |
Status | active |
Date | 2023-12-12 |
Name | ZorgverlenerDirectory |
Title | Zorgverlener Directory |
Realm | nl |
Authority | hl7 |
Description | Deze CapabilityStatement beschrijft de minimale requirements voor het Zorgverlener Directory Bouwblok. |
Copyright | CC0 |
Kind | requirements |
No resources found
StructureDefinition | |
Practitioner | Practitioner |
PractitionerRole | PractitionerRole |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement ZorgverlenerDirectory
xml
, json
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.
server
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 | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Practitioner | http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner | y | |||||||
PractitionerRole | http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole | y |
search-type
.search-type
.{ "resourceType": "CapabilityStatement", "id": "ZorgverlenerDirectory", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/ZorgverlenerDirectory", "version": "1.17.0", "name": "ZorgverlenerDirectory", "title": "Zorgverlener Directory", "status": "active", "date": "2023-12-12", "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 de minimale requirements voor het Zorgverlener Directory Bouwblok.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NL" } ] } ], "copyright": "CC0", "kind": "requirements", "fhirVersion": "3.0.2", "acceptUnknown": "both", "format": [ "xml", "json" ], "profile": [ { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner", "display": "Practitioner" }, { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole", "display": "PractitionerRole" } ], "rest": [ { "mode": "server", "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Practitioner", "profile": { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner" }, "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": "PractitionerRole", "profile": { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" } ] } ] } ] }