CH EPR mHealth (R4)
0.1.2 - Draft Standard for Trial Use
This page is part of the CH EPR mHealth (R4) (v0.1.2: DSTU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions 
Source view
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="IHE.MHD.DocumentConsumer"/>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">
This CapabilityStatement describes the Document Consumer actor in the
IHE <a href="http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD)">Mobile access to Health Documents (MHD) Rev. 3.1</a> Profile.
The IHE MHD Profile text is Normative, this conformance resource is Informative.
</div>
</text>
<url value="http://ihe.net/fhir/CapabilityStatement/IHE.MHD.DocumentConsumer"/>
<version value="0.1.2"/>
<name value="IHE_MHD_DocumentConsumer"/>
<title
value="IHE ITI Mobile access to Health Documents (MHD) - Document Consumer (client)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-07-05"/>
<publisher value="eHealth Suisse"/>
<contact>
<name value="eHealth Suisse"/>
<telecom>
<system value="url"/>
<value value="https://www.e-health-suisse.ch"/>
</telecom>
</contact>
<description
value="This CapabilityStatement describes the Document Consumer actor in the IHE Mobile access to Health Documents (MHD) Rev. 3.1 Profile. See http://wiki.ihe.net/index.php/Mobile_access_to_Health_Documents_(MHD). The IHE MHD Profile text is Normative, this conformance resource is Informative."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
</coding>
</jurisdiction>
<copyright value="IHE http://www.ihe.net/Governance/#Intellectual_Property"/>
<kind value="requirements"/>
<fhirVersion value="4.0.0"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="client"/>
<resource>
<type value="DocumentReference"/>
<profile
value="http://ihe.net/fhir/StructureDefinition/IHE.MHD.Query.Minimal.DocumentReference"/>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<searchParam>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation value="Logical id of this artifact"/>
</searchParam>
<searchParam>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation value="When the resource version last changed"/>
</searchParam>
<searchParam>
<name value="author"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-author"/>
<type value="reference"/>
<documentation value="Who and/or what authored the document"/>
</searchParam>
<searchParam>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-category"/>
<type value="token"/>
<documentation value="Categorization of document"/>
</searchParam>
<searchParam>
<name value="event"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-event"/>
<type value="token"/>
<documentation value="Main clinical acts documented"/>
</searchParam>
<searchParam>
<name value="facility"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-facility"/>
<type value="token"/>
<documentation value="Kind of facility where patient was seen"/>
</searchParam>
<searchParam>
<name value="format"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-format"/>
<type value="token"/>
<documentation value="Format/content rules for the document"/>
</searchParam>
<searchParam>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-date"/>
<type value="date"/>
<documentation value="When this document reference was created"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
<type value="token"/>
<documentation value="The identifier for this DocumentReference"/>
</searchParam>
<searchParam>
<name value="patient"/>
<definition value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation value="Who/what is the subject of the document"/>
</searchParam>
<searchParam>
<name value="period"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-period"/>
<type value="date"/>
<documentation value="Time of service that is being documented"/>
</searchParam>
<searchParam>
<name value="related"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-related"/>
<type value="reference"/>
<documentation value="Related Resource"/>
</searchParam>
<searchParam>
<name value="security-label"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-security-label"/>
<type value="token"/>
<documentation value="Document security-tags"/>
</searchParam>
<searchParam>
<name value="setting"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-setting"/>
<type value="token"/>
<documentation
value="Additional details about where the content was created (e.g. clinical specialty)"/>
</searchParam>
<searchParam>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-status"/>
<type value="token"/>
<documentation value="current | superseded | entered-in-error"/>
</searchParam>
<searchParam>
<name value="type"/>
<definition value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
<type value="token"/>
<documentation value="Kind of document (LOINC if possible)"/>
</searchParam>
</resource>
<resource>
<type value="DocumentManifest"/>
<profile
value="http://ihe.net/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentManifest"/>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<searchParam>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation value="When the resource version last changed"/>
</searchParam>
<searchParam>
<name value="author"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentManifest-author"/>
<type value="reference"/>
<documentation value="Who and/or what authored the manifest"/>
</searchParam>
<searchParam>
<name value="created"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentManifest-created"/>
<type value="date"/>
<documentation value="When this document manifest created"/>
</searchParam>
<searchParam>
<name value="patient"/>
<definition value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation value="The subject of the set of documents"/>
</searchParam>
<searchParam>
<name value="recipient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient"/>
<type value="reference"/>
<documentation
value="Intended to get notified about this set of documents"/>
</searchParam>
<searchParam>
<name value="source"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentManifest-source"/>
<type value="uri"/>
<documentation value="The source system/application/software"/>
</searchParam>
<searchParam>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentManifest-status"/>
<type value="token"/>
<documentation value="current | superseded | entered-in-error"/>
</searchParam>
<searchParam>
<name value="type"/>
<definition value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
<type value="token"/>
<documentation value="Kind of document set"/>
</searchParam>
</resource>
<resource>
<type value="List"/>
<profile value="http://ihe.net/fhir/StructureDefinition/IHE.MHD.List"/>
<interaction>
<code value="read"/>
</interaction>
</resource>
<resource>
<type value="Binary"/>
<interaction>
<code value="read"/>
</interaction>
</resource>
<interaction>
<code value="search-system"/>
</interaction>
</rest>
</CapabilityStatement>