PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/research-subject-status
{
  "description": "Indicates the progression of a study subject through a study",
  "_filename": "CodeSystem-research-subject-status.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ResearchSubjectStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "rcrim"
  } ],
  "status": "draft",
  "id": "167abc8d-d305-4515-a638-cc9269ca3ae6",
  "valueSet": "http://hl7.org/fhir/ValueSet/research-subject-status",
  "kind": null,
  "url": "http://hl7.org/fhir/research-subject-status",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.805",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "candidate",
    "display": "Candidate",
    "definition": "The subject has been identified as a potential participant in the study but has not yet agreed to participate"
  }, {
    "code": "enrolled",
    "display": "Enrolled",
    "definition": "The subject has agreed to participate in the study but has not yet begun performing any action within the study"
  }, {
    "code": "active",
    "display": "Active",
    "definition": "The subject is currently being monitored and/or subject to treatment as part of the study"
  }, {
    "code": "suspended",
    "display": "Suspended",
    "definition": "The subject has temporarily discontinued monitoring/treatment as part of the study"
  }, {
    "code": "withdrawn",
    "display": "Withdrawn",
    "definition": "The subject has permanently ended participation in the study prior to completion of the intended monitoring/treatment"
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "All intended monitoring/treatment of the subject has been completed and their engagement with the study is now ended"
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}