FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageflute.requirements
Resource TypeResearchStudy
IdResearchStudy-RS-ResearchStudyFLUTE.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

AssociatedParties

-NameRole
*Research Coordinatorgeneral-contact

Recruitments

-Eligibility
*EvidenceVariable Inclusion Variable for FLUTE Study

Source1

{
  "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"
      }
    }
  }
}