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

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypeBundle
IdBundle-GetDemographics-withHistory-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-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": "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 class=\"res-header-id\"><b>Generated Narrative: Patient GetDemographics-withHistory-Request-Patient</b></p><a name=\"GetDemographics-withHistory-Request-Patient\"></a><a name=\"hcGetDemographics-withHistory-Request-Patient\"></a><a name=\"GetDemographics-withHistory-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-fv-source-patient-id#2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW)</p><hr /></div>"
        },
        "identifier": [
          {
            "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-fv-source-patient-id",
            "value": "2701XI3IW2R95W87WH3H16082KJ2LEVENM0LNTW"
          }
        ]
      }
    }
  ]
}