@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr:-HXJ0VZN9-5
  skos:prefLabel "Practice Guidelines as Topic"@en, "Guides de bonnes pratiques cliniques comme sujet"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-CZK7JJWS-H .

jvr:-MVX1KSZG-F
  skos:prefLabel "Techniques d'aide à la décision"@fr, "Decision Support Techniques"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-CZK7JJWS-H .

jvr:-CZK7JJWS-H
  skos:prefLabel "Clinical Decision Rules"@en, "Règles de décision clinique"@fr ;
  skos:broader jvr:-MVX1KSZG-F ;
  skos:definition "Scores or algorithms that correlate with clinically significant findings and that are used to predict an outcome, or suggest a diagnostic or therapeutic action. Use of a combination of multiple tests, both with positive and negative results, to arrive at a course of action."@en ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000081415> ;
  skos:related jvr:-HXJ0VZN9-5 ;
  a mesh:Descriptor, skos:Concept ;
  skos:hiddenLabel "Règle de prédiction clinique"@fr, "Clinical Prediction Rule"@en ;
  dc:created "2019-07-09"^^xsd:date ;
  dc:modified "2019-07-05"^^xsd:date ;
  dc:established "2020-01-01"^^xsd:date .

jvr: a skos:ConceptScheme .
