http://hl7.org/fhir/StructureDefinition/ResearchSubject|4.0.1

A physical entity which is the primary unit of operational and/or administrative interest in a study.
description: A physical entity which is the primary unit of operational and/or administrative interest in a study.
derivation: specialization
name: ResearchSubject
type: ResearchSubject
elements:
  identifier: {short: Business Identifier for research subject in a study, array: true, isSummary: true, index: 0}
  status:
    isModifier: true
    short: candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/research-subject-status|4.0.1'}
    isModifierReason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 1
  period: {short: Start and end of participation, isSummary: true, index: 2}
  study: {short: Study subject is part of, isSummary: true, index: 3}
  individual: {short: Who is part of study, isSummary: true, index: 4}
  assignedArm: {short: What path should be followed, index: 5}
  actualArm: {short: What path was followed, index: 6}
  consent: {short: Agreement to participate in study, index: 7}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ResearchSubject
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [individual, status, study]