FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ValueSet/inactive (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

ValueSet including inactive concepts

{
  "resourceType" : "ValueSet",
  "id" : "inactive",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p class=\"res-header-id\">\n        <b>Generated Narrative: ValueSet inactive</b>\n      </p>\n      <a name=\"inactive\"> </a>\n      <a name=\"hcinactive\"> </a>\n      <p>This value set expansion contains 5 concepts.</p>\n      <table class=\"codes\">\n        <tr>\n          <td>\n            <b>Level</b>\n          </td>\n          <td>\n            <b>System</b>\n          </td>\n          <td style=\"white-space:nowrap\">\n            <b>Code</b>\n          </td>\n          <td>\n            <b>Display</b>\n          </td>\n          <td>\n            <b>Inactive</b>\n          </td>\n        </tr>\n        <tr>\n          <td>\n            <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-CRT\"> </a>1\n          </td>\n          <td>\n            <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n          </td>\n          <td style=\"white-space:nowrap\">\u00a0\u00a0\n            <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-CRT\">CRT</a>\n          </td>\n          <td>criterion</td>\n          <td>inactive</td>\n        </tr>\n        <tr>\n          <td>\n            <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-EXPEC\"> </a>1\n          </td>\n          <td>\n            <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n          </td>\n          <td style=\"white-space:nowrap\">\u00a0\u00a0\n            <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-EXPEC\">EXPEC</a>\n          </td>\n          <td>expectation</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>\n            <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-GOL\"> </a>2\n          </td>\n          <td>\n            <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n          </td>\n          <td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0\n            <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-GOL\">GOL</a>\n          </td>\n          <td>goal</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>\n            <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-RSK\"> </a>2\n          </td>\n          <td>\n            <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n          </td>\n          <td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0\n            <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-RSK\">RSK</a>\n          </td>\n          <td>risk</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>\n            <a name=\"inactive-http://terminology.hl7.org/CodeSystem/v3-ActMood-OPT\"> </a>1\n          </td>\n          <td>\n            <code>http://terminology.hl7.org/CodeSystem/v3-ActMood</code>\n          </td>\n          <td style=\"white-space:nowrap\">\u00a0\u00a0\n            <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActMood.html#v3-ActMood-OPT\">OPT</a>\n          </td>\n          <td>option</td>\n          <td/>\n        </tr>\n      </table>\n    </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://hl7.org/fhir/ValueSet/inactive",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3146"
  }],
  "version" : "6.0.0-ballot3",
  "name" : "ExampleInactive",
  "title" : "Example with inactive codes",
  "status" : "draft",
  "experimental" : true,
  "publisher" : "HL7 International / Terminology Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab"
    }]
  }],
  "description" : "HL7 v3 ActMood Predicate codes, including inactive codes",
  "compose" : {
    "inactive" : true,
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "_ActMoodPredicate"
      }]
    }]
  },
  "expansion" : {
    "identifier" : "urn:uuid:46c00b3f-003a-4f31-9d4b-ea2de58b2a99",
    "timestamp" : "2017-02-26T10:00:00Z",
    "contains" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
      "inactive" : true,
      "code" : "CRT",
      "display" : "criterion"
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
      "code" : "EXPEC",
      "display" : "expectation",
      "contains" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "code" : "GOL",
        "display" : "goal"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
        "code" : "RSK",
        "display" : "risk"
      }]
    },
    {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActMood",
      "code" : "OPT",
      "display" : "option"
    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.