Package | ihe.iti.mcsd |
Type | CapabilityStatement |
Id | IHE.mCSD.Directory.LocationDistance |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/mCSD/https://build.fhir.org/ig/IHE/ITI.mCSD/CapabilityStatement-IHE.mCSD.Directory.LocationDistance.html |
URL | https://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.Directory.LocationDistance |
Version | 4.0.1-current |
Status | active |
Date | 2025-02-18 |
Name | IHE_mCSD_Directory_Location_Distance_Option |
Title | IHE ITI Mobile Care Services Discovery (mCSD) - Directory Location Distance Option |
Realm | uv |
Authority | ihe |
Description | CapabilityStatement for Directory Actor with the Location Distance option in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD. |
Kind | requirements |
No resources found
CapabilityStatement | |
IHE.mCSD.Directory | IHE ITI Mobile Care Services Discovery (mCSD) - Directory |
StructureDefinition | |
IHE.mCSD.LocationDistance | mCSD Location with Distance |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.mCSD.Directory.LocationDistance
application/fhir+xml
, application/fhir+json
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) - Directory
server
IHE ITI mCSD ITI-90 endpoint
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Location | Supported Profiles mCSD Location with Distance | y | near, near-distance |
.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | near | token | |
SHALL | near-distance | quantity |
{ "resourceType": "CapabilityStatement", "id": "IHE.mCSD.Directory.LocationDistance", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.Directory.LocationDistance", "version": "4.0.1-current", "name": "IHE_mCSD_Directory_Location_Distance_Option", "title": "IHE ITI Mobile Care Services Discovery (mCSD) - Directory 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 Directory 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.Directory" ], "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "server", "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" } ] } ] } ] }