{ "description": "Test code system", "_filename": "tests/other/codesystem-dual-filter.json", "package_name": "hl7.fhir.uv.tx-ecosystem", "date": null, "publisher": null, "content": "complete", "property": [ { "uri": "http://hl7.org/fhir/concept-properties#status", "code": "status", "type": "code" } ], "name": null, "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Test code system", "package_version": "1.7.9", "status": null, "hierarchyMeaning": "is-a", "id": "ba0424b6-61bc-42b6-bc83-544cf8cd5795", "kind": null, "url": "http://hl7.org/fhir/test/CodeSystem/dual-filter", "concept": [ { "code": "AA", "concept": [ { "code": "AA1", "display": "AA1", "property": [ { "code": "status", "valueCode": "A" } ] }, { "code": "AA2", "display": "AA2", "property": [ { "code": "status", "valueCode": "R" } ] } ], "display": "Root of AA", "property": [ { "code": "status", "valueCode": "A" } ] }, { "code": "AAX", "display": "Root of AA", "property": [ { "code": "status", "valueCode": "R" } ] } ], "caseSensitive": false, "version": null }