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-withHistory-Request - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "GetDemographics-withHistory-Request",
  "meta" : {
    "profile" : [
      🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-get-demographics-request-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2023-01-23T14:00:53.7288084-08:00",
  "link" : [
    {
      "relation" : "self",
      "url" : "urn:uuid:3cfa83ab-d8c9-4536-9d02-cdc15f795ff0"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "urn:uuid:fb5ed5fa-e08f-4b88-948a-d81cd26d3453",
      "resource" : {
        "resourceType" : "Parameters",
        "id" : "GetDemographics-withHistory-Request-Parameters",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"
          ]
        },
        "parameter" : [
          {
            "name" : "messageId",
            "valueString" : "0cf19fde-0808-4ffe-b029-3aa06bc008a9"
          },
          {
            "name" : "messageDateTime",
            "valueDateTime" : "2023-01-23T14:00:53.7286055-08:00"
          },
          {
            "name" : "history",
            "valueBoolean" : true
          },
          {
            "name" : "identifiersOnly",
            "valueBoolean" : false
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:c83ebe98-0a68-42f1-b390-67323d4b5ce4",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "GetDemographics-withHistory-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-withHistory-Request-Patient\"> </a><p><b>Generated Narrative: Patient </b><a name=\"GetDemographics-withHistory-Request-Patient\"> </a><a name=\"hcGetDemographics-withHistory-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-withHistory-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-fv-source-patient-id</code>/2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-fv-source-patient-id",
            "value" : "2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW"
          }
        ]
      }
    }
  ]
}