{
  "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": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Custom Patient Data property 'Employment Status' recorded as 'Full-time' on December 10, 2024.</div>"
  },
  "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"
}