Mobile Care Services Discovery (mCSD)
3.8.0 - Trial-Implementation
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
Draft as of 2021-04-27 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="IHE.mCSD.CareServicesSelectiveSupplier.LocationDistance"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> The Server supports the following transactions : search-type</p>
</div>
</text>
<url
value="http://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.CareServicesSelectiveSupplier.LocationDistance"/>
<version value="3.8.0"/>
<name
value="IHE_mCSD_Care_Services_Selective_Supplier_Location_Distance_Option"/>
<title
value="IHE ITI Mobile Care Services Discovery (mCSD) - Care Services Selective Supplier Location Distance Option"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-04-27"/>
<publisher value="IHE IT Infrastructure Technical Committee"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE IT Infrastructure Technical Committee"/>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<description
value="CapabilityStatement for Care Services Selective Supplier Actor with the Location Distance option in the IHE IT Infrastructure Technical Framework Supplement IHE mCSD. See https://profiles.ihe.net/ITI/mCSD."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<copyright value="IHE http://www.ihe.net/Governance/#Intellectual_Property"/>
<kind value="requirements"/>
<imports
value="http://profiles.ihe.net/ITI/mCSD/CapabilityStatement/IHE.mCSD.CareServicesSelectiveSupplier"/>
<fhirVersion value="4.0.0"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="server"/>
<documentation value="IHE ITI mCSD ITI-90 endpoint"/>
<resource>
<type value="Location"/>
<supportedProfile
value="http://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.LocationDistance"/>
<documentation value="."/>
<interaction>
<code value="search-type"/>
</interaction>
<searchParam>
<name value="near"/>
<type value="token"/>
</searchParam>
<searchParam>
<name value="near-distance"/>
<type value="quantity"/>
</searchParam>
</resource>
</rest>
</CapabilityStatement>