Guide d'implémentation de la télésurveillance
0.1.0-ballot - draft France flag

This page is part of the Guide d'implémentation de la télésurveillance (v0.1.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: TLSVObservationExampleDAS28-04 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="TLSVObservationExampleDAS28-04"/>
  <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><b>Generated Narrative: Observation </b><a name="TLSVObservationExampleDAS28-04"> </a><a name="hcTLSVObservationExampleDAS28-04"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceObservation &quot;TLSVObservationExampleDAS28-04&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-tlsv-observation.html">Profil Observation pour la telesurveillance</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Survey <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#survey)</span></p><p><b>code</b>: Disease activity score using 28 joint count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#441870009)</span></p><p><b>subject</b>: <a href="Patient-ExamplefrCorePatient001.html">Patient/ExamplefrCorePatient001: Pierre Durand</a> &quot; DURAND&quot;</p><p><b>effective</b>: 2023-10-09 10:45:00+0200</p><p><b>value</b>: 3.34</p><p><b>interpretation</b>: Moderate activity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA9642-5)</span></p><p><b>method</b>: Assessment of rheumatoid arthritis <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#444009006)</span></p><blockquote><p><b>referenceRange</b></p><p><b>high</b>: 2.59</p><p><b>type</b>: Remission phase <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#277022003)</span></p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 2.6</p><p><b>high</b>: 3.2</p><p><b>type</b>: Low activity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA28784-9)</span></p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 5.11</p><p><b>high</b>: 5.1</p><p><b>type</b>: High activity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA28786-4)</span></p></blockquote><p><b>derivedFrom</b>: </p><ul><li><a href="Observation-TLSVObservationExampleDAS28-01.html">Observation/TLSVObservationExampleDAS28-01</a></li><li><a href="Observation-TLSVObservationExampleDAS28-02.html">Observation/TLSVObservationExampleDAS28-02</a></li><li><a href="Observation-TLSVObservationExampleDAS28-03.html">Observation/TLSVObservationExampleDAS28-03</a></li><li><a href="https://somefhirserver.fr/Observation/9548722577657">https://somefhirserver.fr/Observation/9548722577657</a></li></ul></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="441870009"/>
      <display value="Disease activity score using 28 joint count"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplefrCorePatient001"/>
    <display value="Pierre Durand"/>
  </subject>
  <effectiveDateTime value="2023-10-09T10:45:00+02:00"/>
  <valueQuantity>
    <value value="3.34"/>
  </valueQuantity>
  <interpretation>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA9642-5"/>
      <display value="Moderate activity"/>
    </coding>
  </interpretation>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="444009006"/>
      <display value="Assessment of rheumatoid arthritis"/>
    </coding>
  </method>
  <referenceRange>
    <high>
      <value value="2.59"/>
    </high>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="277022003"/>
        <display value="Remission phase"/>
      </coding>
    </type>
  </referenceRange>
  <referenceRange>
    <low>
      <value value="2.6"/>
    </low>
    <high>
      <value value="3.2"/>
    </high>
    <type>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA28784-9"/>
        <display value="Low activity"/>
      </coding>
    </type>
  </referenceRange>
  <referenceRange>
    <low>
      <value value="5.11"/>
    </low>
    <high>
      <value value="5.1"/>
    </high>
    <type>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA28786-4"/>
        <display value="High activity"/>
      </coding>
    </type>
  </referenceRange>
  <derivedFrom>🔗 
    <reference value="Observation/TLSVObservationExampleDAS28-01"/>
  </derivedFrom>
  <derivedFrom>🔗 
    <reference value="Observation/TLSVObservationExampleDAS28-02"/>
  </derivedFrom>
  <derivedFrom>🔗 
    <reference value="Observation/TLSVObservationExampleDAS28-03"/>
  </derivedFrom>
  <derivedFrom>
    <reference value="https://somefhirserver.fr/Observation/9548722577657"/>
  </derivedFrom>
</Observation>