electronic Case Reporting (eCR) Implementation Guide Release For Comment Ballot Version

This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-oes

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "oes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>US Standard Occupational Classification</h2><div><p>US Department of Labor Bureau of Labor Statistics Standard Occupational Classification system (Occupational Group codes) see <a href="https://www.bls.gov/soc/">https://www.bls.gov/soc/ </a> for more information</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-oes.html"><code>http://fhir.hl7.org/us/ecr/CodeSystem/oes</code></a></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org/us/ecr/ValueSet/oes",
  "version" : "0.0.0",
  "name" : "US Standard Occupational Classification",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-09-21T03:45:12+10:00",
  "publisher" : "{ site.data.fhir.ig.publisher }",
  "contact" : [
    {
      "name" : "HL7 Public Health and Emergency Response WorkGroup",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    }
  ],
  "description" : "US Department of Labor Bureau of Labor Statistics Standard Occupational Classification system (Occupational Group codes) see [https://www.bls.gov/soc/ ](https://www.bls.gov/soc/) for more information",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hl7.org/us/ecr/CodeSystem/oes"
      }
    ]
  }
}