{
  "resourceType": "ValueSet",
  "id": "inactive",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/inactive",
  "name": "Example-inactive",
  "title": "Example with inactive codes",
  "status": "draft",
  "description": "HL7 v3 ActMood Prdicate codes, including inactive codes",
  "compose": {
    "inactive": true,
    "include": [
      {
        "system": "http://hl7.org/fhir/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://hl7.org/fhir/v3/ActMood",
        "inactive": true,
        "code": "CRT",
        "display": "criterion"
      },
      {
        "system": "http://hl7.org/fhir/v3/ActMood",
        "code": "EXPEC",
        "display": "expectation",
        "contains": [
          {
            "system": "http://hl7.org/fhir/v3/ActMood",
            "code": "GOL",
            "display": "goal"
          },
          {
            "system": "http://hl7.org/fhir/v3/ActMood",
            "code": "RSK",
            "display": "risk"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/ActMood",
        "code": "OPT",
        "display": "option"
      }
    ]
  }
}