Package | hl7.fhir.nl.zorgviewer |
Type | CapabilityStatement |
Id | ZorgviewerHost |
FHIR Version | R3 |
Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/CapabilityStatement-ZorgviewerHost.html |
URL | http://fhir.hl7.nl/zorgviewer/CapabilityStatement/ZorgviewerHost |
Version | 1.17.0 |
Status | active |
Date | 2023-09-04 |
Name | ZorgviewerHost |
Title | Zorgviewer Host |
Realm | nl |
Authority | hl7 |
Description | Deze CapabilityStatement beschrijft de minimale requirements voor het Zorgviewer Host Bouwblok. |
Copyright | CC0 |
Kind | requirements |
No resources found
StructureDefinition | |
Patient | Patient |
Practitioner | Practitioner |
PractitionerRole | PractitionerRole |
nl-core-organization | nl-core-organization |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement ZorgviewerHost
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
SMART-on-FHIR
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 |
---|---|---|---|---|---|---|---|---|---|
Patient | http://fhir.hl7.nl/zorgviewer/StructureDefinition/Patient | y | |||||||
Practitioner | http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner | y | |||||||
PractitionerRole | http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole | y | practitioner | ||||||
Organization | http://fhir.nl/fhir/StructureDefinition/nl-core-organization | y |
read
.read
.search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | practitioner | reference | For getting the AGB roles/specialty (urn:oid:2.16.840.1.113883.2.4.6.7) for a Practitioner, e.g. 0305 Medisch specialisten, orthopedie. |
read
.{ "resourceType": "CapabilityStatement", "id": "ZorgviewerHost", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/ZorgviewerHost", "version": "1.17.0", "name": "ZorgviewerHost", "title": "Zorgviewer Host", "status": "active", "date": "2023-09-04", "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 Zorgviewer Host 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.nl/fhir/StructureDefinition/nl-core-patient", "display": "nl-core-patient" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner", "display": "nl-core-practitioner" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole", "display": "nl-core-practitionerrole" }, { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization", "display": "nl-core-organization" } ], "rest": [ { "mode": "server", "security": { "service": [ { "coding": [ { "system": "http://hl7.org/fhir/restful-security-service", "code": "SMART-on-FHIR", "display": "SMART-on-FHIR" } ], "text": "OAuth2 using SMART-on-FHIR profile (see http://hl7.org/fhir/smart-app-launch/1.0.0/)" } ] }, "resource": [ { "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" } ] }, { "type": "Practitioner", "profile": { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/Practitioner" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" } ] }, { "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" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "practitioner", "definition": "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner", "type": "reference", "documentation": "For getting the AGB roles/specialty (urn:oid:2.16.840.1.113883.2.4.6.7) for a Practitioner, e.g. 0305 Medisch specialisten, orthopedie." } ] }, { "type": "Organization", "profile": { "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" } ] } ] } ] }