PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.9.0
    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/simple/simple-expand-isa-c2-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": {
    "total": 5,
    "contains": [ {
      "code": "code2",
      "system": "http://hl7.org/fhir/test/CodeSystem/simple",
      "display": "Display 2",
      "abstract": true,
      "inactive": true,
      "property": [ {
        "code": "status",
        "valueCode": "retired",
        "$optional$": true
      } ]
    }, {
      "code": "code2a",
      "system": "http://hl7.org/fhir/test/CodeSystem/simple",
      "display": "Display 2a"
    } ],
    "property": [ {
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "code": "status",
      "$optional$": true
    } ],
    "parameter": [ {
      "name": "count",
      "valueInteger": 2
    }, {
      "name": "excludeNested",
      "valueBoolean": true
    }, {
      "name": "used-codesystem",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/simple|0.1.0"
    } ],
    "timestamp": "$instant$",
    "identifier": "$uuid$",
    "$optional-properties$": [ "offset" ]
  },
  "title": "Simple ValueSet Filter by Is-A",
  "package_version": "1.9.0",
  "status": "active",
  "id": "609151df-c97e-43aa-97c3-a6f9afd8767e",
  "kind": null,
  "url": "http://hl7.org/fhir/test/ValueSet/simple-filter-isa",
  "version": "5.0.0"
}