{ "description": "CapabilityStatement for Actor MHD Document Responder (server).", "_filename": "CapabilityStatement-CH.MHD.DocumentResponder.json", "package_name": "ch.fhir.ig.ch-epr-fhir", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2020-07-08", "publisher": "eHealth Suisse", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CH", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CH_MHD_DocumentResponder", "copyright": "CC0-1.0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "MHD Document Responder (server)", "package_version": "4.0.1", "status": "active", "id": "bcfde408-17bf-412d-b7d0-ede629d303cb", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentResponder", "version": "4.0.1", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "DocumentReference", "profile": "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-documentreference-comprehensive", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "documentation": "Logical id of this artifact" }, { "name": "_lastUpdated", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "documentation": "When the resource version last changed" }, { "name": "author", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author", "documentation": "Who and/or what authored the document" }, { "name": "category", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-category", "documentation": "Categorization of document" }, { "name": "event", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-event", "documentation": "Main clinical acts documented" }, { "name": "facility", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility", "documentation": "Kind of facility where patient was seen" }, { "name": "format", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format", "documentation": "Format/content rules for the document" }, { "name": "creation", "type": "date", "definition": "https://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation", "documentation": "When this document was created" }, { "name": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date", "documentation": "When this document reference was created" }, { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "documentation": "The identifier for this DocumentReference" }, { "name": "patient", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "documentation": "Who/what is the subject of the document" }, { "name": "period", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period", "documentation": "Time of service that is being documented" }, { "name": "related", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related", "documentation": "Related Resource" }, { "name": "security-label", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label", "documentation": "Document security-tags" }, { "name": "setting", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting", "documentation": "Additional details about where the content was created (e.g. clinical specialty)" }, { "name": "status", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status", "documentation": "current | superseded | entered-in-error" }, { "name": "type", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/clinical-type", "documentation": "Kind of document (LOINC if possible)" } ] }, { "type": "Binary", "interaction": [ { "code": "read" } ] } ], "security": { "cors": false, "description": "TLS SHALL be used together with IUA extended access token" }, "interaction": [ { "code": "search-system" } ], "documentation": "MHD server returns DocumentReference Resources that match the search criteria provided by the Document Consumer [ITI-67].\n MHD server serves the document to the Document Consumer [ITI-68]." } ] }