IHE FHIR Profile: Occupational Data for Health (ODH) - International
1.0.0-comment - ballot International flag

This page is part of the IHE FHIR Profile: Occupational Data for Health (ODH) - International (v1.0.0-comment: Publication Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Occupations - JSON Representation

Active as of 2024-03-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "odf-occupationVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://metadata.ilo.org/thesaurus.html</code></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/ODH/ValueSet/odf-occupationVS",
  "version" : "1.0.0-comment",
  "name" : "ODF_occupationVS",
  "title" : "Occupation types",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-08T10:44:40-06:00",
  "publisher" : "IHE International",
  "contact" : [
    {
      "name" : "IHE Patient Care Coordination Committee",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    }
  ],
  "description" : "ILO.org [occupation](https://metadata.ilo.org/thesaurus.html) types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://metadata.ilo.org/thesaurus.html"
      }
    ]
  }
}