{ "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.6", "status": null, "hierarchyMeaning": "is-a", "id": "68dd8a82-4ebb-43f6-9547-3fd3ef8ca046", "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 }