HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1, STU 1.3 (Standard for Trial Use)
1.3.0 - STU 1.3 United States of America flag

HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1, STU 1.3 (Standard for Trial Use), published by HL7 International Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.3.0). This version is based on the current content of https://github.com/HL7/us-odh/ and changes regularly. See the Directory of published versions

: Employment Status Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-odh-employment-status-sample",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2021-05-26T17:22:34.756+00:00",
    "source" : "#H1Oz6Eja94PABzAs",
    "profile" : [
      "http://hl7.org/fhir/us/odh/StructureDefinition/odh-EmploymentStatus"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table>\n                <tr>\n                    <td style=\"font-weight: bold\">id</td>\n                    <td>\n                        <span title=\"id\">observation-odh-employment-status-sample</span>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">meta</td>\n                    <td>\n                        <table>\n                            <tr>\n                                <td style=\"font-weight: bold\">versionId</td>\n                                <td>\n                                    <span title=\"versionId\">1</span>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">lastUpdated</td>\n                                <td>\n                                    <span title=\"lastUpdated\">2021-05-25T12:25:44.000-04:00</span>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">profile</td>\n                                <td>\n                                    <span title=\"profile\">http://hl7.org/fhir/us/odh/StructureDefinition/odh-EmploymentStatus</span>\n                                </td>\n                            </tr>\n                        </table>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">status</td>\n                    <td>\n                        <span title=\"status\">final</span>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">code</td>\n                    <td>\n                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                            <li>\n                                <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                    <li>\n                                        <span title=\"display\">History of employment status NIOSH</span>  (\n                                        \n                                        \n                                        \n                                        <span title=\"code\">74165-2</span> )\n          \n                                    \n                                    \n                                    \n                                    </li>\n                                    <li>\n                                        <span title=\"system\">\n                                            <a href=\"http://loinc.org\">http://loinc.org</a>\n                                        </span>\n                                    </li>\n                                </ul>\n                            </li>\n                        </ul>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">subject</td>\n                    <td>\n                        <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                            <li/>\n                            <li>\n                                <a href=\"Patient-patient-odh-maya-gordon.html\">Maya Gordon</a>\n                            </li>\n                        </ul>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">valuePeriod</td>\n                    <td>\n                        <table>\n                            <tr>\n                                <td style=\"font-weight: bold\">start</td>\n                                <td>\n                                    <span title=\"start\">2018-06-01</span>\n                                </td>\n                            </tr>\n                        </table>\n                    </td>\n                </tr>\n                <tr>\n                    <td style=\"font-weight: bold\">component</td>\n                    <td>\n                        <table>\n                            <tr>\n                                <td style=\"font-weight: bold\">code</td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                <li>\n                                                    <span title=\"display\">History of employment status NIOSH</span>  (\n                                                    \n                                                    \n                                                    \n                                                    <span title=\"code\">74165-2</span> )\n          \n                                                \n                                                \n                                                \n                                                </li>\n                                                <li>\n                                                    <span title=\"system\">\n                                                        <a href=\"http://loinc.org\">http://loinc.org</a>\n                                                    </span>\n                                                </li>\n                                            </ul>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                            <tr>\n                                <td style=\"font-weight: bold\">valueCodeableConcept</td>\n                                <td>\n                                    <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                        <li>\n                                            <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n                                                <li>\n                                                    <span title=\"display\">Employed</span>  (\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    <span title=\"code\">Employed</span> )\n          \n                                                \n                                                \n                                                \n                                                \n                                                </li>\n                                                <li>\n                                                    <span title=\"system\">http://terminology.hl7.org/CodeSystem/PHOccupationalDataForHealthODH</span>\n                                                </li>\n                                            </ul>\n                                        </li>\n                                    </ul>\n                                </td>\n                            </tr>\n                        </table>\n                    </td>\n                </tr>\n            </table>\n        </div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "74165-2",
        "display" : "History of employment status NIOSH"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-odh-maya-gordon",
    "display" : "Maya Gordon"
  },
  "effectivePeriod" : {
    "start" : "2018-06-01"
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "Employed",
        "display" : "Employed"
      }
    ]
  }
}