FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-research-subject-status.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-research-subject-status.html |
| URL | http://hl7.org/fhir/research-subject-status |
| Version | 4.0.1 |
| Status | draft |
| Date | 2019-11-01T08:29:23+10:00 |
| Name | ResearchSubjectStatus |
| Title | ResearchSubjectStatus |
| Realm | uv |
| Authority | hl7 |
| Description | Indicates the progression of a study subject through a study. |
| Content | complete |
| ValueSet | |
| R4-research-subject-status-for-R4B | Cross-version VS for R4.ResearchSubjectStatus for use in FHIR R4B |
| R3-research-subject-status-for-R4B | Cross-version VS for R3.ResearchSubjectStatus for use in FHIR R4B |
| R4-research-subject-status-for-R5 | Cross-version VS for R4.ResearchSubjectStatus for use in FHIR R5 |
| R3-research-subject-status-for-R4 | Cross-version VS for R3.ResearchSubjectStatus for use in FHIR R4 |
| R4B-research-subject-status-for-R5 | Cross-version VS for R4B.ResearchSubjectStatus for use in FHIR R5 |
| R3-research-subject-status-for-R5 | Cross-version VS for R3.ResearchSubjectStatus for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem research-subject-status
This case-sensitive code system http://hl7.org/fhir/research-subject-status defines the following codes:
{
"resourceType": "CodeSystem",
"id": "research-subject-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
}
],
"url": "http://hl7.org/fhir/research-subject-status",
"version": "4.0.1",
"name": "ResearchSubjectStatus",
"title": "ResearchSubjectStatus",
"status": "draft",
"experimental": false,
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Biomedical Research and Regulation",
"contact": [
{
"name": "Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "Indicates the progression of a study subject through a study.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/research-subject-status|4.3.0",
"content": "complete",
"concept": [
{
"code": "candidate",
"display": "Candidate",
"definition": "An identified person that can be considered for inclusion in a study."
},
{
"code": "eligible",
"display": "Eligible",
"definition": "A person that has met the eligibility criteria for inclusion in a study."
},
{
"code": "follow-up",
"display": "Follow-up",
"definition": "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."
},
{
"code": "ineligible",
"display": "Ineligible",
"definition": "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."
},
{
"code": "not-registered",
"display": "Not Registered",
"definition": "A person for whom registration was not completed."
},
{
"code": "off-study",
"display": "Off-study",
"definition": "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."
},
{
"code": "on-study",
"display": "On-study",
"definition": "A person that is enrolled or registered on a study."
},
{
"code": "on-study-intervention",
"display": "On-study-intervention",
"definition": "The person is receiving the treatment or participating in an activity (e.g. yoga, diet, etc.) that the study is evaluating."
},
{
"code": "on-study-observation",
"display": "On-study-observation",
"definition": "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\"."
},
{
"code": "pending-on-study",
"display": "Pending on-study",
"definition": "A person is pre-registered for a study."
},
{
"code": "potential-candidate",
"display": "Potential Candidate",
"definition": "A person that is potentially eligible for participation in the study."
},
{
"code": "screening",
"display": "Screening",
"definition": "A person who is being evaluated for eligibility for a study."
},
{
"code": "withdrawn",
"display": "Withdrawn",
"definition": "The person has withdrawn their participation in the study before registration."
}
]
}