FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | DocumentReference |
| Id | DocumentReference-chr-on-west-DocumentReference-8001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "DocumentReference",
"id": "chr-on-west-DocumentReference-8001",
"meta": {
"lastUpdated": "2024-12-10T16:45:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwDocumentReference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:chr:on-west:123:documentReference",
"value": "8001"
}
],
"status": "current",
"docStatus": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "11506-3",
"display": "Progress note"
}
],
"text": "Encounter Note"
},
"category": [
{
"text": "Clinical Note"
}
],
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"display": "Sarah Marie Johnson"
},
"date": "2024-12-10T16:45:00Z",
"author": [
{
"reference": "Practitioner/chr-on-west-Practitioner-501",
"display": "Dr. Emily Thompson"
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"url": "urn:telus:emr:chr:on-west:123:document:8001",
"title": "Encounter Note - Dec 10 2024 - Acute Bronchitis",
"creation": "2024-12-10T16:45:00Z"
}
}
],
"context": {
"encounter": [
{
"reference": "Encounter/chr-on-west-Encounter-2001",
"display": "Office Visit - Dec 10 2024"
}
],
"period": {
"start": "2024-12-10T16:00:00Z",
"end": "2024-12-10T16:45:00Z"
}
}
}