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

FHIR IG analytics

Packageihe.pcc.odh
Resource TypeObservation
IdObservation-observation-odh-past-or-present-job-sample.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

Generated Narrative: Observation observation-odh-past-or-present-job-sample

ODHIsCurrentJob-extension: true

status: Final

code: History of Occupation

subject: Maya Gordon

effective: 2015-04-24 --> (ongoing)

performer: Simone Heps

value: Home-based Personal Care Workers

component

code: History of Occupation Industry

value: Residential nursing care facilities

component

code: Compensation and sector employment type

value: Paid non-governmental work, not self-employed

component

code: Job supervisory level or pay grade

value: Manager

component

code: What were your main activities or duties for this job [NHANES]

value: Patient Care

component

code: History of Occupational hazard

value: Infectious Disease

component

code: Work schedule NIOSH

value: rotating shift with nights

component

code: Work days per week

value: 5 d (Details: UCUM coded = 'd')

component

code: Work hours per day

value: 8 h (Details: UCUM codeh = 'h')


Source1

{
  "resourceType": "Observation",
  "id": "observation-odh-past-or-present-job-sample",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-PastOrPresentJob"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-isCurrentJob-extension",
      "valueBoolean": true
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11341-5",
        "display": "History of Occupation"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-odh-maya-gordon",
    "display": "Maya Gordon"
  },
  "effectivePeriod": {
    "start": "2015-04-24"
  },
  "performer": [
    {
      "reference": "Practitioner/ex-practitioner",
      "display": "Simone Heps"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISCO08",
        "code": "5322",
        "display": "Home-based Personal Care Workers"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "86188-0",
            "display": "History of Occupation Industry"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISICRev4",
            "code": "871",
            "display": "Residential nursing care facilities"
          },
          {
            "system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISCO08",
            "code": "5322",
            "display": "Home-based Personal Care Workers"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "85104-8",
            "display": "Compensation and sector employment type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-WorkClassificationODH",
            "code": "PWNSE",
            "display": "Paid non-governmental work, not self-employed"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "87707-6",
            "display": "Job supervisory level or pay grade"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH",
            "code": "C-6",
            "display": "Manager"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "63761-1",
            "display": "What were your main activities or duties for this job [NHANES]"
          }
        ]
      },
      "valueString": "Patient Care"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "87729-0",
            "display": "History of Occupational hazard"
          }
        ]
      },
      "valueString": "Infectious Disease"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "74159-5",
            "display": "Work schedule NIOSH"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
            "code": "RSWN",
            "display": "rotating shift with nights"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "74160-3",
            "display": "Work days per week"
          }
        ]
      },
      "valueQuantity": {
        "value": 5,
        "unit": "d",
        "system": "http://unitsofmeasure.org",
        "code": "d"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "87512-0",
            "display": "Work hours per day"
          }
        ]
      },
      "valueQuantity": {
        "value": 8,
        "unit": "h",
        "system": "http://unitsofmeasure.org",
        "code": "h"
      }
    }
  ]
}