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

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypePatient
IdPatient-Revise-Request-No-SRI-RESTful.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Patient Revise-Request-No-SRI-RESTful

Proinnsias Edmon Beartlaidh Tabatabai Female, DoB: 1996-02-18 ( https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id#?ngen-9? (use: official, ))


Alt. Name:Victor (Nickname)
Contact Detail
BC Business Dates2024-11-28 06:22:01-0800 --> (ongoing)

Source1

{
  "resourceType": "Patient",
  "id": "Revise-Request-No-SRI-RESTful",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension",
      "valuePeriod": {
        "start": "2024-11-28T06:22:01.0974407-08:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id",
      "_value": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "unknown"
          }
        ]
      }
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Tabatabai",
      "given": [
        "Proinnsias",
        "Edmon",
        "Beartlaidh"
      ]
    },
    {
      "use": "nickname",
      "given": [
        "Victor"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "3104702526",
      "use": "mobile"
    },
    {
      "system": "phone",
      "value": "3366898069",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "2544265519",
      "use": "work"
    },
    {
      "system": "email",
      "value": "Constance.Besarra@cgi.com",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "Hank.Avey@cgi.com",
      "use": "home"
    },
    {
      "system": "email",
      "value": "Nerissa.Friede@cgi.com",
      "use": "work"
    }
  ],
  "gender": "female",
  "birthDate": "1996-02-18",
  "address": [
    {
      "type": "physical",
      "line": [
        "7562 Railroad street"
      ],
      "city": "Calistoga",
      "state": "BC",
      "postalCode": "V5QOX7",
      "country": "CA"
    },
    {
      "type": "postal",
      "line": [
        "27523 Oak street"
      ],
      "city": "Topmost",
      "state": "BC",
      "postalCode": "V4IUH0",
      "country": "CA"
    }
  ]
}