FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeObservation
IdObservation-chr-on-west-ObservationSocialHistory-11001.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Social history recorded on December 10, 2024. Includes tobacco use (former smoker), alcohol use (current drinker), and recreational drug use history.

Source1

{
  "resourceType": "Observation",
  "id": "chr-on-west-ObservationSocialHistory-11001",
  "meta": {
    "lastUpdated": "2024-12-10T16:10:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationSocialHistory"
    ],
    "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": "11001"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "social-history",
          "display": "Social History"
        }
      ]
    }
  ],
  "code": {
    "text": "Social History"
  },
  "subject": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient",
    "display": "Sarah Marie Johnson"
  },
  "effectiveDateTime": "2024-12-10T16:10:00Z",
  "issued": "2024-12-10T16:10:00Z",
  "hasMember": [
    {
      "reference": "Observation/chr-on-west-ObservationTobaccoUse-12001",
      "display": "Tobacco Use"
    },
    {
      "reference": "Observation/chr-on-west-ObservationAlcoholUse-13001",
      "display": "Alcohol Use"
    },
    {
      "reference": "Observation/chr-on-west-ObservationDrugUse-14001",
      "display": "Drug Use"
    }
  ]
}