Guide d'implémentation de la télésurveillance
0.1.0 - trial-use France flag

This page is part of the Guide d'implémentation de la télésurveillance (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: TLSV Categories - XML Representation

Draft as of 2024-10-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="TLSVCategory"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet TLSVCategory</b></p><a name="TLSVCategory"> </a><a name="hcTLSVCategory"> </a><a name="TLSVCategory-fr-FR"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html"><code>http://terminology.hl7.org/CodeSystem/observation-category</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://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-survey">survey</a></td><td>Survey</td><td>Assessment tool/survey instrument observations (e.g., Apgar Scores, Montreal Cognitive Assessment (MoCA)).</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-vital-signs">vital-signs</a></td><td style="color: #cccccc">Vital Signs</td><td>Clinical observations measure the body's basic functions such as blood pressure, heart rate, respiratory rate, height, weight, body mass index, head circumference, pulse oximetry, temperature, and body surface area.</td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-observation-category.html#observation-category-activity">activity</a></td><td>Activity</td><td>Observations that measure or record any bodily activity that enhances or maintains physical fitness and overall health and wellness.  Not under direct supervision of practitioner such as a physical therapist. (e.g., laps swum, steps, sleep data)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://interop.esante.gouv.fr/ig/fhir/tlsv/ValueSet/TLSVCategory"/>
  <version value="0.1.0"/>
  <name value="TLSVCategory"/>
  <title value="TLSV Categories"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-10-10T09:00:28+00:00"/>
  <publisher value="ANS"/>
  <contact>
    <name value="ANS"/>
    <telecom>
      <system value="url"/>
      <value value="https://esante.gouv.fr"/>
    </telecom>
  </contact>
  <description
               value="Liste des codes autorisés dans category dans le cadre du profil TLSVObservation"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="FRANCE"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <concept>
        <code value="survey"/>
        <display value="Survey"/>
      </concept>
      <concept>
        <code value="vital-signs"/>
      </concept>
      <concept>
        <code value="activity"/>
        <display value="Activity"/>
      </concept>
    </include>
  </compose>
</ValueSet>