FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ee.fhir.ts#current (32 ms)

Package ee.fhir.ts
Type ValueSet
Id Id
FHIR Version R5
Source https://fhir.ee/https://build.fhir.org/ig/TEHIK-EE/TerminologyServices/ValueSet-propertiesvs.html
Url https://fhir.ee/ValueSet/propertiesvs
Version 1.0.0
Status draft
Date 2024-10-06T21:17:45+00:00
Name Properties
Title Concept Properties
Experimental True
Realm ee
Description List of properties to be used for codesystem concepts.
Purpose 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
properties-tehik-cs Concept Properties (TEHIK)


Narrative

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

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

Source

{
  "resourceType" : "ValueSet",
  "id" : "propertiesvs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet propertiesvs</b></p><a name=\"propertiesvs\"> </a><a name=\"hcpropertiesvs\"> </a><a name=\"propertiesvs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-concept-properties.html\"><code>http://hl7.org/fhir/concept-properties</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-parent\">parent</a></td><td style=\"color: #cccccc\">Parent</td><td>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</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-notSelectable\">notSelectable</a></td><td style=\"color: #cccccc\">Not Selectable</td><td>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</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-comment\">comment</a></td><td style=\"color: #cccccc\">Comment</td><td>A string that provides additional detail pertinent to the use or understanding of the concept</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-inactive\">inactive</a></td><td style=\"color: #cccccc\">Inactive</td><td>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</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-properties-tehik-cs.html\"><code>https://fhir.ee/CodeSystem/properties-tehik-cs</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://fhir.ee/CodeSystem/properties-css"
    }
  ],
  "url" : "https://fhir.ee/ValueSet/propertiesvs",
  "version" : "1.0.0",
  "name" : "Properties",
  "title" : "Concept Properties",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-10-06T21:17:45+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" : "List of properties to be used for codesystem concepts.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "purpose" : "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.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/concept-properties",
        "concept" : [
          {
            "code" : "parent"
          },
          {
            "code" : "notSelectable"
          },
          {
            "code" : "comment"
          },
          {
            "code" : "inactive"
          }
        ]
      },
      {
        "system" : "https://fhir.ee/CodeSystem/properties-tehik-cs"
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.