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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "TLSVObservationExampleDAS28-04"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/telesurveillance/StructureDefinition/tlsv-observation"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/telesurveillance/StructureDefinition/tlsv-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "survey" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:441870009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "441870009" ] ;
fhir:display [ fhir:v "Disease activity score using 28 joint count" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/ExamplefrCorePatient001" ] ;
fhir:display [ fhir:v "Pierre Durand" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-10-09T10:45:00+02:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "3.34"^^xsd:decimal ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
a loinc:LA9642-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA9642-5" ] ;
fhir:display [ fhir:v "Moderate activity" ]     ] )
  ] ) ; # 
  fhir:method [
    ( fhir:coding [
a sct:444009006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "444009006" ] ;
fhir:display [ fhir:v "Assessment of rheumatoid arthritis" ]     ] )
  ] ; # 
  fhir:referenceRange ( [
fhir:high [
fhir:value [ fhir:v "2.59"^^xsd:decimal ]     ] ;
fhir:type [
      ( fhir:coding [
a sct:277022003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "277022003" ] ;
fhir:display [ fhir:v "Remission phase" ]       ] )     ]
  ] [
fhir:low [
fhir:value [ fhir:v "2.6"^^xsd:decimal ]     ] ;
fhir:high [
fhir:value [ fhir:v "3.2"^^xsd:decimal ]     ] ;
fhir:type [
      ( fhir:coding [
a loinc:LA28784-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA28784-9" ] ;
fhir:display [ fhir:v "Low activity" ]       ] )     ]
  ] [
fhir:low [
fhir:value [ fhir:v "5.11"^^xsd:decimal ]     ] ;
fhir:high [
fhir:value [ fhir:v "5.1"^^xsd:decimal ]     ] ;
fhir:type [
      ( fhir:coding [
a loinc:LA28786-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA28786-4" ] ;
fhir:display [ fhir:v "High activity" ]       ] )     ]
  ] ) ; # 
  fhir:derivedFrom ( [
fhir:reference [ fhir:v "Observation/TLSVObservationExampleDAS28-01" ]
  ] [
fhir:reference [ fhir:v "Observation/TLSVObservationExampleDAS28-02" ]
  ] [
fhir:reference [ fhir:v "Observation/TLSVObservationExampleDAS28-03" ]
  ] [
fhir:link <https://somefhirserver.fr/Observation/9548722577657> ;
fhir:reference [ fhir:v "https://somefhirserver.fr/Observation/9548722577657" ]
  ] ) . #