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

: TLSVObservationExampleDAS28-03 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="TLSVObservationExampleDAS28-03"/>
  <meta>
    <profile
             value="https://interop.esante.gouv.fr/ig/fhir/telesurveillance/StructureDefinition/tlsv-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation TLSVObservationExampleDAS28-03</b></p><a name="TLSVObservationExampleDAS28-03"> </a><a name="hcTLSVObservationExampleDAS28-03"> </a><a name="TLSVObservationExampleDAS28-03-fr-FR"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 443394008}">Visual analog scale pain score</span></p><p><b>subject</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>effective</b>: 2023-10-09 10:45:00+0200</p><p><b>performer</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>value</b>: 45</p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 445719003}">Assessment using visual analog pain scale</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>0</td><td>100</td></tr></table><p><b>derivedFrom</b>: <a href="https://somefhirserver.fr/QuestionResponse/4365462658738">https://somefhirserver.fr/QuestionResponse/4365462658738</a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="443394008"/>
      <display value="Visual analog scale pain score"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplefrCorePatient001"/>
    <display value="Pierre Durand"/>
  </subject>
  <effectiveDateTime value="2023-10-09T10:45:00+02:00"/>
  <performer>🔗 
    <reference value="Patient/ExamplefrCorePatient001"/>
    <display value="Pierre Durand"/>
  </performer>
  <valueInteger value="45"/>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="445719003"/>
      <display value="Assessment using visual analog pain scale"/>
    </coding>
  </method>
  <referenceRange>
    <low>
      <value value="0"/>
    </low>
    <high>
      <value value="100"/>
    </high>
  </referenceRange>
  <derivedFrom>
    <reference
               value="https://somefhirserver.fr/QuestionResponse/4365462658738"/>
  </derivedFrom>
</Observation>