PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.9.2
    http://hl7.org/fhir/test/ValueSet/inactive-all-inactive
{
  "description": null,
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/test/CodeSystem/inactive"
    } ]
  },
  "$optional-properties$": [ "id", "date", "publisher", "compose" ],
  "_filename": "tests/inactive/inactive-inactive-expand-all-response-valueSet.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "name": "InactiveValueSetInactive",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "$optional-properties$": [ "id", "offset" ],
    "contains": [ {
      "code": "codeActive",
      "system": "http://hl7.org/fhir/test/CodeSystem/inactive",
      "display": "Display Active"
    }, {
      "code": "codeInactive",
      "system": "http://hl7.org/fhir/test/CodeSystem/inactive",
      "display": "Display inactive",
      "inactive": true,
      "property": [ {
        "code": "status",
        "valueCode": "inactive",
        "$optional$": true
      } ]
    }, {
      "code": "codeRetired",
      "system": "http://hl7.org/fhir/test/CodeSystem/inactive",
      "display": "Display Retired",
      "inactive": true,
      "property": [ {
        "code": "status",
        "valueCode": "retired",
        "$optional$": true
      } ]
    } ],
    "offset": 0,
    "property": [ {
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "code": "status",
      "$optional$": true
    } ],
    "total": 3,
    "id": "$id$",
    "identifier": "$uuid$",
    "timestamp": "$instant$",
    "parameter": [ {
      "name": "excludeNested",
      "valueBoolean": true
    }, {
      "name": "used-codesystem",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/inactive|0.1.0"
    } ]
  },
  "title": "Inactive ValueSet Inactive",
  "package_version": "1.9.2",
  "status": "active",
  "id": "82efea31-0cf4-4b44-a2bc-8e058f25ce4e",
  "kind": null,
  "url": "http://hl7.org/fhir/test/ValueSet/inactive-all-inactive",
  "version": "5.0.0"
}