PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pdqm@2.4.0
    http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.server
{
  "description": "CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.",
  "_filename": "CapabilityStatement-IHE.PDQm.server.json",
  "package_name": "ihe.iti.pdqm",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2021-09-30",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHE_PDQm_supplier",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE PDQm Server",
  "package_version": "2.4.0",
  "status": "active",
  "id": "15b4a591-e2c5-4d10-baa5-a96b653ccd42",
  "kind": "requirements",
  "url": "http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.server",
  "version": "2.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "IHE IT Infrastructure Technical Committee",
    "telecom": [ {
      "value": "iti@ihe.net",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Patient",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_id",
        "type": "token",
        "documentation": "Logical id of this artifact"
      }, {
        "name": "active",
        "type": "token",
        "documentation": "Whether the patient record is active"
      }, {
        "name": "address-city",
        "type": "string",
        "documentation": "A city specified in an address"
      }, {
        "name": "address-country",
        "type": "string",
        "documentation": "A country specified in an address"
      }, {
        "name": "address-postalcode",
        "type": "string",
        "documentation": "A postalCode specified in an address"
      }, {
        "name": "address-state",
        "type": "string",
        "documentation": "A state specified in an address"
      }, {
        "name": "birthdate",
        "type": "date",
        "documentation": "The patient's date of birth"
      }, {
        "name": "family",
        "type": "string",
        "documentation": "A portion of the family name of the patient"
      }, {
        "name": "gender",
        "type": "token",
        "documentation": "Gender of the patient"
      }, {
        "name": "given",
        "type": "string",
        "documentation": "A portion of the given name of the patient"
      }, {
        "name": "identifier",
        "type": "token",
        "documentation": "A patient identifier"
      }, {
        "name": "telecom",
        "type": "token",
        "documentation": "The value in any kind of telecom details of the patient"
      }, {
        "name": "_lastUpdated",
        "type": "date",
        "documentation": "When the resource version last changed"
      }, {
        "name": "mothersMaidenName",
        "type": "string",
        "definition": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-mothersMaidenName",
        "documentation": "Mother's maiden (unmarried) name, commonly collected to help verify patient identity."
      } ]
    } ],
    "security": {
      "cors": false,
      "description": "None mandated by IHE, encouraged IHE-IUA or SMART-on-FHIR"
    },
    "interaction": [ {
      "code": "search-system"
    } ],
    "documentation": "PDQm server provides capability to query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters"
  } ]
}