PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.2
    http://ihe.net/fhir/CapabilityStatement/IHE.MHD.DocumentConsumer
{
  "description": "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.",
  "_filename": "CapabilityStatement-IHE.MHD.DocumentConsumer.json",
  "package_name": "ch.fhir.ig.ch-epr-mhealth",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2019-07-05",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "IHE_MHD_DocumentConsumer",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE ITI Mobile access to Health Documents (MHD) - Document Consumer (client)",
  "package_version": "0.1.2",
  "status": "active",
  "id": "c3f16db7-006d-4844-934d-803e9289c0b4",
  "kind": "requirements",
  "url": "http://ihe.net/fhir/CapabilityStatement/IHE.MHD.DocumentConsumer",
  "version": "0.1.2",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "DocumentReference",
      "profile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.Query.Minimal.DocumentReference",
      "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": "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": "DocumentManifest",
      "profile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentManifest",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "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/DocumentManifest-author",
        "documentation": "Who and/or what authored the manifest"
      }, {
        "name": "created",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-created",
        "documentation": "When this document manifest created"
      }, {
        "name": "patient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
        "documentation": "The subject of the set of documents"
      }, {
        "name": "recipient",
        "type": "reference",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-recipient",
        "documentation": "Intended to get notified about this set of documents"
      }, {
        "name": "source",
        "type": "uri",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
        "documentation": "The source system/application/software"
      }, {
        "name": "status",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentManifest-status",
        "documentation": "current | superseded | entered-in-error"
      }, {
        "name": "type",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
        "documentation": "Kind of document set"
      } ]
    }, {
      "type": "List",
      "profile": "http://ihe.net/fhir/StructureDefinition/IHE.MHD.List",
      "interaction": [ {
        "code": "read"
      } ]
    }, {
      "type": "Binary",
      "interaction": [ {
        "code": "read"
      } ]
    } ],
    "interaction": [ {
      "code": "search-system"
    } ]
  } ]
}