<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-core-CodingQualifierCS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR CodingQualifierCS CodeSystem</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/core/cs/CodingQualifierCS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.CodingQualifierCS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR CodingQualifierCS CodeSystem" />
  <title value="SHR CodingQualifierCS CodeSystem" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <caseSensitive value="true" />
  <content value="complete" />
  <count value="7" />
  <concept>
    <code value="preferred_code" />
    <display value="The preferred, standardized code for interoperability purposes. There should be only one coding in a CodeableConcept with this tag." />
    <definition value="The preferred, standardized code for interoperability purposes. There should be only one coding in a CodeableConcept with this tag." />
  </concept>
  <concept>
    <code value="source_code" />
    <display value="The code found in the information source for this entry, e.g., the raw, original, or first encoding." />
    <definition value="The code found in the information source for this entry, e.g., the raw, original, or first encoding." />
  </concept>
  <concept>
    <code value="user_selected_code" />
    <display value="The code was directly selected by the user, as opposed to being determined after the fact via interpretation of notes or natural language processing." />
    <definition value="The code was directly selected by the user, as opposed to being determined after the fact via interpretation of notes or natural language processing." />
  </concept>
  <concept>
    <code value="derived_code" />
    <display value="The code was determined after-the-fact from source data, either through translation, or via interpretation of free text (by human or machine)." />
    <definition value="The code was determined after-the-fact from source data, either through translation, or via interpretation of free text (by human or machine)." />
  </concept>
  <concept>
    <code value="category_code" />
    <display value="Indicates the code is a less specific term or a categorization of the source or standard code, i.e., a hypernym. For example, a code for 'vital sign' in the context of a body weight measurement would be a category code. Category codes can  be useful for search and query purposes." />
    <definition value="Indicates the code is a less specific term or a categorization of the source or standard code, i.e., a hypernym. For example, a code for 'vital sign' in the context of a body weight measurement would be a category code. Category codes can  be useful for search and query purposes." />
  </concept>
  <concept>
    <code value="coded_expression" />
    <display value="The code is an expression in an expression language defined by the CodeSystem" />
    <definition value="The code is an expression in an expression language defined by the CodeSystem" />
  </concept>
  <concept>
    <code value="default_code" />
    <display value="The code was supplied by the system by default, because no specific coded value was available." />
    <definition value="The code was supplied by the system by default, because no specific coded value was available." />
  </concept>
</CodeSystem>