{
"description": "This operation is used to revise a patient's demographics.",
"_filename": "OperationDefinition-bc-patient-revise.json",
"package_name": "fhir.ca-bc.client",
"date": "2025-02-07T23:01:35+00:00",
"system": false,
"publisher": "BC Ministry of Health",
"instance": false,
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"name": "RevisePatient",
"type": "true",
"experimental": null,
"outputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-revise-response-bundle",
"resourceType": "OperationDefinition",
"title": "Revise Patient",
"package_version": "1.0.1",
"status": "draft",
"id": "eddef67b-2d9e-415a-802e-c4e73dbecd82",
"resource": [ "Patient" ],
"kind": "operation",
"url": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-revise",
"code": "RevisePatient",
"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"
} ]
} ],
"inputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-revise-request-bundle",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "ReviseRequestBundle",
"type": "Bundle",
"documentation": "The RevisePatient operation request Bundle."
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "ReviseResponseBundle",
"type": "Bundle",
"documentation": "The RevisePatient operation response Bundle."
} ]
}