FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Patient |
| Id | Patient-chr-on-west-Patient-12345.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "chr-on-west-Patient-12345",
"meta": {
"lastUpdated": "2024-12-08T18:00:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-PatientStatus",
"valueCodeableConcept": {
"text": "Active"
}
},
{
"url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-PatientStatusDate",
"valueDateTime": "2024-01-15T09:00:00Z"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/gender-identity",
"code": "female",
"display": "female",
"userSelected": false
}
],
"text": "Female"
}
},
{
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"text": "She/Her/Her/Herself"
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical Record Number"
}
],
"text": "Medical Record Number"
},
"system": "urn:telus:emr:chr:on-west:123:patientId",
"value": "12345",
"assigner": {
"display": "Collaborative Health Record"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion",
"valueString": "GH"
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN",
"display": "Jurisdictional health number"
}
],
"text": "Jurisdictional Health Number"
},
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "1234567890",
"period": {
"start": "2020-01-01"
},
"assigner": {
"display": "[CA/ON] Ontario Health Insurance Plan"
}
}
],
"active": true,
"name": [
{
"use": "usual",
"text": "Sarah Marie Johnson",
"family": "Johnson",
"given": [
"Sarah",
"Marie"
],
"prefix": [
"Ms"
]
},
{
"use": "nickname",
"text": "Sally"
}
],
"telecom": [
{
"system": "sms",
"value": "519-555-3001",
"use": "mobile",
"rank": 1
},
{
"system": "phone",
"value": "519-555-3002",
"use": "home"
},
{
"system": "phone",
"value": "519-555-3003 ext 123",
"use": "work"
},
{
"system": "email",
"value": "sarah.johnson@example.com",
"use": "home"
}
],
"gender": "female",
"birthDate": "1985-03-15",
"deceasedBoolean": false,
"address": [
{
"use": "home",
"type": "physical",
"line": [
"456 Oak Avenue",
"Apt 2B"
],
"city": "London",
"state": "ON",
"postalCode": "N6B 2C3",
"country": "CA"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Married",
"userSelected": false
}
],
"text": "Married"
},
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C",
"display": "Emergency Contact"
}
],
"text": "Emergency Contact"
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "SPS",
"display": "spouse"
}
]
}
],
"name": {
"use": "usual",
"text": "Michael Johnson",
"family": "Johnson",
"given": [
"Michael"
]
},
"telecom": [
{
"system": "phone",
"value": "519-555-4001",
"use": "mobile"
}
],
"period": {
"start": "2024-01-01"
}
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en",
"display": "English"
}
],
"text": "English"
},
"preferred": true
}
],
"generalPractitioner": [
{
"reference": "Practitioner/chr-on-west-Practitioner-501",
"type": "Practitioner",
"display": "Dr. Emily Thompson"
},
{
"reference": "Organization/chr-on-west-Organization-101",
"type": "Organization",
"display": "Western Ontario Family Health Clinic - Location A"
}
],
"managingOrganization": {
"reference": "Organization/chr-on-west-Organization-100",
"type": "Organization",
"display": "Western Ontario Family Health Clinic"
}
}