BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AddPatient-Request - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "AddPatient-Request",
  "meta" : {
    "profile" : [
      🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-add-request-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2023-01-23T13:46:27.8145754-08:00",
  "link" : [
    {
      "relation" : "self",
      "url" : "urn:uuid:492f0b38-e195-4249-b8d7-8000218842e9"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "urn:uuid:0185235c-f8ea-4107-8979-591ddc2df30b",
      "resource" : {
        "resourceType" : "Parameters",
        "id" : "b16bb592-6bb0-4541-8cba-4a6e741c8da7",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"
          ]
        },
        "parameter" : [
          {
            "name" : "messageId",
            "valueString" : "b02fc643-e179-4c5f-8ac3-a8d955f9ce87"
          },
          {
            "name" : "messageDateTime",
            "valueDateTime" : "2023-01-23T13:46:27.8027717-08:00"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:951b9e8e-5c78-44d5-91b1-ad6fb748de4b",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "AddPatient-Request-Patient",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_AddPatient-Request-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"AddPatient-Request-Patient\"> </a><a name=\"hcAddPatient-Request-Patient\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePatient &quot;AddPatient-Request-Patient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bc-patient.html\">ClientRegistryPatient</a></p></div><p><b>identifier</b>: <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id</code>/9455882493\u00a0(use:\u00a0official), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-veterans-affairs-health-id</code>/3EP14D12Y8Q618LPKH04QW28\u00a0(use:\u00a0official), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id</code>/9253484802\u00a0(use:\u00a0official)</p><p><b>name</b>: Legarra Antonin Cecily Gillette , Meaveen Deman Marine Brouk (Official), Jadvyga (Nickname)</p><p><b>telecom</b>: ph: 4018764201(MOBILE), ph: 9183556793(HOME), ph: 5185828695(WORK), <a href=\"mailto:Kolab.Mancher@cgi.com\">Kolab.Mancher@cgi.com</a>, <a href=\"mailto:Gabriele.Minas@cgi.com\">Gabriele.Minas@cgi.com</a>, <a href=\"mailto:Rolande.Jerald@cgi.com\">Rolande.Jerald@cgi.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1971-01-09</p><p><b>deceased</b>: 1974-05-08</p><p><b>address</b>: </p><ul><li>28813 Eden drive Mattice BC CA </li><li>38708 Heritage road Epping BC CA </li></ul></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id",
            "value" : "9455882493"
          },
          {
            "use" : "official",
            "system" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-veterans-affairs-health-id",
            "value" : "3EP14D12Y8Q618LPKH04QW28"
          },
          {
            "use" : "official",
            "system" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id",
            "value" : "9253484802"
          }
        ],
        "name" : [
          {
            "use" : "usual",
            "family" : "Gillette",
            "given" : [
              "Legarra",
              "Antonin",
              "Cecily"
            ]
          },
          {
            "use" : "official",
            "family" : "Brouk",
            "given" : [
              "Meaveen",
              "Deman",
              "Marine"
            ]
          },
          {
            "use" : "nickname",
            "given" : [
              "Jadvyga"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "4018764201",
            "use" : "mobile"
          },
          {
            "system" : "phone",
            "value" : "9183556793",
            "use" : "home"
          },
          {
            "system" : "phone",
            "value" : "5185828695",
            "use" : "work"
          },
          {
            "system" : "email",
            "value" : "Kolab.Mancher@cgi.com",
            "use" : "mobile"
          },
          {
            "system" : "email",
            "value" : "Gabriele.Minas@cgi.com",
            "use" : "home"
          },
          {
            "system" : "email",
            "value" : "Rolande.Jerald@cgi.com",
            "use" : "work"
          }
        ],
        "gender" : "female",
        "birthDate" : "1971-01-09",
        "deceasedDateTime" : "1974-05-08",
        "_deceasedDateTime" : {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "deathVerifiedFlag",
                  "valueBoolean" : true
                }
              ],
              "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-extension"
            }
          ]
        },
        "address" : [
          {
            "type" : "physical",
            "line" : [
              "28813 Eden drive"
            ],
            "city" : "Mattice",
            "state" : "BC",
            "country" : "CA"
          },
          {
            "type" : "postal",
            "line" : [
              "38708 Heritage road"
            ],
            "city" : "Epping",
            "state" : "BC",
            "country" : "CA"
          }
        ]
      }
    }
  ]
}