HL7 Terminology
2.0.0 - Publication

This page is part of the HL7 Terminology (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: ResearchSubjectState - TTL Representation

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 "research-subject-state"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-10T07:10:28.568+10:00"^^xsd:dateTime ]
  ];
  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://terminology.hl7.org/CodeSystem/research-subject-state defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">candidate<a name=\"research-subject-state-candidate\"> </a></td><td>Candidate</td><td>An identified person that can be considered for inclusion in a study.</td></tr><tr><td style=\"white-space:nowrap\">eligible<a name=\"research-subject-state-eligible\"> </a></td><td>Eligible</td><td>A person that has met the eligibility criteria for inclusion in a study.</td></tr><tr><td style=\"white-space:nowrap\">follow-up<a name=\"research-subject-state-follow-up\"> </a></td><td>Follow-up</td><td>A person is no longer receiving study intervention and/or being evaluated with tests and procedures according to the protocol, but they are being monitored on a protocol-prescribed schedule.</td></tr><tr><td style=\"white-space:nowrap\">ineligible<a name=\"research-subject-state-ineligible\"> </a></td><td>Ineligible</td><td>A person who did not meet one or more criteria required for participation in a study is considered to have failed screening or\nis ineligible for the study.</td></tr><tr><td style=\"white-space:nowrap\">not-registered<a name=\"research-subject-state-not-registered\"> </a></td><td>Not Registered</td><td>A person for whom registration was not completed.</td></tr><tr><td style=\"white-space:nowrap\">off-study<a name=\"research-subject-state-off-study\"> </a></td><td>Off-study</td><td>A person that has ended their participation on a study either because their treatment/observation is complete or through not\nresponding, withdrawal, non-compliance and/or adverse event.</td></tr><tr><td style=\"white-space:nowrap\">on-study<a name=\"research-subject-state-on-study\"> </a></td><td>On-study</td><td>A person that is enrolled or registered on a study.</td></tr><tr><td style=\"white-space:nowrap\">on-study-intervention<a name=\"research-subject-state-on-study-intervention\"> </a></td><td>On-study-intervention</td><td>The person is receiving the treatment or participating in an activity (e.g. yoga, diet, etc.) that the study is evaluating.</td></tr><tr><td style=\"white-space:nowrap\">on-study-observation<a name=\"research-subject-state-on-study-observation\"> </a></td><td>On-study-observation</td><td>The subject is being evaluated via tests and assessments according to the study calendar, but is not receiving any intervention. Note that this state is study-dependent and might not exist in all studies.  A synonym for this is &quot;short-term follow-up&quot;.</td></tr><tr><td style=\"white-space:nowrap\">pending-on-study<a name=\"research-subject-state-pending-on-study\"> </a></td><td>Pending on-study</td><td>A person is pre-registered for a study.</td></tr><tr><td style=\"white-space:nowrap\">potential-candidate<a name=\"research-subject-state-potential-candidate\"> </a></td><td>Potential Candidate</td><td>A person that is potentially eligible for participation in the study.</td></tr><tr><td style=\"white-space:nowrap\">screening<a name=\"research-subject-state-screening\"> </a></td><td>Screening</td><td>A person who is being evaluated for eligibility for a study.</td></tr><tr><td style=\"white-space:nowrap\">withdrawn<a name=\"research-subject-state-withdrawn\"> </a></td><td>Withdrawn</td><td>The person has withdrawn their participation in the study before registration.</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.valueCode [ fhir:value "brr" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/research-subject-state"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.0" ]
  ];
  fhir:CodeSystem.version [ fhir:value "0.1.0"];
  fhir:CodeSystem.name [ fhir:value "ResearchSubjectState"];
  fhir:CodeSystem.title [ fhir:value "ResearchSubjectState"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Indicates the progression of a study subject through a study."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/research-subject-state";
     fhir:link <http://terminology.hl7.org/ValueSet/research-subject-state>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "candidate" ];
     fhir:CodeSystem.concept.display [ fhir:value "Candidate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An identified person that can be considered for inclusion in a study." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "eligible" ];
     fhir:CodeSystem.concept.display [ fhir:value "Eligible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person that has met the eligibility criteria for inclusion in a study." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "follow-up" ];
     fhir:CodeSystem.concept.display [ fhir:value "Follow-up" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person is no longer receiving study intervention and/or being evaluated with tests and procedures according to the protocol, but they are being monitored on a protocol-prescribed schedule." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "ineligible" ];
     fhir:CodeSystem.concept.display [ fhir:value "Ineligible" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person who did not meet one or more criteria required for participation in a study is considered to have failed screening or\nis ineligible for the study." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "not-registered" ];
     fhir:CodeSystem.concept.display [ fhir:value "Not Registered" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person for whom registration was not completed." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "off-study" ];
     fhir:CodeSystem.concept.display [ fhir:value "Off-study" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person that has ended their participation on a study either because their treatment/observation is complete or through not\nresponding, withdrawal, non-compliance and/or adverse event." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "on-study" ];
     fhir:CodeSystem.concept.display [ fhir:value "On-study" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person that is enrolled or registered on a study." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "on-study-intervention" ];
     fhir:CodeSystem.concept.display [ fhir:value "On-study-intervention" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The person is receiving the treatment or participating in an activity (e.g. yoga, diet, etc.) that the study is evaluating." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "on-study-observation" ];
     fhir:CodeSystem.concept.display [ fhir:value "On-study-observation" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The subject is being evaluated via tests and assessments according to the study calendar, but is not receiving any intervention. Note that this state is study-dependent and might not exist in all studies.  A synonym for this is \"short-term follow-up\"." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "pending-on-study" ];
     fhir:CodeSystem.concept.display [ fhir:value "Pending on-study" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person is pre-registered for a study." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "potential-candidate" ];
     fhir:CodeSystem.concept.display [ fhir:value "Potential Candidate" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person that is potentially eligible for participation in the study." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "screening" ];
     fhir:CodeSystem.concept.display [ fhir:value "Screening" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A person who is being evaluated for eligibility for a study." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "withdrawn" ];
     fhir:CodeSystem.concept.display [ fhir:value "Withdrawn" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The person has withdrawn their participation in the study before registration." ]
  ].

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

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