FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| il.core.fhir.r4.2023#0.1.0 | medical-service-moh | קוד מוצר או שירות על פי משרד הבריאות |
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
| who.ddcc#current | sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "ILCoreProcedureCode",
"id": "il-core-procedure-code",
"title": "IL Core procedure Codes",
"description": "A list of codes for procedures for the IL Core",
"url": "http://fhir.health.gov.il/ValueSet/il-core-procedure-code",
"version": "0.12.1",
"experimental": false,
"compose": {
"include": [
{
"valueSet": [
"http://fhir.health.gov.il/ValueSet/icd9-cm-procedures"
]
},
{
"valueSet": [
"http://fhir.health.gov.il/ValueSet/icd9il-procedures"
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "71388002"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "129125009"
}
]
},
{
"system": "http://fhir.health.gov.il/cs/medical-service-moh"
},
{
"system": "http://loinc.org"
}
]
}
}