This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML, or view this content in HTML JSON or HTML XML. Response generated in 2ms.

HTTP 200 OK

Response Headers

Set-Cookie: JSESSIONID=Tvu3QB-2kVbkqz2LyagTK+X8; Path=/PatientManager; Secure
X-Powered-By: HAPI FHIR 3.3.0 REST Server (FHIR Server; FHIR 3.0.1/DSTU3)

Response Body

<CapabilityStatement xmlns="http://hl7.org/fhir">
<status value="active"/>
<date value="2024-04-18T02:40:39+02:00"/>
<publisher value="Not provided"/>
<kind value="instance"/>
<software>
<name value="HAPI FHIR Server"/>
<version value="3.3.0"/>
</software>
<implementation>
<description value="IHE PDQm Patient Demographics Supplier and IHE PIXm Patient Identifier Cross-Reference Manager"/>
</implementation>
<fhirVersion value="3.0.1"/>
<acceptUnknown value="extensions"/>
<format value="application/fhir+xml"/>
<format value="application/fhir+json"/>
<rest>
<mode value="server"/>
<resource>
<type value="OperationDefinition"/>
<profile>
<reference value="http://hl7.org/fhir/Profile/OperationDefinition"/>
</profile>
<interaction>
<code value="read"/>
</interaction>
</resource>
<resource>
<type value="Patient"/>
<profile>
<reference value="http://hl7.org/fhir/Profile/Patient"/>
</profile>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
<searchParam>
<name value="_id"/>
<type value="string"/>
<documentation value="The ID of the resource"/>
</searchParam>
<searchParam>
<name value="active"/>
<type value="token"/>
<documentation value="Whether the patient record is active"/>
</searchParam>
<searchParam>
<name value="address"/>
<type value="string"/>
<documentation value="A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text"/>
</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="birthdate"/>
<type value="date"/>
<documentation value="The patient's date of birth"/>
</searchParam>
<searchParam>
<name value="family"/>
<type value="string"/>
<documentation value="A portion of the family name of the patient"/>
</searchParam>
<searchParam>
<name value="gender"/>
<type value="token"/>
<documentation value="Gender 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="mothersMaidenName"/>
<type value="string"/>
</searchParam>
<searchParam>
<name value="telecom"/>
<type value="token"/>
<documentation value="The value in any kind of telecom details of the patient"/>
</searchParam>
</resource>
<resource>
<type value="StructureDefinition"/>
<profile>
<reference value="http://hl7.org/fhir/Profile/StructureDefinition"/>
</profile>
<interaction>
<code value="read"/>
</interaction>
<interaction>
<code value="search-type"/>
</interaction>
</resource>
<operation>
<name value="ihe-pix"/>
<definition>
<reference value="OperationDefinition/Patient--ihe-pix"/>
</definition>
</operation>
</rest>
</CapabilityStatement>