Skip to main content

IEffectEvidenceSynthesis

FHIR GraphQL Schema. Version 8.8.1 import * from 'types.graphql'

interface IEffectEvidenceSynthesis {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
url: uri
_url: ElementBase
identifier: [Identifier]
version: String
_version: ElementBase
name: String
_name: ElementBase
title: String
_title: ElementBase
status: code
_status: ElementBase
date: dateTime
_date: ElementBase
publisher: String
_publisher: ElementBase
contact: [ContactDetail]
description: markdown
_description: ElementBase
note: [Annotation]
useContext: [UsageContext]
jurisdiction: [CodeableConcept]
copyright: markdown
_copyright: ElementBase
approvalDate: date
_approvalDate: ElementBase
lastReviewDate: date
_lastReviewDate: ElementBase
effectivePeriod: Period
topic: [CodeableConcept]
author: [ContactDetail]
editor: [ContactDetail]
reviewer: [ContactDetail]
endorser: [ContactDetail]
relatedArtifact: [RelatedArtifact]
synthesisType: CodeableConcept
studyType: CodeableConcept
population: Reference!
exposure: Reference!
exposureAlternative: Reference!
outcome: Reference!
sampleSize: EffectEvidenceSynthesisSampleSize
resultsByExposure: [EffectEvidenceSynthesisResultsByExposure]
effectEstimate: [EffectEvidenceSynthesisEffectEstimate]
certainty: [EffectEvidenceSynthesisCertainty]
}

Fields

IEffectEvidenceSynthesis.id ● String scalar

IEffectEvidenceSynthesis.meta ● Meta object

IEffectEvidenceSynthesis.implicitRules ● uri scalar

IEffectEvidenceSynthesis._implicitRules ● ElementBase object

IEffectEvidenceSynthesis.language ● code scalar

IEffectEvidenceSynthesis._language ● ElementBase object

IEffectEvidenceSynthesis.text ● Narrative object

IEffectEvidenceSynthesis.contained ● [Resource] list object

IEffectEvidenceSynthesis.extension ● [Extension] list object

IEffectEvidenceSynthesis.modifierExtension ● [Extension] list object

IEffectEvidenceSynthesis.url ● uri scalar

IEffectEvidenceSynthesis._url ● ElementBase object

IEffectEvidenceSynthesis.identifier ● [Identifier] list object

IEffectEvidenceSynthesis.version ● String scalar

IEffectEvidenceSynthesis._version ● ElementBase object

IEffectEvidenceSynthesis.name ● String scalar

IEffectEvidenceSynthesis._name ● ElementBase object

IEffectEvidenceSynthesis.title ● String scalar

IEffectEvidenceSynthesis._title ● ElementBase object

IEffectEvidenceSynthesis.status ● code scalar

IEffectEvidenceSynthesis._status ● ElementBase object

IEffectEvidenceSynthesis.date ● dateTime scalar

IEffectEvidenceSynthesis._date ● ElementBase object

IEffectEvidenceSynthesis.publisher ● String scalar

IEffectEvidenceSynthesis._publisher ● ElementBase object

IEffectEvidenceSynthesis.contact ● [ContactDetail] list object

IEffectEvidenceSynthesis.description ● markdown scalar

IEffectEvidenceSynthesis._description ● ElementBase object

IEffectEvidenceSynthesis.note ● [Annotation] list object

IEffectEvidenceSynthesis.useContext ● [UsageContext] list object

IEffectEvidenceSynthesis.jurisdiction ● [CodeableConcept] list object

IEffectEvidenceSynthesis.copyright ● markdown scalar

IEffectEvidenceSynthesis._copyright ● ElementBase object

IEffectEvidenceSynthesis.approvalDate ● date scalar

IEffectEvidenceSynthesis._approvalDate ● ElementBase object

IEffectEvidenceSynthesis.lastReviewDate ● date scalar

IEffectEvidenceSynthesis._lastReviewDate ● ElementBase object

IEffectEvidenceSynthesis.effectivePeriod ● Period object

IEffectEvidenceSynthesis.topic ● [CodeableConcept] list object

IEffectEvidenceSynthesis.author ● [ContactDetail] list object

IEffectEvidenceSynthesis.editor ● [ContactDetail] list object

IEffectEvidenceSynthesis.reviewer ● [ContactDetail] list object

IEffectEvidenceSynthesis.endorser ● [ContactDetail] list object

IEffectEvidenceSynthesis.relatedArtifact ● [RelatedArtifact] list object

IEffectEvidenceSynthesis.synthesisType ● CodeableConcept object

IEffectEvidenceSynthesis.studyType ● CodeableConcept object

IEffectEvidenceSynthesis.population ● Reference! non-null object

IEffectEvidenceSynthesis.exposure ● Reference! non-null object

IEffectEvidenceSynthesis.exposureAlternative ● Reference! non-null object

IEffectEvidenceSynthesis.outcome ● Reference! non-null object

IEffectEvidenceSynthesis.sampleSize ● EffectEvidenceSynthesisSampleSize object

IEffectEvidenceSynthesis.resultsByExposure ● [EffectEvidenceSynthesisResultsByExposure] list object

IEffectEvidenceSynthesis.effectEstimate ● [EffectEvidenceSynthesisEffectEstimate] list object

IEffectEvidenceSynthesis.certainty ● [EffectEvidenceSynthesisCertainty] list object