{ "description": "Describes the expected set of functionality required for a patient registry service that supports the common registration process defined in this implementation guide.", "_filename": "CapabilityStatement-cpg-common-patient-registry.json", "package_name": "hl7.fhir.uv.cpg", "format": [ "xml", "json" ], "date": "2023-12-11", "publisher": "HL7 International / Clinical Decision Support", "fhirVersion": "4.0.0", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "CPGCommonPatientRegistry", "type": null, "experimental": "true", "resourceType": "CapabilityStatement", "title": "CPG Common Patient Registry", "package_version": "2.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "status": "active", "id": "1c6ecf8c-9462-4d4e-a3e4-aafeaaeaa18a", "kind": "requirements", "url": "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry", "version": "2.0.0", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "operation": [ { "name": "$match", "definition": "http://hl7.org/fhir/OperationDefinition/Patient-match" }, { "name": "$summary", "definition": "http://hl7.org/fhir/uv/cpg/OperationDefinition/cpg-common-patient-summary" } ], "interaction": [ { "code": "read" }, { "code": "update" }, { "code": "create" }, { "code": "search-type" } ], "searchParam": [ { "name": "active", "type": "token" }, { "name": "birthdate", "type": "date" }, { "name": "name", "type": "string" }, { "name": "identifier", "type": "token" } ] } ] } ] }