PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx@ecosystem-1.7.5
    http://hl7.org/fhir/test/ValueSet/extensions-enumerated
{
  "description": null,
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "concept": [ {
        "code": "code1"
      }, {
        "code": "code2",
        "designation": [ {
          "value": "Mein zweiter Code",
          "language": "de"
        } ]
      }, {
        "code": "code3"
      }, {
        "code": "code4"
      }, {
        "code": "code5"
      } ]
    } ]
  },
  "$optional-properties$": [ "id", "date", "publisher", "compose", "extension" ],
  "_filename": "tests/extensions/expand-echo-enumerated-valueset.json",
  "package_name": "hl7.fhir.uv.tx",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "name": "ExtensionsValueSetEnumerated",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "total": 5,
    "contains": [ {
      "code": "code1",
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "display": "Display 1",
      "property": [ {
        "code": "label",
        "valueString": "a."
      }, {
        "code": "order",
        "valueDecimal": 0
      }, {
        "code": "weight",
        "valueDecimal": 1.2
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
        "valueBoolean": true
      } ],
      "designation": [ {
        "value": "Mein erster Code",
        "language": "de",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/coding-sctdescid",
          "valueId": "234234"
        } ]
      }, {
        "value": "ectenoot",
        "language": "nl"
      } ]
    }, {
      "code": "code2",
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "display": "Display 2",
      "property": [ {
        "code": "label",
        "valueString": "b."
      }, {
        "code": "order",
        "valueDecimal": 1
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-style",
        "$optional$": true,
        "valueString": "font-weight: bold; font-decoration: underline"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml",
        "$optional$": true,
        "valueString": "This is also a dumb way to do things"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
        "valueString": "An alternative definition"
      } ],
      "designation": [ {
        "value": "Mein zweiter Code",
        "language": "de",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/coding-sctdescid",
          "valueId": "345356"
        } ]
      } ]
    }, {
      "code": "code3",
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "display": "Display 3",
      "property": [ {
        "code": "label",
        "valueString": "c."
      }, {
        "code": "order",
        "valueDecimal": 2
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-style",
        "$optional$": true,
        "valueString": "font-weight: bold; font-decoration: strikethrough"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml",
        "$optional$": true,
        "valueString": "This is a dumb way to do things"
      } ]
    }, {
      "code": "code4",
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "display": "Display 4",
      "property": [ {
        "code": "label",
        "valueString": "d."
      }, {
        "code": "order",
        "valueDecimal": 3
      }, {
        "code": "weight",
        "valueDecimal": 4
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-style",
        "$optional$": true,
        "valueString": "color: #343434"
      }, {
        "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml",
        "$optional$": true,
        "valueString": "This is still a dumb way to do things"
      } ]
    }, {
      "code": "code5",
      "system": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "display": "Display 5",
      "property": [ {
        "code": "label",
        "valueString": "e."
      }, {
        "code": "order",
        "valueDecimal": 4
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
        "valueString": "A valueset specific definition"
      } ]
    } ],
    "property": [ {
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "code": "weight"
    }, {
      "uri": "http://hl7.org/fhir/concept-properties#label",
      "code": "label"
    }, {
      "uri": "http://hl7.org/fhir/concept-properties#order",
      "code": "order"
    } ],
    "parameter": [ {
      "name": "includeDesignations",
      "valueBoolean": true
    }, {
      "name": "used-codesystem",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/extensions"
    }, {
      "name": "used-supplement",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/supplement|0.1.1"
    }, {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/extensions",
      "$optional$": true
    }, {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/test/CodeSystem/supplement|0.1.1",
      "$optional$": true
    } ],
    "timestamp": "$instant$",
    "identifier": "$uuid$"
  },
  "title": "Extensions ValueSet Enumerated",
  "package_version": "ecosystem-1.7.5",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical": "http://hl7.org/fhir/test/CodeSystem/supplement|0.1.1"
  }, {
    "url": "http://hl7.org/fhir/test/StructureDefinition/unknown-extension-4",
    "valueString": "unknown extensions are ignored"
  } ],
  "status": "active",
  "id": "910301d1-4d87-443f-9ddd-6d065967fcea",
  "kind": null,
  "url": "http://hl7.org/fhir/test/ValueSet/extensions-enumerated",
  "version": "5.0.0"
}