Draft
Specialized — Public Health & Research
A ResearchSubject is a participant or object which is the recipient of investigative activities in a research study.
Endpoints
devhttps://api.sandbox.ovok.com/fhir/R5/ResearchSubject
| Interaction | Method | Path |
|---|
| Read | GET | /fhir/R5/ResearchSubject/[id] |
| Vread | GET | /fhir/R5/ResearchSubject/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/ResearchSubject/[id] |
| Patch | PATCH | /fhir/R5/ResearchSubject/[id] |
| Delete | DELETE | /fhir/R5/ResearchSubject/[id] |
| Create | POST | /fhir/R5/ResearchSubject |
| Search | GET | /fhir/R5/ResearchSubject?... |
| History | GET | /fhir/R5/ResearchSubject/[id]/_history |
| Type-history | GET | /fhir/R5/ResearchSubject/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|
identifier | Identifier | 0..* | Business Identifier for research subject in a study |
status | code | 1..1 | draft |
progress | BackboneElement | 0..* | Subject status |
period | Period | 0..1 | Start and end of participation |
study | Reference | 1..1 | Study subject is part of |
subject | Reference | 1..1 | Who or what is part of study |
assignedComparisonGroup | id | 0..1 | What path should be followed |
actualComparisonGroup | id | 0..1 | What path was followed |
consent | Reference | 0..* | Agreement to participate in study |
Resource-specific search parameters
| Parameter | Type | Description |
|---|
date | date | When the event occurred |
| | |
identifier | token | Account number |
| | |
patient | reference | The entity that caused the expenses |
| | |
status | token | draft |
study | reference | Study subject is part of |
subject | reference | Who or what is part of study |
subject_state | token | candidate |
Reference