{
"description": null,
"_filename": "tests/notSelectable/codesystem-notSelectable-reprop.json",
"package_name": "hl7.fhir.uv.tx",
"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": "ecosystem-1.7.7",
"status": "active",
"id": "a4ccc58f-ba30-4459-b748-8e9c40a42323",
"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"
}