Nomenclatures des objets de santé (NOS) 1.2.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-J155-MethodGlucoseSanguin-ENS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>https://webgate.ec.europa.eu/dyna2/emdn</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Z1204011501</td><td>SYSTÈMES DE SURVEILLANCE NON INVASIVE DE LA GLYCÉMIE</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/82078001\">82078001</a></td><td>prélèvement d'un échantillon sanguin pour le laboratoire</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_J155-MethodGlucoseSanguin-ENS/FHIR/JDV-J155-MethodGlucoseSanguin-ENS"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:value [ fhir:v "urn:oid:1.2.250.1.213.1.1.5.610" ] ] ) ; # fhir:version [ fhir:v "1.2.0"] ; # fhir:name [ fhir:v "JDV_J155-MethodGlucoseSanguin-ENS"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-12-15T12: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 mesure du glucose sanguin"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://webgate.ec.europa.eu/dyna2/emdn"^^xsd:anyURI ] ; ( fhir:concept [ fhir:code [ fhir:v "Z1204011501" ] ; fhir:display [ fhir:v "SYSTÈMES DE SURVEILLANCE NON INVASIVE DE LA GLYCÉMIE" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:1.2.250.1.213.2.68" ] ] ) ] ) ] [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; ( fhir:concept [ fhir:code [ fhir:v "82078001" ] ; fhir:display [ fhir:v "prélèvement d'un échantillon sanguin pour le laboratoire" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.96" ] ] ) ] ) ] ) ] . #