PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.client@1.0.1
    http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-get-demographics
{
  "description": "This operation is used to query for a patient.  The response can contain 0 or 1 Patient.",
  "_filename": "OperationDefinition-bc-patient-get-demographics.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": "GetDemographics",
  "type": "true",
  "experimental": null,
  "outputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-search-response-bundle",
  "resourceType": "OperationDefinition",
  "title": "GetDemographics",
  "package_version": "1.0.1",
  "status": "active",
  "id": "2039db3d-b97b-47d5-99a6-f15950c3d1f3",
  "resource": [ "Patient" ],
  "kind": "query",
  "url": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-get-demographics",
  "code": "GetDemographics",
  "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-get-demographics-request-bundle",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "GetDemographicsRequestBundle",
    "type": "Bundle",
    "documentation": "GetDemographics request Bundle."
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "SearchResponseBundle",
    "type": "Bundle",
    "documentation": "GetDemograponics response Bundle."
  } ]
}