FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem concept-properties

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="concept-properties"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;
              &lt;b&gt;Properties&lt;/b&gt;
            &lt;/p&gt;
            &lt;p&gt;
              &lt;b&gt;This code system  defines the following properties for its concepts&lt;/b&gt;
            &lt;/p&gt;
            &lt;table class=&quot;grid&quot;&gt;
              &lt;tr&gt;
                &lt;td&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;URI&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Type&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Description&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;status&lt;/td&gt;
                &lt;td&gt;http://hl7.org/fhir/concept-properties#status&lt;/td&gt;
                &lt;td&gt;code&lt;/td&gt;
                &lt;td&gt;A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
            &lt;p&gt;
              &lt;b&gt;Concepts&lt;/b&gt;
            &lt;/p&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/concept-properties&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Status&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;status
                  &lt;a name=&quot;concept-properties-status&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Status&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;inactive
                  &lt;a name=&quot;concept-properties-inactive&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Inactive&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;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&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;effectiveDate
                  &lt;a name=&quot;concept-properties-effectiveDate&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;effectiveDate&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The date at which the concept status was last changed&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr style=&quot;background-color: #ffeeee&quot;&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;deprecated
                  &lt;a name=&quot;concept-properties-deprecated&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Deprecated&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td&gt;deprecated&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;deprecationDate
                  &lt;a name=&quot;concept-properties-deprecationDate&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Deprecation Date&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;retirementDate
                  &lt;a name=&quot;concept-properties-retirementDate&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Retirement Date&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The date at which a concept was retired&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;notSelectable
                  &lt;a name=&quot;concept-properties-notSelectable&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Not Selectable&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;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&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;parent
                  &lt;a name=&quot;concept-properties-parent&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Parent&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The concept identified in this property is a parent of the concept on which it is a property. The property type will be &apos;code&apos;. The meaning of &apos;parent&apos; is defined by the hierarchyMeaning attribute&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;child
                  &lt;a name=&quot;concept-properties-child&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Child&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The concept identified in this property is a child of the concept on which it is a property. The property type will be &apos;code&apos;. The meaning of &apos;child&apos; is defined by the hierarchyMeaning attribute&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;partOf
                  &lt;a name=&quot;concept-properties-partOf&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Part Of&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;The concept identified in this property (by its code) contains this concept as a component (i.e. a part-of relationship rather than a subsumption relationship such as elbow is part-of arm&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;synonym
                  &lt;a name=&quot;concept-properties-synonym&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Synonym&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;This property contains an alternative code that may be used to identify this concept instead of the primary code&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;comment
                  &lt;a name=&quot;concept-properties-comment&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Comment&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;A string that provides additional detail pertinent to the use or understanding of the concept&lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;itemWeight
                  &lt;a name=&quot;concept-properties-itemWeight&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;itemWeight&lt;/td&gt;
                &lt;td&gt;
                  &lt;div&gt;
                    &lt;p&gt;A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score). Scores are usually a whole number, but occasionally decimals are encountered in scores. In questionnaires, the item weight may be represented using the 
                      &lt;a href=&quot;http://hl7.org/fhir/extensions/StructureDefinition-itemWeight.html&quot;&gt;http://hl7.org/fhir/StructureDefinition/itemWeight&lt;/a&gt; extension
                    &lt;/p&gt;

                  &lt;/div&gt;
                &lt;/td&gt;
                &lt;td/&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-use-markdown">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/concept-properties"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1826"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="ConceptProperties"/>
  <title value="FHIR Defined Concept Properties"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project"/>
  <description value="A set of common concept properties for use on coded systems throughout the FHIR eco-system."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/concept-properties"/>
  <content value="complete"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description value="A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired"/>
    <type value="code"/>
  </property>
  <concept>
    <code value="status"/>
    <display value="Status"/>
    <definition value="A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired"/>
  </concept>
  <concept>
    <id value="t1"/>
    <code value="inactive"/>
    <display value="Inactive"/>
    <definition value="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"/>
  </concept>
  <concept>
    <code value="effectiveDate"/>
    <display value="effectiveDate"/>
    <definition value="The date at which the concept status was last changed"/>
  </concept>
  <concept>
    <code value="deprecated"/>
    <display value="Deprecated"/>
    <definition value="The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated"/>
    <property>
      <code value="status"/>
      <valueCode value="deprecated"/>
    </property>
  </concept>
  <concept>
    <code value="deprecationDate"/>
    <display value="Deprecation Date"/>
    <definition value="The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged, and they should be expected to be made inactive in a future release. Property type is dateTime. Note that the status property may also be used to indicate that a concept is deprecated"/>
  </concept>
  <concept>
    <code value="retirementDate"/>
    <display value="Retirement Date"/>
    <definition value="The date at which a concept was retired"/>
  </concept>
  <concept>
    <code value="notSelectable"/>
    <display value="Not Selectable"/>
    <definition value="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"/>
  </concept>
  <concept>
    <code value="parent"/>
    <display value="Parent"/>
    <definition value="The concept identified in this property is a parent of the concept on which it is a property. The property type will be &apos;code&apos;. The meaning of &apos;parent&apos; is defined by the hierarchyMeaning attribute"/>
  </concept>
  <concept>
    <code value="child"/>
    <display value="Child"/>
    <definition value="The concept identified in this property is a child of the concept on which it is a property. The property type will be &apos;code&apos;. The meaning of &apos;child&apos; is defined by the hierarchyMeaning attribute"/>
  </concept>
  <concept>
    <code value="partOf"/>
    <display value="Part Of"/>
    <definition value="The concept identified in this property (by its code) contains this concept as a component (i.e. a part-of relationship rather than a subsumption relationship such as elbow is part-of arm"/>
  </concept>
  <concept>
    <code value="synonym"/>
    <display value="Synonym"/>
    <definition value="This property contains an alternative code that may be used to identify this concept instead of the primary code"/>
  </concept>
  <concept>
    <code value="comment"/>
    <display value="Comment"/>
    <definition value="A string that provides additional detail pertinent to the use or understanding of the concept"/>
  </concept>
  <concept>
    <code value="itemWeight"/>
    <display value="itemWeight"/>
    <definition value="A numeric value that allows the comparison (less than, greater than) or other numerical manipulation of a concept (e.g. Adding up components of a score). Scores are usually a whole number, but occasionally decimals are encountered in scores. In questionnaires, the item weight may be represented using the [[[http://hl7.org/fhir/StructureDefinition/itemWeight]]] extension"/>
  </concept>
</CodeSystem>