{
"description": "This operation is used for newborns or to 'force create' a patient.",
"_filename": "OperationDefinition-bc-patient-add.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": "AddPatient",
"type": "true",
"experimental": null,
"outputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-add-response-bundle",
"resourceType": "OperationDefinition",
"title": "AddPatient",
"package_version": "1.0.1",
"status": "draft",
"id": "218c2ed0-b983-4083-9955-64b6045d2e57",
"resource": [ "Patient" ],
"kind": "operation",
"url": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-add",
"code": "AddPatient",
"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-add-request-bundle",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "AddRequestBundle",
"type": "Bundle",
"documentation": "The AddPatient operation request Bundle."
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "AddResponseBundle",
"type": "Bundle",
"documentation": "The AddPatient operation response Bundle."
} ]
}