PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tx-ecosystem@1.7.7
    http://hl7.org/fhir/test/CodeSystem/notSelectable-reprop
{
  "description": null,
  "_filename": "tests/notSelectable/codesystem-notSelectable-reprop.json",
  "package_name": "hl7.fhir.uv.tx-ecosystem",
  "date": "2023-04-01",
  "publisher": "FHIR Project",
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
    "code": "not-selectable",
    "type": "boolean"
  } ],
  "name": "NotSelectableTestCodeSystemReProp",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "NotSelectable Test Code System Renamed Property",
  "package_version": "1.7.7",
  "status": "active",
  "id": "03c53787-7d78-4358-913d-dc00f52a3b95",
  "kind": null,
  "url": "http://hl7.org/fhir/test/CodeSystem/notSelectable-reprop",
  "concept": [ {
    "code": "codeU",
    "display": "Unknown Selectable State"
  }, {
    "code": "codeS",
    "display": "Selectable Code",
    "property": [ {
      "code": "not-selectable",
      "valueBoolean": false
    } ]
  }, {
    "code": "codeNS",
    "display": "Not Selectable Code",
    "property": [ {
      "code": "not-selectable",
      "valueBoolean": true
    } ]
  } ],
  "caseSensitive": true,
  "version": "0.1.0"
}