Nomenclatures des objets de santé (NOS) 1.1.0 - trial-use
Publication Build: This will be filled in by the publication tooling
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "JDV-J158-MethodStepsByDay-ENS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-TRE-R307-NCIT.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R307-NCIT/FHIR/TRE-R307-NCIT</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-TRE-R307-NCIT.html#TRE-R307-NCIT-C88165\">C88165</a></td><td>podomètre</td></tr><tr><td><a href=\"CodeSystem-TRE-R307-NCIT.html#TRE-R307-NCIT-C153216\">C153216</a></td><td>objet connecté</td></tr><tr><td><a href=\"CodeSystem-TRE-R307-NCIT.html#TRE-R307-NCIT-C156877\">C156877</a></td><td>application pour smartphone</td></tr></table></li></ul></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ; fhir:value [ a fhir:Period ; fhir:start [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] ] ) ; # fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/JDV_J158-MethodStepsByDay-ENS/FHIR/JDV-J158-MethodStepsByDay-ENS"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:value [ fhir:v "urn:oid:1.2.250.1.213.1.1.5.613" ] ] ) ; # fhir:version [ fhir:v "1.1.0"] ; # fhir:name [ fhir:v "JDV_J158-MethodStepsByDay-ENS"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-09-22T12:00:00+01:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "ANS"] ; # fhir:contact ( [ fhir:name [ fhir:v "ANS" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://esante.gouv.fr" ] ] ) ] ) ; # fhir:description [ fhir:v "JDV pour la méthode de la mesure de nombre de pas par jour"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R307-NCIT/FHIR/TRE-R307-NCIT"^^xsd:anyURI ] ; ( fhir:concept [ fhir:code [ fhir:v "C88165" ] ; fhir:display [ fhir:v "podomètre" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.26.1.1" ] ] ) ] [ fhir:code [ fhir:v "C153216" ] ; fhir:display [ fhir:v "objet connecté" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.26.1.1" ] ] ) ] [ fhir:code [ fhir:v "C156877" ] ; fhir:display [ fhir:v "application pour smartphone" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.26.1.1" ] ] ) ] ) ] ) ] . #