FHIR IG Statistics: ValueSet/il-core-procedure-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
sct | SNOMED CT International Edition |
medical-service-moh | קוד מוצר או שירות על פי משרד הבריאות |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"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",
"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"
},
{
"valueSet": [
"http://fhir.health.gov.il/ValueSet/il-core-observation-lab-code"
]
}
]
}
}