{
"description": "The Patient Identity Source Actor CapabilityStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - using conditional update for [ITI-104] - provide supported Patient profile for crosss-referencing for [ITI-104]",
"_filename": "CapabilityStatement-CH.PIXm.Source.json",
"package_name": "ch.fhir.ig.ch",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"date": "2020-07-09",
"publisher": "eHealth Suisse",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "CH_PIXm_Source",
"copyright": "CC0-1.0",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "PIXm Patient Identity Source (client)",
"package_version": "epr-fhir-4.0.1",
"status": "active",
"id": "07f738c4-ee08-42da-a4ee-d6a1aadd09b4",
"kind": "requirements",
"url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Source",
"version": "4.0.1",
"contact": [ {
"name": "eHealth Suisse",
"telecom": [ {
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "client",
"resource": [ {
"type": "Patient",
"interaction": [ {
"code": "update",
"documentation": "conditional update for [ITI-104]"
} ],
"supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-patient-feed" ],
"conditionalUpdate": true
} ],
"security": {
"cors": false,
"description": "TLS SHALL be used together with IUA basic access token"
},
"documentation": "PIXm client registers data of a specific patient in the Patient Identifier Cross-reference Manager [ITI-104]."
} ]
}