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

: GetDemographics-Request - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "GetDemographics-Request",
  "meta" : {
    "profile" : [
      🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-get-demographics-request-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2023-01-23T14:00:53.5204931-08:00",
  "link" : [
    {
      "relation" : "self",
      "url" : "urn:uuid:96d44ba7-5ca3-48ad-930e-771d9f1f2428"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69",
      "resource" : {
        "resourceType" : "Parameters",
        "id" : "GetDemographics-Request-Parameters",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"
          ]
        },
        "parameter" : [
          {
            "name" : "messageId",
            "valueString" : "7cd363f7-982c-43cb-85b1-024e567ad571"
          },
          {
            "name" : "messageDateTime",
            "valueDateTime" : "2023-01-23T14:00:53.5108118-08:00"
          },
          {
            "name" : "history",
            "valueBoolean" : false
          },
          {
            "name" : "identifiersOnly",
            "valueBoolean" : false
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:72729b26-5d18-42e3-871a-ccfa9ba6ad06",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "GetDemographics-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_GetDemographics-Request-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"GetDemographics-Request-Patient\"> </a><a name=\"hcGetDemographics-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;GetDemographics-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://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id</code>/8H1496LN8U1F17JP0H2VV</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id",
            "value" : "8H1496LN8U1F17JP0H2VV"
          }
        ]
      }
    }
  ]
}