This page is part of the CH EPR mHealth (R4) (v3.0.0-ballot: Draft Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: mHealth: App (client) - JSON Representation
Raw json | Download
{
"resourceType" : "CapabilityStatement",
"id" : "CH.mHealth.App",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CH_mHealth_App</h2><div><p>CapabilityStatement for mHealth App (client).</p>\n</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.App",
"version" : "3.0.0-ballot",
"name" : "CH_mHealth_App",
"title" : "mHealth: App (client)",
"status" : "draft",
"date" : "2020-07-08",
"publisher" : "eHealth Suisse",
"contact" : [
{
"name" : "eHealth Suisse",
"telecom" : [
{
"system" : "url",
"value" : "https://www.e-health-suisse.ch"
}
]
}
],
"description" : "CapabilityStatement for mHealth App (client).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"kind" : "requirements",
"imports" : [
"http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Consumer",
"http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PIXm.Consumer",
"http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PIXm.Source",
"http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentSource",
"http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentConsumer"
],
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"rest" : [
{
"mode" : "client"
}
]
}