PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.9.3
    http://hl7.org/fhir/test/ValueSet/deprecating
{
  "description": "A value set that marks a code as deprecated.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/test/CodeSystem/draft",
      "concept": [ {
        "code": "code1"
      }, {
        "code": "code2",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
          "valueCode": "true"
        } ]
      }, {
        "code": "code3",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode": "deprecated"
        } ]
      } ]
    } ]
  },
  "_filename": "tests/deprecated/valueset-deprecating.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "name": "DeprecatingValueSetAll",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Deprecating ValueSet All",
  "package_version": "1.9.3",
  "status": "active",
  "id": "f11cffa6-78ab-409d-9c90-e44ce4d7fcf1",
  "kind": null,
  "url": "http://hl7.org/fhir/test/ValueSet/deprecating",
  "version": "5.0.0"
}