FHIR IG analytics| Package | flute.requirements |
| Resource Type | ResearchStudy |
| Id | ResearchStudy-RS-ResearchStudyFLUTE.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ResearchStudy RS-ResearchStudyFLUTE
EXT-Datamart
url: https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE
name: FLUTEResearchStudy
title: FLUTE Research Study
status: Active
primaryPurposeType: Treatment
phase: Initial Phase
studyDesign: Interventional research
keyword: Prostatic Cancer, Family History, Prostatic-Specific Antigen, DRE
description:
A study to evaluate the impact of family history on prostatic cancer follow-up criterias, such as level of prostatic-specific antigen and DRE.
period: 2025-01-01 --> 2025-12-31
| Name | Role |
| Research Coordinator | general-contact |
| Eligibility |
| EvidenceVariable Inclusion Variable for FLUTE Study |
{
"resourceType": "ResearchStudy",
"id": "RS-ResearchStudyFLUTE",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "variable",
"valueReference": {
"reference": "EvidenceVariable/EV-EvidenceVariableFLUTEGroup",
"identifier": {
"system": "https://flute.com/EvidenceVariable",
"value": "EvidenceVariableFLUTEGroup"
}
}
}
],
"url": "https://www.isis.com/StructureDefinition/EXT-Datamart"
}
],
"url": "https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE",
"name": "FLUTEResearchStudy",
"title": "FLUTE Research Study",
"status": "active",
"primaryPurposeType": {
"coding": [
{
"system": "http://hl7.org/fhir/research-study-prim-purp-type",
"code": "treatment",
"display": "Treatment"
}
]
},
"phase": {
"coding": [
{
"system": "https://flute.com/CodeSystem/COS-ResearchStudyPhase",
"code": "initial",
"display": "Initial Phase"
}
]
},
"studyDesign": [
{
"coding": [
{
"system": "http://hl7.org/fhir/study-design",
"code": "SEVCO:01001",
"display": "Interventional research"
}
]
}
],
"keyword": [
{
"text": "Prostatic Cancer"
},
{
"text": "Family History"
},
{
"text": "Prostatic-Specific Antigen"
},
{
"text": "DRE"
}
],
"description": "A study to evaluate the impact of family history on prostatic cancer follow-up criterias, such as level of prostatic-specific antigen and DRE.",
"period": {
"start": "2025-01-01",
"end": "2025-12-31"
},
"associatedParty": [
{
"name": "Research Coordinator",
"role": {
"coding": [
{
"system": "http://hl7.org/fhir/research-study-party-role",
"code": "general-contact"
}
]
}
}
],
"recruitment": {
"eligibility": {
"reference": "EvidenceVariable/EV-InclusionCriteriaFLUTE",
"identifier": {
"system": "https://flute.com/EvidenceVariable",
"value": "FLUTEInclusionVariable"
}
}
}
}