Estonian Terminology Services Implementation Guide
1.0.0 - draft Estonia flag

Estonian Terminology Services Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/TerminologyServices/ and changes regularly. See the Directory of published versions

ValueSet: Concept Properties (Experimental)

Official URL: https://fhir.ee/ValueSet/propertiesvs Version: 1.0.0
Draft as of 2024-07-18 Computable Name: Properties

List of properties to be used for codesystem concepts.

Local codesystems are encouraged to reuse properties as much as possible, keeping in mind that the definition of the property (incl data type) would match the use case. When HL7 defined property exists, it should be preferred to local alternatives.

References

This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

Logical Definition (CLD)

Generated Narrative: ValueSet propertiesvs

This value set includes codes based on the following rules:

  • Include these codes as defined in http://hl7.org/fhir/concept-properties
    CodeDisplayDefinition
    parentParentThe concept identified in this property is a parent of the concept on which it is a property. The property type will be 'code'. The meaning of 'parent' is defined by the hierarchyMeaning attribute
    notSelectableNot SelectableThe concept is not intended to be chosen by the user - only intended to be used as a selector for other concepts. Note, though, that the interpretation of this is highly contextual; all concepts are selectable in some context. Property type is boolean
    commentCommentA string that provides additional detail pertinent to the use or understanding of the concept
    inactiveInactiveTrue if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive
  • Include all codes defined in https://fhir.ee/CodeSystem/properties-tehik-cs

 

Expansion

Generated Narrative: ValueSet

This value set contains 6 concepts

CodeSystemDisplayDefinition
  parenthttp://hl7.org/fhir/concept-propertiesParent

The concept identified in this property is a parent of the concept on which it is a property. The property type will be 'code'. The meaning of 'parent' is defined by the hierarchyMeaning attribute

  notSelectablehttp://hl7.org/fhir/concept-propertiesNot Selectable

The concept is not intended to be chosen by the user - only intended to be used as a selector for other concepts. Note, though, that the interpretation of this is highly contextual; all concepts are selectable in some context. Property type is boolean

  commenthttp://hl7.org/fhir/concept-propertiesComment

A string that provides additional detail pertinent to the use or understanding of the concept

  inactivehttp://hl7.org/fhir/concept-propertiesInactive

True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive

  replaceshttps://fhir.ee/CodeSystem/properties-tehik-csReplaces

Code of an inactivated concept the current concept is meant to replace. Mostly used in supplements or local code systems.

  groupedByhttps://fhir.ee/CodeSystem/properties-tehik-csGrouped by

Grouper code that can be used in a code system supplement to define concept groupings for a value set, especially when the hierarchy in the value set does not match the code system's hierachy and propery 'parent' cannot be used.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code