{
"description": "This capability statement describes the use cases that are supported by the BC FHIR implementation of the Client Registry when it is acting as a server.",
"_filename": "CapabilityStatement-bc-hcim-capability-statement-server.json",
"package_name": "fhir.ca-bc.client",
"format": [ "json" ],
"date": "2024-10-11",
"publisher": "BC Ministry of Health",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"name": "HCIMServerCapabilityStatement",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "BC HCIM Server Capability Statement",
"package_version": "1.0.1",
"status": "active",
"id": "de96bb43-f0d5-425e-b844-5d2e52da4c4d",
"kind": "capability",
"url": "http://hlth.gov.bc.ca/fhir/client/CapabilityStatement/bc-hcim-capability-statement-server",
"software": {
"name": "BC HCIM FHIR Implementation"
},
"version": "1.0.0",
"contact": [ {
"name": "BC Ministry of Health",
"telecom": [ {
"value": "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Parameters",
"operation": [ {
"name": "FindCandidates",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-find-candidates"
}, {
"name": "GetDemographics",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-get-demographics"
}, {
"name": "RevisePatient",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-revise"
}, {
"name": "AddPatient",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-add"
}, {
"name": "Merge",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-merge"
}, {
"name": "AddPatient.Async",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-add",
"documentation": "Although this is an independent Operation the definition is the same as the [AddPatient](OperationDefinition-bc-patient-add.html)"
}, {
"name": "RevisePatient.Async",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-revise",
"documentation": "Although this is an independent Operation the definition is the same as the [RevisePatient](OperationDefinition-bc-patient-revise.html)"
}, {
"name": "MergePatient.Async",
"definition": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-merge",
"documentation": "Although this is an independent Operation the definition is the same as the [MergePatient](OperationDefinition-bc-patient-merge.html)"
} ]
} ]
} ]
}