FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypeBundle
IdBundle-GetDemographics-Request.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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": "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 class=\"res-header-id\"><b>Generated Narrative: Patient GetDemographics-Request-Patient</b></p><a name=\"GetDemographics-Request-Patient\"></a><a name=\"hcGetDemographics-Request-Patient\"></a><a name=\"GetDemographics-Request-Patient-en-US\"></a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id#8H1496LN8U1F17JP0H2VV)</p><hr /></div>"
        },
        "identifier": [
          {
            "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id",
            "value": "8H1496LN8U1F17JP0H2VV"
          }
        ]
      }
    }
  ]
}