{ "description": "CapabilityStatement for Actor MHD Document Consumer (client).", "_filename": "CapabilityStatement-CH.MHD.DocumentConsumer.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_DocumentConsumer", "copyright": "CC0-1.0", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "MHD Document Consumer (client)", "package_version": "4.0.1", "status": "active", "id": "63ef7400-780d-49f5-8b71-2d8e4a246038", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.MHD.DocumentConsumer", "version": "4.0.1", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "client", "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": "date", "type": "date", "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date", "documentation": "When this document reference was created" }, { "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": "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": "List", "profile": "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-submissionset-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": "code", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/clinical-code", "documentation": "This parameter, of type token, specifies the code.coding value supplied in the List Resource. The value of the code element indicates the List of type SubmissionSet or Folder as indicated." }, { "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/clinical-date", "documentation": "This parameter, of type date, specifies the time when the List was created." }, { "name": "identifier", "type": "token", "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "documentation": "This parameter, of type token, specifies an identifier for this List. The search results represent the results of a search on List.masterIdentifier and List.identifier. See ITI TF-2: Appendix Z.2 for additional constraints on the use of the token search parameter type." }, { "name": "subject", "type": "reference", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "documentation": "This parameter is of type Reference(Patient). The Document Consumer may get this reference through the use of the PDQm or PIXm Profiles, or by some other method. When the patient parameter is used, the Patient reference would need to be accessible to both the Document Consumer and the Document Responder." } ] }, { "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 client requests a list of DocumentReference Resources, matching the supplied set of criteria, from the Document Responder [ITI-67].\n MHD client requests a document from the Document Responder [ITI-68]." } ] }