@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/ebm/Evidence/312179> a fhir:Evidence ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "312179"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "3" ] ;
     fhir:lastUpdated [ fhir:v "2025-02-14T12:37:32.381Z"^^xsd:dateTime ]
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "empty" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/cited-artifact-status-type>
         ] ;
         fhir:code [ fhir:v "active" ] ;
         fhir:display [ fhir:v "Active" ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "https://fevir.net/resources/Evidence/312179"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Evidence/312179>
  ] ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         fhir:code [ fhir:v "ACSN" ] ;
         fhir:display [ fhir:v "Accession ID" ]
       ] ) ;
       fhir:text [ fhir:v "FEvIR Object Identifier" ]
     ] ;
     fhir:system [
       fhir:v "https://fevir.net/FOI"^^xsd:anyURI ;
       fhir:l <https://fevir.net/FOI>
     ] ;
     fhir:value [ fhir:v "312179" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:name [ fhir:v "Health_Survey_Score_Mental_Health_Subscore_with_intervention"] ; # 
  fhir:title [ fhir:v "Health Survey Score-Mental Health Subscore with intervention"] ; # 
  fhir:citeAs [ fhir:v "Health Survey Score-Mental Health Subscore with intervention [Database Entry: FHIR Evidence Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312179. Revised 2025-02-13. Available at: https://fevir.net/resources/Evidence/312179. Computable resource at: https://fevir.net/resources/Evidence/312179#json."] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:author ( [
     fhir:name [ fhir:v "Brian S. Alper, MD, MSPH" ]
  ] ) ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "support@computablepublishing.com" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:relatesTo ( [
     fhir:type [ fhir:v "part-of" ] ;
     fhir:target [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/uv/ebm/Composition/312172> ;
       fhir:reference [ fhir:v "Composition/312172" ] ;
       fhir:type [
         fhir:v "Composition"^^xsd:anyURI ;
         fhir:l fhir:Composition
       ] ;
       fhir:display [ fhir:v "PARACHUTE Trial Results" ]
     ]
  ] ) ; # 
  fhir:description [ fhir:v "Example Evidence Resource for EBMonFHIR IG"] ; # 
  fhir:variableDefinition ( [
     fhir:variableRole [ fhir:v "population" ] ;
     fhir:observed [
       fhir:l <http://hl7.org/fhir/uv/ebm/Group/297487> ;
       fhir:reference [ fhir:v "Group/297487" ] ;
       fhir:type [
         fhir:v "Group"^^xsd:anyURI ;
         fhir:l fhir:Group
       ] ;
       fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ]
     ]
  ] [
     fhir:variableRole [ fhir:v "outcome" ] ;
     fhir:observed [
       fhir:l <http://hl7.org/fhir/uv/ebm/EvidenceVariable/297749> ;
       fhir:reference [ fhir:v "EvidenceVariable/297749" ] ;
       fhir:type [
         fhir:v "EvidenceVariable"^^xsd:anyURI ;
         fhir:l fhir:EvidenceVariable
       ] ;
       fhir:display [ fhir:v "Health Survey Score-Mental Health Subscore" ]
     ]
  ] ) ; # 
  fhir:statistic ( [
     fhir:statisticType [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://fevir.net/sevco"^^xsd:anyURI ;
           fhir:l <https://fevir.net/sevco>
         ] ;
         fhir:code [ fhir:v "STATO:0000573" ] ;
         fhir:display [ fhir:v "mean" ]
       ] )
     ] ;
     fhir:quantity [
       fhir:value [ fhir:v 24.3 ]
     ] ;
     fhir:sampleSize [
       fhir:knownDataCount [ fhir:v "12"^^xsd:nonNegativeInteger ]
     ] ;
     fhir:attributeEstimate ( [
       fhir:type [
         fhir:coding ( [
           fhir:system [
             fhir:v "https://fevir.net/sevco"^^xsd:anyURI ;
             fhir:l <https://fevir.net/sevco>
           ] ;
           fhir:code [ fhir:v "STATO:0000237" ] ;
           fhir:display [ fhir:v "standard deviation" ]
         ] )
       ] ;
       fhir:quantity [
         fhir:value [ fhir:v 1.3 ]
       ]
     ] )
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/Composition/312172> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/Group/297487> a fhir:Uv .

<http://hl7.org/fhir/uv/ebm/EvidenceVariable/297749> a fhir:Uv .

# -------------------------------------------------------------------------------------

