PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.9.2
    http://hl7.org/fhir/test/ValueSet/simple-filter-isa
{
  "description": null,
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "is-a",
        "value": "code2",
        "property": "concept"
      } ],
      "system": "http://hl7.org/fhir/test/CodeSystem/simple"
    } ]
  },
  "$optional-properties$": [ "id", "date", "publisher", "compose" ],
  "_filename": "tests/parameters/parameters-expand-isa-hierarchy-response-valueSet.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "name": "SimpleValueSetFilterIsA",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "$optional-properties$": [ "id", "offset" ],
    "contains": [ {
      "code": "code2",
      "system": "http://hl7.org/fhir/test/CodeSystem/simple",
      "display": "Display 2",
      "abstract": true,
      "contains": [ {
        "code": "code2a",
        "system": "http://hl7.org/fhir/test/CodeSystem/simple",
        "display": "Display 2a",
        "contains": [ {
          "code": "code2aI",
          "system": "http://hl7.org/fhir/test/CodeSystem/simple",
          "display": "Display 2aI"
        }, {
          "code": "code2aII",
          "system": "http://hl7.org/fhir/test/CodeSystem/simple",
          "display": "Display 2aII"
        } ]
      }, {
        "code": "code2b",
        "system": "http://hl7.org/fhir/test/CodeSystem/simple",
        "display": "Display 2b"
      } ],
      "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": 5,
    "id": "$id$",
    "identifier": "$uuid$",
    "timestamp": "$instant$",
    "parameter": [ {
      "name": "excludeNested",
      "valueBoolean": false
    }, {
      "name": "used-codesystem",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/simple|0.1.0"
    } ]
  },
  "title": "Simple ValueSet Filter by Is-A",
  "package_version": "1.9.2",
  "status": "active",
  "id": "cc4a2d38-c109-4054-9cba-ea207e00ffe9",
  "kind": null,
  "url": "http://hl7.org/fhir/test/ValueSet/simple-filter-isa",
  "version": "5.0.0"
}