{
"description": "Test code system",
"_filename": "tests/other/codesystem-dual-filter.json",
"package_name": "hl7.fhir.uv.tx",
"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": "ecosystem-1.7.6",
"status": null,
"hierarchyMeaning": "is-a",
"id": "1ac77e84-37d2-4098-a333-8a28548722da",
"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
}