FHIR IG Statistics: ValueSet/icd9il-procedures
Resources that use this resource
Resources that this resource uses
CodeSystem |
icd9il | ICD9IL: Adendum to ICD9 according to codes by Israeli MoH |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ICD9ILProcedures",
"id": "icd9il-procedures",
"title": "ICD9 IL Procedures",
"description": "codes of procedures from ICD9-IL",
"url": "http://fhir.health.gov.il/ValueSet/icd9il-procedures",
"version": "0.17.0",
"publisher": "Israel Core Team",
"date": "2025-03-27",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://fhir.health.gov.il/cs/icd9il",
"filter": [
{
"property": "type",
"op": "=",
"value": "procedure"
}
]
}
]
}
}