FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement

Packageee.fhir.ts
Resource TypeCodeSystem
Idabivahendid-ja-meditsiiniseadmed-supplement
FHIR VersionR5
Sourcehttps://fhir.ee/https://build.fhir.org/ig/TEHIK-EE/TerminologyServices/CodeSystem-abivahendid-ja-meditsiiniseadmed-supplement.html
URLhttps://fhir.ee/CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement
Version1.0.0
Statusactive
Date2025-07-02T05:41:59+00:00
NameAbivahendidJaMeditsiiniseadmedSupplement
TitleAbivahendid ja meditsiiniseadmed. Koodisüsteemi lisa.
Realmee
DescriptionCode System Supplement that provides custom hierarchy to be used in a specific value set
Contentsupplement
Supplementshttp://snomed.info/sct

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem abivahendid-ja-meditsiiniseadmed-supplement

Properties

This code system defines the following properties for its concepts

NameCodeType
groupedBygroupedBycode
notSelectablenotSelectableboolean

Concepts

This code system supplement https://fhir.ee/CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement defines properties on the following codes:

CodeDisplaygroupedBynotSelectable
257192006 Aid to vision (physical object)true
6012004 Hearing aid, device (physical object)true
43252007 Cochlear prosthesis, device (physical object)6012004false
467138008 Behind-the-ear air-conduction hearing aid (physical object)6012004false
469512007 In-the-ear air-conduction hearing aid (physical object)6012004false
50121007 Eye glasses, device (physical object)257192006false
57368009 Contact lenses, device (physical object)257192006false
264865009 Optical near vision magnifier (physical object)257192006false
414928009 Ocular prosthesis (physical object)257192006false

Source

{
  "resourceType": "CodeSystem",
  "id": "abivahendid-ja-meditsiiniseadmed-supplement",
  "meta": {
    "profile": [
      "https://fhir.ee/StructureDefinition/tehikcodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "name",
          "valueString": "Aids and medical devices"
        },
        {
          "url": "lang",
          "valueCode": "en"
        },
        {
          "url": "type",
          "valueCode": "title"
        }
      ],
      "url": "https://fhir.ee/StructureDefinition/other-name-localized"
    }
  ],
  "url": "https://fhir.ee/CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement",
  "version": "1.0.0",
  "name": "AbivahendidJaMeditsiiniseadmedSupplement",
  "title": "Abivahendid ja meditsiiniseadmed. Koodisüsteemi lisa.",
  "_title": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en"
          },
          {
            "url": "content",
            "valueString": "Aids and medical devices"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "active",
  "experimental": true,
  "date": "2025-07-02T05:41:59+00:00",
  "publisher": "TEHIK",
  "contact": [
    {
      "name": "TEHIK",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.tehik.ee"
        },
        {
          "system": "email",
          "value": "fhir@tehik.ee"
        }
      ]
    },
    {
      "name": "Rutt Lindström",
      "telecom": [
        {
          "system": "email",
          "value": "rutt.lindstrom@tehik.ee",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Code System Supplement that provides custom hierarchy to be used in a specific value set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "author": [
    {
      "name": "TEHIK"
    }
  ],
  "caseSensitive": false,
  "compositional": false,
  "versionNeeded": true,
  "content": "supplement",
  "supplements": "http://snomed.info/sct",
  "property": [
    {
      "code": "groupedBy",
      "type": "code"
    },
    {
      "code": "notSelectable",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "257192006",
      "display": "Aid to vision (physical object)",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "6012004",
      "display": "Hearing aid, device (physical object)",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "43252007",
      "display": "Cochlear prosthesis, device (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "6012004"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "467138008",
      "display": "Behind-the-ear air-conduction hearing aid (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "6012004"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "469512007",
      "display": "In-the-ear air-conduction hearing aid (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "6012004"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "50121007",
      "display": "Eye glasses, device (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "257192006"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "57368009",
      "display": "Contact lenses, device (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "257192006"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "264865009",
      "display": "Optical near vision magnifier (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "257192006"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "414928009",
      "display": "Ocular prosthesis (physical object)",
      "property": [
        {
          "code": "groupedBy",
          "valueCode": "257192006"
        },
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    }
  ]
}