Patient Identity Cross-Reference for mobile (PIXm)
2.2.0 - public-comment

This page is part of the IHE Patient Identifier Cross-referencing for Mobile (v3.0.0: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IHE ITI Patient Identity Cross-reference for Mobile (PIXm) - Source (client) - XML Representation

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="IHE_PIXm_Source"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"> 
		CapabilityStatement for Source 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/ITI/PIXm/CapabilityStatement/IHE_PIXm_Source"/>
  <version value="2.2.0"/>
  <name value="IHE_PIXm_Source"/>
  <title
         value="IHE ITI Patient Identity Cross-reference for Mobile (PIXm) - Source (client)"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-07-05"/>
  <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 Source Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PIXm."/>
  <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"/>
  <fhirVersion value="4.0.1"/>
  <format value="application/fhir+xml"/>
  <format value="application/fhir+json"/>
  <rest>
    <mode value="client"/>
    <documentation
                   value="The PIXm Source is the producer and publisher of patient identity data."/>
    <security>
      <cors value="false"/>
      <description value="Recommend IUA or SMART"/>
    </security>
    <resource>
      <type value="Patient"/>
      <supportedProfile
                        value="http://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient"/>
      <interaction>
        <code value="create"/>
        <documentation value="conditional create for [ITI-104]"/>
      </interaction>
      <interaction>
        <code value="update"/>
        <documentation value="conditional update for [ITI-104]"/>
      </interaction>
      <interaction>
        <code value="delete"/>
        <documentation value="conditional delete for [ITI-104]"/>
      </interaction>
      <conditionalCreate value="true"/>
      <conditionalUpdate value="true"/>
      <conditionalDelete value="single"/>
    </resource>
  </rest>
</CapabilityStatement>