@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/367938> a fhir:Evidence ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "367938"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "26" ] ;
     fhir:lastUpdated [ fhir:v "2025-08-18T13:22:42.074Z"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/non-comparative-evidence"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ebm/StructureDefinition/non-comparative-evidence>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Evidence 367938</b></p><a name=\"367938\"> </a><a name=\"hc367938\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 26; Last updated: 2025-08-18 13:22:42+0000; Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-non-comparative-evidence.html\">NonComparativeEvidence</a></p></div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>url</b>: <a href=\"https://fevir.net/resources/Evidence/367938\">https://fevir.net/resources/Evidence/367938</a></p><p><b>identifier</b>: FEvIR Object Identifier/367938, FEvIR Linking Identifier/NCT03640312-otherOutcomeMeasure-5--OG001</p><p><b>name</b>: NCT03640312_otherOutcomeMeasure_5_OG001</p><p><b>title</b>: Mean Change in Blood Urea Nitrogen at 12 weeks for Candesartan in NCT03640312</p><p><b>citeAs</b>: </p><div><p>Mean Change in Blood Urea Nitrogen at 12 weeks for Candesartan in NCT03640312 [Database Entry: FHIR Evidence Resource]. Contributors: Computable Publishing®: ClinicalTrials.gov-to-FEvIR Converter [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 367938. Revised 2025-08-18. Available at: https://fevir.net/resources/Evidence/367938. Computable resource at: https://fevir.net/resources/Evidence/367938#json.</p>\n</div><p><b>status</b>: Active</p><p><b>author</b>: Computable Publishing®: ClinicalTrials.gov-to-FEvIR Converter: </p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>description</b>: </p><div><p>This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.</p>\n</div><blockquote><p><b>variableDefinition</b></p><p><b>description</b>: </p><div><p>Candesartan</p>\n</div><p><b>note</b>: , </p><blockquote><div><p>Outcome Measure Population Description: Modified intent to treat whereby all those participants with data at any follow-up time point and baseline to contribute to analyses will be included in analyses according to arm to which they were randomized, regardless of adherence to the study protocol.</p>\n</div></blockquote><blockquote><div><p>Outcome Measure Denominator Units: Participants</p>\n</div></blockquote><p><b>variableRole</b>: Population</p><p><b>observed</b>: Patients randomized to the comparison arm took a once daily 8mg candesartan.\n\nCandesartan: Standard monotherapy of 8mg candesartan. Taken once daily for 12 weeks. (Identifier: ClinicalTrials.gov Outcome Measurement Group Id/OG001)</p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Outcome</p><p><b>observed</b>: <a href=\"EvidenceVariable-367901.html\">Mean Change in Blood Urea Nitrogen at 12 weeks -  (NCT03640312)</a></p></blockquote><blockquote><p><b>statistic</b></p><p><b>statisticType</b>: <span title=\"Codes:{https://fevir.net/sevco STATO:0000573}\">mean</span></p><p><b>quantity</b>: -0.4 mg/dL</p><h3>SampleSizes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>KnownDataCount</b></td></tr><tr><td style=\"display: none\">*</td><td>30</td></tr></table><h3>AttributeEstimates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Standard Deviation</span></td><td>7.11 mg/dL</td></tr></table></blockquote></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/367938"^^xsd:anyURI ;
     fhir:l <https://fevir.net/resources/Evidence/367938>
  ] ; # 
  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 "367938" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] [
     fhir:type [
       fhir:text [ fhir:v "FEvIR Linking Identifier" ]
     ] ;
     fhir:system [
       fhir:v "https://fevir.net/FLI"^^xsd:anyURI ;
       fhir:l <https://fevir.net/FLI>
     ] ;
     fhir:value [ fhir:v "NCT03640312-otherOutcomeMeasure-5--OG001" ] ;
     fhir:assigner [
       fhir:display [ fhir:v "Computable Publishing LLC" ]
     ]
  ] ) ; # 
  fhir:name [ fhir:v "NCT03640312_otherOutcomeMeasure_5_OG001"] ; # 
  fhir:title [ fhir:v "Mean Change in Blood Urea Nitrogen at 12 weeks for Candesartan in NCT03640312"] ; # 
  fhir:citeAs [ fhir:v "Mean Change in Blood Urea Nitrogen at 12 weeks for Candesartan in NCT03640312 [Database Entry: FHIR Evidence Resource]. Contributors: Computable Publishing®: ClinicalTrials.gov-to-FEvIR Converter [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 367938. Revised 2025-08-18. Available at: https://fevir.net/resources/Evidence/367938. Computable resource at: https://fevir.net/resources/Evidence/367938#json."] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:author ( [
     fhir:name [ fhir:v "Computable Publishing®: ClinicalTrials.gov-to-FEvIR Converter" ]
  ] ) ; # 
  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:description [ fhir:v "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide."] ; # 
  fhir:variableDefinition ( [
     fhir:description [ fhir:v "Candesartan" ] ;
     fhir:note ( [
       fhir:text [ fhir:v "Outcome Measure Population Description: Modified intent to treat whereby all those participants with data at any follow-up time point and baseline to contribute to analyses will be included in analyses according to arm to which they were randomized, regardless of adherence to the study protocol." ]
     ] [
       fhir:text [ fhir:v "Outcome Measure Denominator Units: Participants" ]
     ] ) ;
     fhir:variableRole [ fhir:v "population" ] ;
     fhir:observed [
       fhir:identifier [
         fhir:type [
           fhir:text [ fhir:v "ClinicalTrials.gov Outcome Measurement Group Id" ]
         ] ;
         fhir:value [ fhir:v "OG001" ]
       ] ;
       fhir:display [ fhir:v "Patients randomized to the comparison arm took a once daily 8mg candesartan.\n\nCandesartan: Standard monotherapy of 8mg candesartan. Taken once daily for 12 weeks." ]
     ]
  ] [
     fhir:variableRole [ fhir:v "outcome" ] ;
     fhir:observed [
       fhir:l <http://hl7.org/fhir/uv/ebm/EvidenceVariable/367901> ;
       fhir:reference [ fhir:v "EvidenceVariable/367901" ] ;
       fhir:type [
         fhir:v "EvidenceVariable"^^xsd:anyURI ;
         fhir:l fhir:EvidenceVariable
       ] ;
       fhir:identifier [
         fhir:type [
           fhir:text [ fhir:v "FEvIR Linking Identifier" ]
         ] ;
         fhir:system [
           fhir:v "https://fevir.net/FLI"^^xsd:anyURI ;
           fhir:l <https://fevir.net/FLI>
         ] ;
         fhir:value [ fhir:v "NCT03640312-otherOutcome-5" ] ;
         fhir:assigner [
           fhir:display [ fhir:v "Computable Publishing LLC" ]
         ]
       ] ;
       fhir:display [ fhir:v "Mean Change in Blood Urea Nitrogen at 12 weeks -  (NCT03640312)" ]
     ]
  ] ) ; # 
  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 -0.4 ] ;
       fhir:unit [ fhir:v "mg/dL" ]
     ] ;
     fhir:sampleSize [
       fhir:knownDataCount [ fhir:v "30"^^xsd:nonNegativeInteger ]
     ] ;
     fhir:attributeEstimate ( [
       fhir:type [
         fhir:text [ fhir:v "Standard Deviation" ]
       ] ;
       fhir:quantity [
         fhir:value [ fhir:v 7.11 ] ;
         fhir:unit [ fhir:v "mg/dL" ]
       ]
     ] )
  ] ) . # 

<http://hl7.org/fhir/uv/ebm/EvidenceVariable/367901> a fhir:Uv .

# -------------------------------------------------------------------------------------

