@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE> a fhir:ResearchStudy ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "RS-ResearchStudyFLUTE"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy RS-ResearchStudyFLUTE</b></p><a name=\"RS-ResearchStudyFLUTE\"> </a><a name=\"hcRS-ResearchStudyFLUTE\"> </a><blockquote><p><b>EXT-Datamart</b></p><ul><li>variable: <a href=\"EvidenceVariable-EV-EvidenceVariableFLUTEGroup.html\">EvidenceVariable Group of EvidenceVariables for the FLUTE ResearchStudy</a></li></ul></blockquote><p><b>url</b>: <a href=\"https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE\">https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE</a></p><p><b>name</b>: FLUTEResearchStudy</p><p><b>title</b>: FLUTE Research Study</p><p><b>status</b>: Active</p><p><b>primaryPurposeType</b>: <span title=\"Codes:{http://hl7.org/fhir/research-study-prim-purp-type treatment}\">Treatment</span></p><p><b>phase</b>: <span title=\"Codes:{https://flute.com/CodeSystem/COS-ResearchStudyPhase initial}\">Initial Phase</span></p><p><b>studyDesign</b>: <span title=\"Codes:{http://hl7.org/fhir/study-design SEVCO:01001}\">Interventional research</span></p><p><b>keyword</b>: <span title=\"Codes:\">Prostatic Cancer</span>, <span title=\"Codes:\">Family History</span>, <span title=\"Codes:\">Prostatic-Specific Antigen</span>, <span title=\"Codes:\">DRE</span></p><p><b>description</b>: </p><div><p>A study to evaluate the impact of family history on prostatic cancer follow-up criterias, such as level of prostatic-specific antigen and DRE.</p>\n</div><p><b>period</b>: 2025-01-01 --&gt; 2025-12-31</p><h3>AssociatedParties</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td>Research Coordinator</td><td><span title=\"Codes:{http://hl7.org/fhir/research-study-party-role general-contact}\">general-contact</span></td></tr></table><h3>Recruitments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Eligibility</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"EvidenceVariable-EV-InclusionCriteriaFLUTE.html\">EvidenceVariable Inclusion Variable for FLUTE Study</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "variable"^^xsd:anyURI ;
         fhir:l fhir:variable
       ] ;
       fhir:value [
         a fhir:Reference ;
         fhir:l <https://flute.com/EvidenceVariable/EV-EvidenceVariableFLUTEGroup> ;
         fhir:reference [ fhir:v "EvidenceVariable/EV-EvidenceVariableFLUTEGroup" ] ;
         fhir:identifier [
           fhir:system [
             fhir:v "https://flute.com/EvidenceVariable"^^xsd:anyURI ;
             fhir:l <https://flute.com/EvidenceVariable>
           ] ;
           fhir:value [ fhir:v "EvidenceVariableFLUTEGroup" ]
         ]
       ]
     ] ) ;
     fhir:url [
       fhir:v "https://www.isis.com/StructureDefinition/EXT-Datamart"^^xsd:anyURI ;
       fhir:l <https://www.isis.com/StructureDefinition/EXT-Datamart>
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE"^^xsd:anyURI ;
     fhir:l <https://flute.com/ResearchStudy/RS-ResearchStudyFLUTE>
  ] ; # 
  fhir:name [ fhir:v "FLUTEResearchStudy"] ; # 
  fhir:title [ fhir:v "FLUTE Research Study"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:primaryPurposeType [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/research-study-prim-purp-type"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/research-study-prim-purp-type>
       ] ;
       fhir:code [ fhir:v "treatment" ] ;
       fhir:display [ fhir:v "Treatment" ]
     ] )
  ] ; # 
  fhir:phase [
     fhir:coding ( [
       fhir:system [
         fhir:v "https://flute.com/CodeSystem/COS-ResearchStudyPhase"^^xsd:anyURI ;
         fhir:l <https://flute.com/CodeSystem/COS-ResearchStudyPhase>
       ] ;
       fhir:code [ fhir:v "initial" ] ;
       fhir:display [ fhir:v "Initial Phase" ]
     ] )
  ] ; # 
  fhir:studyDesign ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/study-design"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/study-design>
       ] ;
       fhir:code [ fhir:v "SEVCO:01001" ] ;
       fhir:display [ fhir:v "Interventional research" ]
     ] )
  ] ) ; # 
  fhir:keyword ( [
     fhir:text [ fhir:v "Prostatic Cancer" ]
  ] [
     fhir:text [ fhir:v "Family History" ]
  ] [
     fhir:text [ fhir:v "Prostatic-Specific Antigen" ]
  ] [
     fhir:text [ fhir:v "DRE" ]
  ] ) ; # 
  fhir:description [ fhir:v "A study to evaluate the impact of family history on prostatic cancer follow-up criterias, such as level of prostatic-specific antigen and DRE."] ; # 
  fhir:period [
     fhir:start [ fhir:v "2025-01-01"^^xsd:date ] ;
     fhir:end [ fhir:v "2025-12-31"^^xsd:date ]
  ] ; # 
  fhir:associatedParty ( [
     fhir:name [ fhir:v "Research Coordinator" ] ;
     fhir:role [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/research-study-party-role"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/research-study-party-role>
         ] ;
         fhir:code [ fhir:v "general-contact" ]
       ] )
     ]
  ] ) ; # 
  fhir:recruitment [
     fhir:eligibility [
       fhir:l <https://flute.com/EvidenceVariable/EV-InclusionCriteriaFLUTE> ;
       fhir:reference [ fhir:v "EvidenceVariable/EV-InclusionCriteriaFLUTE" ] ;
       fhir:identifier [
         fhir:system [
           fhir:v "https://flute.com/EvidenceVariable"^^xsd:anyURI ;
           fhir:l <https://flute.com/EvidenceVariable>
         ] ;
         fhir:value [ fhir:v "FLUTEInclusionVariable" ]
       ]
     ]
  ] . # 

# -------------------------------------------------------------------------------------

