{ "description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve image and report timeline' and 'Serve image and report' transactions within Image Availability. It is partly based on the CapabilityStatement defined by IHE ITI for the [Document Responder](https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentResponder).", "_filename": "CapabilityStatement-bbs-Serve.json", "package_name": "medmij.fhir.nl.r4.imageavailability", "format": [ "xml", "json" ], "date": "2025-09-19", "publisher": "MedMij", "fhirVersion": "4.0.1", "purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted.", "name": "bbs Serve", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": null, "package_version": "1.0.0-rc.1", "status": "active", "id": "3ad8706a-da63-42b1-9359-0b440710207d", "kind": "requirements", "url": "http://medmij.nl/fhir/CapabilityStatement/bbs-Serve", "version": null, "contact": [ { "name": "MedMij", "telecom": [ { "use": "work", "value": "info@medmij.nl", "system": "email" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "DocumentReference", "interaction": [ { "code": "search-type" } ], "searchParam": [ { "name": "status", "type": "token", "documentation": "Only approved documents are to be exchanged, hence only searching on the value *current* needs to be supported." }, { "name": "contenttype", "type": "token" } ], "supportedProfile": [ "http://medmij.nl/fhir/StructureDefinition/bbs-DocumentReference" ] }, { "type": "Binary", "interaction": [ { "code": "read" } ] }, { "type": "Patient", "interaction": [ { "code": "read", "documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." } ], "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.", "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] }, { "type": "PractitionerRole", "interaction": [ { "code": "read", "documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." } ], "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.", "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ] }, { "type": "Practitioner", "interaction": [ { "code": "read", "documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." } ], "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.", "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner" ] }, { "type": "Organization", "interaction": [ { "code": "read", "documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." } ], "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.", "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ] }, { "type": "Encounter", "interaction": [ { "code": "read", "documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." } ], "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.", "supportedProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter" ] } ], "interaction": [ { "code": "search-system" } ], "documentation": "Minimal requirements for a server to fulfill the 'Serve image and report timeline' and 'Serve image and report' transactions (system role: MM-1.0-BB-FHIR)." } ] }