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. For a full list of available versions, see the Directory of published versions

: TLSVObservationExample05 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="TLSVObservationExample05"/>
  <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 TLSVObservationExample05</b></p><a name="TLSVObservationExample05"> </a><a name="hcTLSVObservationExample05"> </a><a name="TLSVObservationExample05-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:">Avez-vous réalisé ou prévu de réaliser votre prise de sang 2-3 jours avant votre venue en hôpital de jour?</span></p><p><b>subject</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>effective</b>: 2023-10-09</p><p><b>performer</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>value</b>: false</p><p><b>device</b>: <a href="Device-phd-74E8FFFEFF051C00.html">Device: identifier = SYSID,BTMAC; manufacturer = Nonin_Medical_Inc.; serialNumber = 501900083; modelNumber = Model 3230; type = MDC_MOC_VMS_MDS_SIMP</a></p><p><b>derivedFrom</b>: <a href="QuestionnaireResponse001">QuestionnaireResponse001</a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <text
          value="Avez-vous réalisé ou prévu de réaliser votre prise de sang 2-3 jours avant votre venue en hôpital de jour?"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplefrCorePatient001"/>
    <display value="Pierre Durand"/>
  </subject>
  <effectiveDateTime value="2023-10-09"/>
  <performer>🔗 
    <reference value="Patient/ExamplefrCorePatient001"/>
    <display value="Pierre Durand"/>
  </performer>
  <valueBoolean value="false"/>
  <device>🔗 
    <reference value="Device/phd-74E8FFFEFF051C00"/>
  </device>
  <derivedFrom>
    <reference value="QuestionnaireResponse001"/>
    <display value="QuestionnaireResponse001"/>
  </derivedFrom>
</Observation>