{ "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": "2019-06-15", "publisher": null, "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": "1.0.0", "status": "draft", "id": "c00b0eb5-2481-4758-9cf3-9d5ce0dac8c1", "kind": "requirements", "url": "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry", "version": "1.0.0", "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" } ] } ] } ] }