TnfInhibitor
http://aehrc.com/fhir/ValueSet/tnf-inhibitor
| ID | tnf-inhibitor |
|---|
| Status | DRAFT |
|---|
| URL | http://aehrc.com/fhir/ValueSet/tnf-inhibitor |
|---|
Includes
| System | http://snomed.info/sct |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | 416897008 |
|
|---|
| System | http://snomed.info/sct |
|---|
| Concepts |
|
|---|
{
"resourceType": "ValueSet",
"id": "tnf-inhibitor",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:37:24.205+10:00"
},
"url": "http://aehrc.com/fhir/ValueSet/tnf-inhibitor",
"name": "TnfInhibitor",
"status": "draft",
"compose": {
"include": [ {
"system": "http://snomed.info/sct",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "416897008"
} ]
}, {
"system": "http://snomed.info/sct",
"concept": [ {
"code": "408154002"
} ]
} ]
}
}