LungInfection
http://aehrc.com/fhir/ValueSet/lung-infection
| ID | lung-infection |
|---|
| Status | DRAFT |
|---|
| URL | http://aehrc.com/fhir/ValueSet/lung-infection |
|---|
Includes
| System | http://snomed.info/sct |
|---|
| Filters |
| Property | Operator | Value |
|---|
| constraint | = | << 64572001|Disease| : (<< 363698007|Finding site| = << 39607008|Lung structure|, << 370135005|Pathological process| = << 441862004|Infectious process|) |
|
|---|
{
"resourceType": "ValueSet",
"id": "lung-infection",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:37:24.258+10:00"
},
"url": "http://aehrc.com/fhir/ValueSet/lung-infection",
"name": "LungInfection",
"status": "draft",
"compose": {
"include": [ {
"system": "http://snomed.info/sct",
"filter": [ {
"property": "constraint",
"op": "=",
"value": "<< 64572001|Disease| : (<< 363698007|Finding site| = << 39607008|Lung structure|, << 370135005|Pathological process| = << 441862004|Infectious process|)"
} ]
} ]
}
}