Package | hl7.fhir.nl.zorgviewer |
Type | CapabilityStatement |
Id | Logging |
FHIR Version | R3 |
Source | http://fhir.hl7.nl/zorgviewer/https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/CapabilityStatement-Logging.html |
URL | http://fhir.hl7.nl/zorgviewer/CapabilityStatement/Logging |
Version | 1.17.0 |
Status | active |
Date | 2023-09-04 |
Name | Logging |
Title | Logging |
Realm | nl |
Authority | hl7 |
Description | Deze CapabilityStatement beschrijft de minimale requirements voor het Logging Bouwblok. |
Copyright | CC0 |
Kind | requirements |
No resources found
StructureDefinition | |
AuditEvent | AuditEvent |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement Logging
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 |
---|---|---|---|---|---|---|---|---|---|
AuditEvent | http://fhir.hl7.nl/zorgviewer/StructureDefinition/AuditEvent | y | y |
create
, search-type
.{ "resourceType": "CapabilityStatement", "id": "Logging", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hl7.nl/zorgviewer/CapabilityStatement/Logging", "version": "1.17.0", "name": "Logging", "title": "Logging", "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 Logging 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/AuditEvent", "display": "AuditEvent" } ], "rest": [ { "mode": "server", "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "AuditEvent", "profile": { "reference": "http://fhir.hl7.nl/zorgviewer/StructureDefinition/AuditEvent" }, "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "create" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" } ] } ] } ] }