CH EPR mHealth (R4)
0.1.2 - Draft Standard for Trial Use

This page is part of the CH EPR mHealth (R4) (v0.1.2: DSTU 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

IHE ITI Patient Identity Cross-Reference for Mobile (PIXm) - Manager (server) - XML Representation

(back to description)

Raw xml

Source view



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="IHE.PIXm.Manager"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
		CapabilityStatement for Manager Actor in the IHE IT Infrastructure Technical Framework Supplement 
            <a href="http://wiki.ihe.net/index.php/PIXm">Patient Identity Cross-Reference for Mobile (PIXm)</a> 
		The IHE Profile text is Normative, this conformance resource is Informative. 
        </div>
  </text>
  <url
       value="http://profiles.ihe.net/fhir/ihe.pixm.fhir/CapabilityStatement/IHE.PIXm.Manager"/>
  <version value="0.1.2"/>
  <name value="IHE_PIXm_Manager"/>
  <title
         value="IHE ITI Patient Identity Cross-Reference for Mobile (PIXm) - Manager (server)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-07-05"/>
  <publisher value="eHealth Suisse"/>
  <contact>
    <name value="eHealth Suisse"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.e-health-suisse.ch"/>
    </telecom>
  </contact>
  <description
               value="CapabilityStatement for Manager Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PIXm. See http://wiki.ihe.net/index.php/PIXm. The IHE Profile text is Normative, this conformance resource is Informative."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CH"/>
    </coding>
  </jurisdiction>
  <copyright value="IHE http://www.ihe.net/Governance/#Intellectual_Property"/>
  <kind value="requirements"/>
  <fhirVersion value="4.0.0"/>
  <format value="application/fhir+xml"/>
  <format value="application/fhir+json"/>
  <rest>
    <mode value="server"/>
    <documentation
                   value="PIXm server provides capability to query for Patient Identity Cross-Reference matching a query parameters"/>
    <security>
      <cors value="false"/>
      <description value="Recommend IUA or SMART"/>
    </security>
    <resource>
      <type value="Patient"/>
      <operation>
        <name value="$ihe-pix"/>
        <definition
                    value="http://profiles.ihe.net/fhir/ihe.pixm.fhir/OperationDefinition/IHE.PIXm.pix"/>
      </operation>
    </resource>
  </rest>
</CapabilityStatement>