HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1 - Local Development build (v0.1.0). See the Directory of published versions

: Справочник клинических статусов [РФ] - TTL Representation

Active as of 2022-04-27

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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "fhir-ru-cs-clinicalstatus"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ru/fhir/CodeSystem/fhir-ru-cs-clinicalstatus defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">active<a name=\"fhir-ru-cs-clinicalstatus-active\"> </a></td><td>активное</td><td>The subject is currently experiencing the symptoms of the condition or there is evidence of the condition.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  recurrence<a name=\"fhir-ru-cs-clinicalstatus-recurrence\"> </a></td><td>рекуррентное</td><td>The subject is experiencing a re-occurence or repeating of a previously resolved condition, e.g. urinary tract infection, pancreatitis, cholangitis, conjunctivitis.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  relapse<a name=\"fhir-ru-cs-clinicalstatus-relapse\"> </a></td><td>рецидив</td><td>The subject is experiencing a return of a condition, or signs and symptoms after a period of improvement or remission, e.g. relapse of cancer, multiple sclerosis, rheumatoid arthritis, systemic lupus erythematosus, bipolar disorder, [psychotic relapse of] schizophrenia, etc.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">inactive<a name=\"fhir-ru-cs-clinicalstatus-inactive\"> </a></td><td>неактивное</td><td>The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  remission<a name=\"fhir-ru-cs-clinicalstatus-remission\"> </a></td><td>ремиссия</td><td>The subject is no longer experiencing the symptoms of the condition, but there is a risk of the symptoms returning.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  resolved<a name=\"fhir-ru-cs-clinicalstatus-resolved\"> </a></td><td>перенесённое</td><td>The subject is no longer experiencing the symptoms of the condition and there is a negligible perceived risk of the symptoms returning.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://fhir.ru/fhir/CodeSystem/fhir-ru-cs-clinicalstatus"];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "Fhir_ru_cs_clinicalstatus"];
  fhir:CodeSystem.title [ fhir:value "Справочник клинических статусов [РФ]"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-04-27T17:36:36+03:00"^^xsd:dateTime];
  fhir:CodeSystem.description [ fhir:value "Справочник клинических статусов [РФ]."];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "active" ];
     fhir:CodeSystem.concept.display [ fhir:value "активное" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The subject is currently experiencing the symptoms of the condition or there is evidence of the condition." ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "recurrence" ];
       fhir:CodeSystem.concept.display [ fhir:value "рекуррентное" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The subject is experiencing a re-occurence or repeating of a previously resolved condition, e.g. urinary tract infection, pancreatitis, cholangitis, conjunctivitis." ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "relapse" ];
       fhir:CodeSystem.concept.display [ fhir:value "рецидив" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The subject is experiencing a return of a condition, or signs and symptoms after a period of improvement or remission, e.g. relapse of cancer, multiple sclerosis, rheumatoid arthritis, systemic lupus erythematosus, bipolar disorder, [psychotic relapse of] schizophrenia, etc." ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "inactive" ];
     fhir:CodeSystem.concept.display [ fhir:value "неактивное" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition." ];
     fhir:CodeSystem.concept.concept [
       fhir:index 0;
       fhir:CodeSystem.concept.code [ fhir:value "remission" ];
       fhir:CodeSystem.concept.display [ fhir:value "ремиссия" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The subject is no longer experiencing the symptoms of the condition, but there is a risk of the symptoms returning." ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.code [ fhir:value "resolved" ];
       fhir:CodeSystem.concept.display [ fhir:value "перенесённое" ];
       fhir:CodeSystem.concept.definition [ fhir:value "The subject is no longer experiencing the symptoms of the condition and there is a negligible perceived risk of the symptoms returning." ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.