Guide d'implémentation de la télésurveillance
0.1.0 - trial-use
Guide d'implémentation de la télésurveillance - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="TLSVObservationExample02"/>
<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 TLSVObservationExample02</b></p><a name="TLSVObservationExample02"> </a><a name="hcTLSVObservationExample02"> </a><a name="TLSVObservationExample02-fr-FR"> </a><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"/><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-tlsv-observation.html">Profil Observation pour la telesurveillance</a></p></div><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://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C180126}">Fatigue Severity</span></p><p><b>subject</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>effective</b>: 2023-10-09 --> 2023-10-15</p><p><b>issued</b>: 2023-10-12 13:28:17+0200</p><p><b>performer</b>: <a href="Patient-ExamplefrCorePatient001.html">Pierre Durand</a></p><p><b>value</b>: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C70667}">Severe</span></p><p><b>interpretation</b>: <span title="Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C70667}">C70667</span>, <span title="Codes:{http://snomed.info/sct 24484000}">Severe</span></p><p><b>derivedFrom</b>: <code>QuestionnaireResponse001</code></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://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C180126"/>
<display value="Fatigue Severity"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/ExamplefrCorePatient001"/>
<display value="Pierre Durand"/>
</subject>
<effectivePeriod>
<start value="2023-10-09"/>
<end value="2023-10-15"/>
</effectivePeriod>
<issued value="2023-10-12T13:28:17.239+02:00"/>
<performer>🔗
<reference value="Patient/ExamplefrCorePatient001"/>
<display value="Pierre Durand"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C70667"/>
<display value="Severe"/>
</coding>
</valueCodeableConcept>
<interpretation>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C70667"/>
</coding>
</interpretation>
<interpretation>
<coding>
<system value="http://snomed.info/sct"/>
<code value="24484000"/>
</coding>
</interpretation>
<derivedFrom>
<reference value="QuestionnaireResponse001"/>
<display value="QuestionnaireResponse001"/>
</derivedFrom>
</Observation>