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

jvr: a skos:ConceptScheme .
jvr:-N0CRZZF0-H
  dc:created "1991-06-20"^^xsd:date ;
  skos:altLabel "Patient Care Episodes"@en, "Episodes of Care"@en ;
  dc:modified "2015-06-29"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D017050> ;
  dc:established "1992-01-01"^^xsd:date ;
  skos:prefLabel "Episode of Care"@en, "Épisode de soins"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:definition "An interval of care by a health care facility or provider for a specific medical problem or condition. It may be continuous or it may consist of a series of intervals marked by one or more brief separations from care, and can also identify the sequence of care (e.g., emergency, inpatient, outpatient), thus serving as one measure of health care provided."@en ;
  skos:inScheme jvr: ;
  skos:broader jvr:-KRL7QZDL-W .

jvr:-KRL7QZDL-W
  skos:prefLabel "Soins aux patients"@fr, "Patient Care"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-N0CRZZF0-H .

