FHIR IG analytics| Package | fhir.ca-bc.client |
| Resource Type | Patient |
| Id | Patient-Force-Create-Request.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Force-Create-Request
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 Dates | 2024-11-28 06:22:01-0800 --> (ongoing) | ||
{
"resourceType": "Patient",
"id": "Force-Create-Request",
"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"
}
]
}