FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Observation |
| Id | Observation-chr-on-west-Observation-8316.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "chr-on-west-Observation-8316",
"meta": {
"lastUpdated": "2024-12-10T16:05:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservation"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:chr:on-west:123:Observation",
"value": "patient-3f9a2b7c8e1d4f6a9b0c2d3e4f5a6b7c"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey",
"display": "Survey"
}
]
}
],
"code": {
"text": "Employment Status"
},
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"type": "Patient",
"display": "Sarah Marie Johnson"
},
"effectivePeriod": {
"start": "2024-12-10T16:05:00Z"
},
"valueString": "Full-time"
}