CH EPR mHealth (R4)
3.0.0-ballot - ballot Switzerland flag

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

: mCSD Care Services Selective Consumer (client) - JSON Representation

Active as of 2023-05-09

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "CH.mCSD.CareServicesSelectiveConsumer",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CH_mCSD_Care_Services_Selective_Consumer</h2><div><p>CapabilityStatement for Client Actor in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD.</p>\n</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>IHE ITI mCSD ITI-90 endpoint</p>\n</div></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><tr><td>Organization</td><td><a href=\"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization\">http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>Practitioner</td><td><a href=\"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Practitioner\">http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Practitioner</a></td><td>y</td><td>y</td><td></td><td></td></tr><tr><td>PractitionerRole</td><td><a href=\"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.PractitionerRole\">http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.PractitionerRole</a></td><td>y</td><td>y</td><td></td><td></td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mCSD.CareServicesSelectiveConsumer",
  "version" : "3.0.0-ballot",
  "name" : "CH_mCSD_Care_Services_Selective_Consumer",
  "title" : "mCSD Care Services Selective Consumer (client)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-09",
  "publisher" : "eHealth Suisse",
  "contact" : [
    {
      "name" : "eHealth Suisse",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description" : "CapabilityStatement for Client Actor in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "IHE ITI mCSD ITI-90 endpoint",
      "resource" : [
        {
          "type" : "Organization",
          "profile" : "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "versioning" : "no-version",
          "searchInclude" : [
            "Organization.endpoint"
          ],
          "searchRevInclude" : [
            "Location:organization",
            "OrganizationAffiliation:participating-organization",
            "OrganizationAffiliation:primary-organization"
          ],
          "searchParam" : [
            {
              "name" : "active",
              "type" : "token"
            },
            {
              "name" : "identifier",
              "type" : "token"
            },
            {
              "name" : "name",
              "type" : "string"
            },
            {
              "name" : "name:contains",
              "type" : "string"
            },
            {
              "name" : "name:exact",
              "type" : "string"
            },
            {
              "name" : "partof",
              "type" : "reference"
            },
            {
              "name" : "type",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "profile" : "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Practitioner",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "versioning" : "no-version",
          "searchParam" : [
            {
              "name" : "active",
              "type" : "token"
            },
            {
              "name" : "identifier",
              "type" : "token"
            },
            {
              "name" : "name",
              "type" : "string"
            },
            {
              "name" : "name:contains",
              "type" : "string"
            },
            {
              "name" : "name:exact",
              "type" : "string"
            },
            {
              "name" : "given",
              "type" : "string"
            },
            {
              "name" : "given:contains",
              "type" : "string"
            },
            {
              "name" : "given:exact",
              "type" : "string"
            },
            {
              "name" : "family",
              "type" : "string"
            },
            {
              "name" : "family:contains",
              "type" : "string"
            },
            {
              "name" : "family:exact",
              "type" : "string"
            }
          ]
        },
        {
          "type" : "PractitionerRole",
          "profile" : "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.PractitionerRole",
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "search-type"
            }
          ],
          "versioning" : "no-version",
          "searchInclude" : [
            "PractitionerRole:practitioner"
          ],
          "searchParam" : [
            {
              "name" : "active",
              "type" : "token"
            },
            {
              "name" : "location",
              "type" : "reference"
            },
            {
              "name" : "organization",
              "type" : "reference"
            },
            {
              "name" : "role",
              "type" : "token"
            },
            {
              "name" : "service",
              "type" : "reference"
            },
            {
              "name" : "specialty",
              "type" : "token"
            }
          ]
        }
      ],
      "searchParam" : [
        {
          "name" : "_id",
          "type" : "token"
        },
        {
          "name" : "_lastUpdated",
          "type" : "token",
          "documentation" : "The values for this shall support these prefixes: ge and le"
        }
      ]
    }
  ]
}