Query for Existing Data for Mobile (QEDm), published by IHE Patient Care Coordination Technical Committee. This is not an authorized publication; it is the continuous build for version 0.0.1-current). This version is based on the current content of https://github.com/IHE/QEDm/ and changes regularly. See the Directory of published versions
Active as of 2022-10-27 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="IHE.QEDm.client"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>IHE_QEDm_client</h2><div><p>CapabilityStatement for Client Actor</p>
<p>Explain</p>
<ul>
<li>blah</li>
<li>blah</li>
</ul>
</div><table><tr><td>Mode</td><td>CLIENT</td></tr><tr><td>Description</td><td><div><p>QEDm Client provides capability to blah blah.</p>
</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td>y</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>Patient</td><td> </td><td>y</td><td>y</td><td></td><td></td></tr></table></div>
</text>
<url
value="https://profiles.ihe.net/PCC/QEDm/CapabilityStatement/IHE.QEDm.client"/>
<version value="0.0.1-current"/>
<name value="IHE_QEDm_client"/>
<title value="IHE QEDm client"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-10-27"/>
<publisher value="IHE Patient Care Coordination Technical Committee"/>
<contact>
<telecom>
<system value="url"/>
<value
value="https://www.ihe.net/ihe_domains/patient_care_coordination/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="pcc@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE Patient Care Coordination Technical Committee"/>
<telecom>
<system value="email"/>
<value value="pcc@ihe.net"/>
</telecom>
</contact>
<description
value="CapabilityStatement for Client Actor
Explain
- blah
- blah"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="client"/>
<documentation value="QEDm Client provides capability to blah blah."/>
<security>
<description
value="Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"/>
</security>
<resource>
<type value="Patient"/>
<documentation value="QEDm transaction [PCC-44]"/>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<searchParam>
<name value="_lastUpdated"/>
<type value="date"/>
<documentation value="When the resource version last changed"/>
</searchParam>
<searchParam>
<name value="_id"/>
<type value="token"/>
<documentation value="Logical id of this artifact"/>
</searchParam>
<searchParam>
<name value="active"/>
<type value="token"/>
<documentation value="Whether the patient record is active"/>
</searchParam>
<searchParam>
<name value="family"/>
<type value="string"/>
<documentation value="A portion of the family name of the patient"/>
</searchParam>
<searchParam>
<name value="given"/>
<type value="string"/>
<documentation value="A portion of the given name of the patient"/>
</searchParam>
<searchParam>
<name value="identifier"/>
<type value="token"/>
<documentation value="A patient identifier"/>
</searchParam>
<searchParam>
<name value="telecom"/>
<type value="token"/>
<documentation
value="The value in any kind of telecom details of the patient"/>
</searchParam>
<searchParam>
<name value="birthdate"/>
<type value="date"/>
<documentation value="The patient's date of birth"/>
</searchParam>
<searchParam>
<name value="address-city"/>
<type value="string"/>
<documentation value="A city specified in an address"/>
</searchParam>
<searchParam>
<name value="address-country"/>
<type value="string"/>
<documentation value="A country specified in an address"/>
</searchParam>
<searchParam>
<name value="address-postalcode"/>
<type value="string"/>
<documentation value="A postalCode specified in an address"/>
</searchParam>
<searchParam>
<name value="address-state"/>
<type value="string"/>
<documentation value="A state specified in an address"/>
</searchParam>
<searchParam>
<name value="gender"/>
<type value="token"/>
<documentation value="Gender of the patient"/>
</searchParam>
<searchParam>
<name value="mothersMaidenName"/>
<definition
value="http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-mothersMaidenName"/>
<type value="string"/>
<documentation
value="Mother's maiden (unmarried) name, commonly collected to help verify patient identity."/>
</searchParam>
</resource>
<interaction>
<code value="search-system"/>
</interaction>
</rest>
</CapabilityStatement>
IG © 2023+ IHE Patient Care Coordination Technical Committee. Package ihe.pcc.qedm#0.0.1-current based on FHIR 4.0.1. Generated 2023-02-13
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change