Mobile Care Services Discovery (mCSD)
3.8.0 - Trial-Implementation International flag

This page is part of the IHE ITI Mobile Care Services Discovery (v3.8.0: Public-Comment) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IHE ITI Mobile Care Services Discovery (mCSD) - Care Services Update Consumer - JSON Representation

Draft as of 2021-04-27

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "IHE.mCSD.CareServicesUpdateConsumer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p> The Server supports the following transactions : history-type</p>\n         \n    </div>"
  },
  "url" : "http://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.CareServicesUpdateConsumer",
  "version" : "3.8.0",
  "name" : "IHE_mCSD_Care_Services_Update_Consumer",
  "title" : "IHE ITI Mobile Care Services Discovery (mCSD) - Care Services Update Consumer",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-04-27",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE IT Infrastructure Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "CapabilityStatement for Care Services Update Consumer Actor in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD. See https://profiles.ihe.net/ITI/mCSD.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "kind" : "requirements",
  "fhirVersion" : "4.0.0",
  "format" : [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "IHE ITI mCSD ITI-91 endpoint",
      "resource" : [
        {
          "type" : "Organization",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization",
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization",
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "Location",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location",
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation",
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "PractitionerRole",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "HealthcareService",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.HealthcareService"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "Endpoint",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint",
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        },
        {
          "type" : "OrganizationAffiliation",
          "supportedProfile" : [
            "http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation"
          ],
          "documentation" : ".",
          "interaction" : [
            {
              "code" : "history-type"
            }
          ],
          "searchParam" : [
            {
              "name" : "_since",
              "type" : "date"
            }
          ]
        }
      ]
    }
  ]
}