{
  "resourceType" : "ValueSet",
  "id" : "cdc-occupation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 取值集合 cdc-occupation</b></p><a name=\"cdc-occupation\"> </a><a name=\"hccdc-occupation\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-cdc-occupation.html\"><code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"CodeSystem-cdc-occupation.html\"><code>https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span> where inactive  = true</li></ul></div>"
  },
  "url" : "https://cdc.gov.tw/nidrs/ValueSet/cdc-occupation",
  "version" : "0.1.0",
  "name" : "CDCOccupation",
  "title" : "CDC-職業值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-10-01",
  "publisher" : "衛福部疾病管制署",
  "contact" : [{
    "name" : "衛福部疾病管制署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cdc.gov.tw"
    }]
  }],
  "description" : "CDC-職業值集",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "TW"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation"
    }],
    "exclude" : [{
      "system" : "https://cdc.gov.tw/nidrs/CodeSystem/cdc-occupation",
      "filter" : [{
        "property" : "inactive",
        "op" : "=",
        "value" : "true"
      }]
    }]
  }
}