FHIR IG Statistics: ValueSet/target-disease
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "TargetDisease",
"id": "target-disease",
"title": "Target Disease Codes",
"description": "SNOMED based valueset of all Disease caused by microorganism or bacterial toxin",
"url": "http://fhir.health.gov.il/ValueSet/target-disease",
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "87628006"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "34014006"
}
]
}
]
}
}