Remote Anamnesis Implementation Guide
0.1.0 - ci-build

Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Border Regularity VS - XML Representation

Active as of 2025-08-08

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="border-regularity-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet border-regularity-vs</b></p><a name="border-regularity-vs"> </a><a name="hcborder-regularity-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-lesion-border-codes.html"><code>http://remote-anamnesis.na.icar.cnr/CodeSystem/lesion-border-codes</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="CodeSystem-lesion-border-codes.html#lesion-border-codes-regular">regular</a></td><td style="color: #cccccc">Regular</td><td>Regular lesion borders</td></tr><tr><td><a href="CodeSystem-lesion-border-codes.html#lesion-border-codes-slightly-irregular">slightly-irregular</a></td><td style="color: #cccccc">Slightly Irregular</td><td>Slightly irregular lesion borders</td></tr><tr><td><a href="CodeSystem-lesion-border-codes.html#lesion-border-codes-very-irregular">very-irregular</a></td><td style="color: #cccccc">Very Irregular</td><td>Very irregular lesion borders</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://remote-anamnesis.na.icar.cnr/ValueSet/border-regularity-vs"/>
  <version value="0.1.0"/>
  <name value="BorderRegularityVS"/>
  <title value="Border Regularity VS"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-08-08T09:28:02+02:00"/>
  <description
               value="ValuSet for the values allowed for the regularity of lesion edges"/>
  <compose>
    <include>
      <system
              value="http://remote-anamnesis.na.icar.cnr/CodeSystem/lesion-border-codes"/>
      <concept>
        <code value="regular"/>
      </concept>
      <concept>
        <code value="slightly-irregular"/>
      </concept>
      <concept>
        <code value="very-irregular"/>
      </concept>
    </include>
  </compose>
</ValueSet>