FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.mCSD.QueryClient.LocationDistance

Packageihe.iti.mcsd
TypeCapabilityStatement
IdIHE.mCSD.QueryClient.LocationDistance
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/mCSD/https://build.fhir.org/ig/IHE/ITI.mCSD/CapabilityStatement-IHE.mCSD.QueryClient.LocationDistance.html
URLhttps://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.QueryClient.LocationDistance
Version4.0.1-current
Statusactive
Date2025-02-18
NameIHE_mCSD_Query_Client_Location_Distance_Option
TitleIHE ITI Mobile Care Services Discovery (mCSD) - Query Client Location Distance Option
Realmuv
Authorityihe
DescriptionCapabilityStatement for Query Client Actor with the Location Distance Option in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
IHE.mCSD.QueryClientIHE ITI Mobile Care Services Discovery (mCSD) - Query Client
StructureDefinition
IHE.mCSD.LocationDistancemCSD Location with Distance

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.mCSD.QueryClient.LocationDistance

IHE ITI Mobile Care Services Discovery (mCSD) - Query Client Location Distance Option

  • Implementation Guide Version: 4.0.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2025-02-18
  • Published by: IHE IT Infrastructure Technical Committee

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

This CapabilityStatement imports the CapabilityStatement IHE ITI Mobile Care Services Discovery (mCSD) - Query Client

FHIR RESTful Capabilities

Mode: client

IHE ITI mCSD ITI-90 endpoint

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
LocationSupported Profiles
  mCSD Location with Distance
ynear, near-distance

Resource Conformance: SHALL Location

Core FHIR Resource
Location
Reference Policy
Interaction summary
  • SHALL support search-type.

Supported Profiles

mCSD Location with Distance

Documentation

.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLneartoken
SHALLnear-distancequantity
 

Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.mCSD.QueryClient.LocationDistance",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.QueryClient.LocationDistance",
  "version": "4.0.1-current",
  "name": "IHE_mCSD_Query_Client_Location_Distance_Option",
  "title": "IHE ITI Mobile Care Services Discovery (mCSD) - Query Client Location Distance Option",
  "status": "active",
  "experimental": false,
  "date": "2025-02-18",
  "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 Query Client Actor with the Location Distance Option in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "requirements",
  "imports": [
    "https://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.QueryClient"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "client",
      "documentation": "IHE ITI mCSD ITI-90 endpoint",
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Location",
          "supportedProfile": [
            "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.LocationDistance"
          ],
          "documentation": ".",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "near",
              "type": "token"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "near-distance",
              "type": "quantity"
            }
          ]
        }
      ]
    }
  ]
}