Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Study Eligibility Criteria

Defining URL:https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/study-eligibility-criteria
Version:0.1.1
Name:StudyEligibilityCriteria
Title:Study Eligibility Criteria
Status:Draft as of 2022-05-15
Definition:

Eligibility Criteria for a clinical study

Publisher:Netzwerk Universitätsmedizin (NUM),
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/study-eligibility-criteria

Guidance

This resource is used to define the eligibility criteria for a specific study.

Categories

The following categories are used to describe the population of the patients in the Eligibility Criteria resources (Recommendation Eligibility Criteria, Study Eligibility Criteria).

The categories are defined as slices of the characteristic element in the respective resource.

Fixed Codes:

In EligibilityCriteria:

  • characteristic.definitionByTypeAndValue.typeCodeableConcept must be exactly as defined in the typeCodeableConcept column, or from the value set defined in the typeCodeableConcept column (see examples)
Type Slice Name typeCodeableConcept valueCodeableConcept valueQuantity/valueRange
Condition condition SCT 404684003 “Clinical finding (finding) from http://hl7.org/fhir/ValueSet/clinical-findings
Allergy allergy SCT 609328004 “Allergic disposition (finding) SCT is-a 609328004 “Allergic disposition (finding)
Radiology Finding radiologyFinding SCT 118247008 “Radiologic finding (finding) SCT is-a 118247008 “Radiologic finding (finding)
Episode of Care episodeOfCare LOINC 78030-4 “Episode of care Type from <http://fhir.de/CodeSystem/kontaktart-de>
Lab Value laboratory from http://loinc.org/vs/top-2000-lab-observations-si ✔️
Ventilation ventilationObservableSNOMED from vs-ventilation-observable-sct (preferred)SCT is-a 364698001 “Ventilator observable (observable entity)” ✔️
Ventilation ventilationObservableLOINC from MII_Code_Observation_Beatmung_LOINC ✔️
Procedure procedure SCT 71388002 “Procedure (procedure) from <http://hl7.org/fhir/ValueSet/procedure-code>
Assessment Scale assessmentScale from vs-assessment-scales ✔️ ✔️
Device device SCT 49062001 “Device (physical object)” ✔️

Examples

Condition
* characteristic[condition][+]
  * linkId = "covid19"
  * definitionByTypeAndValue
    // typeCodeableConcept *must* use the code below
    * typeCodeableConcept = $sct#404684003 "Clinical finding (finding)"
    * valueCodeableConcept = $sct#840539006 "Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)"
Allergy
* characteristic[allergy][+]
  * linkId = "heparin-allergy"
  * definitionByTypeAndValue
    // typeCodeableConcept *must* use the code below
    * typeCodeableConcept = $sct#609328004 "Allergic disposition (finding)"
    * valueCodeableConcept = $sct#294872001 "Allergy to heparin (finding)"
Radiology Finding
* characteristic[radiologyFinding][+]
  * linkId = "heparin-allergy"
  * definitionByTypeAndValue
    // typeCodeableConcept *must* use the code below
    * typeCodeableConcept = $sct#118247008 "Radiologic finding (finding)"
    * valueCodeableConcept = $sct#8701000175105 "Single lobe lung infiltrate (disorder)"
Episode of Care
* characteristic[episodeOfCare][+]
  * linkId = "intensive-care-treatment"
  * definitionByTypeAndValue
   // typeCodeableConcept *must*use the code below
   * typeCodeableConcept = $loinc#78030-4 "Episode of care Type"
   * valueCodeableConcept = $cs-kontaktart-de#intensivstationaer "Intensivstationär"
Lab Value
* characteristic[laboratory][+]
  * linkId = "ddimer-range"
  * definitionByTypeAndValue
    // typeCodeableConcept *must* be from the valueset defined in typeCodeableConcept column (left)
    * typeCodeableConcept = $loinc#48066-5 "Fibrin D-dimer DDU [Mass/volume] in Platelet poor plasma"
    * valueRange
      * high = 250 'ng/mL'
Ventilation

For SNOMED CT codes:

* characteristic[ventilationObservableSNOMED][+]
  * linkId = "ventilator-rate"
  * definitionByTypeAndValue
     // typeCodeableConcept *must* be from the valueset defined in typeCodeableConcept column (left)
     * typeCodeableConcept = $sct#250876000 "Ventilator rate (observable entity)"
     * valueRange
       * low = 20 '/min'

For LOINC codes:

* characteristic[ventilationObservableLOINC][+]
  * linkId = "respiratory-rate-on-ventilator"
  * definitionByTypeAndValue
    // typeCodeableConcept *must* be from the valueset defined in typeCodeableConcept column (left)
    * typeCodeableConcept = $loinc#33438-3 "Breath rate mechanical --on ventilator"
    * valueRange
      * low = 20 '/min'
      * high = 24 '/min'

Procedure
* characteristic[procedure][+]
  * linkId = "noninvasive-ventilation"
  * definitionByTypeAndValue
      // typeCodeableConcept *must* use the code below
      * typeCodeableConcept = $sct#71388002 "Procedure (procedure)"
      * valueCodeableConcept = $sct#428311008 "Non-invasive ventilation (regime/therapy)"
Assessment Scale
  * characteristic[assessmentScale][+]
    * linkId = "cam-icu+"
    * definitionByTypeAndValue
      * type = $loinc#54627-5 "Signs and symptoms of delirium (from CAM)"
      * valueRange.low = 1

This profile of a FHIR EvidenceVariable is derived from the eligibility-criteria FHIR resource.

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. EvidenceVariable C 0..* EligibilityCriteria A definition of an exposure, outcome, or other variable
cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
... id Σ 0..1 id Logical id of this artifact
... meta SΣ 1..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source SΣ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguages Starter Set
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... url ΣC 0..1 uri Canonical identifier for this evidence variable, represented as a URI (globally unique)
cnl-1: URL should not contain | or # - these characters make processing canonical references problematic
... identifier Σ 0..* Identifier Additional identifier for the evidence variable
... version Σ 0..1 string Business version of the evidence variable
... versionAlgorithm[x] Σ 0..1 How to compare versions
Binding: VersionAlgorithm (extensible)
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name SΣC 1..1 string Name for this evidence variable (computer friendly)
... title Σ 0..1 string Name for this evidence variable (human friendly)
... shortTitle Σ 0..1 string Title for use in informal contexts
... status ?!SΣ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental 0..1 boolean For testing purposes, not real usage
... date Σ 0..1 dateTime Date last changed
... publisher Σ 0..1 string Name of the publisher/steward (organization or individual)
... contact Σ 0..* ContactDetail Contact details for the publisher
... description Σ 0..1 markdown Natural language description of the evidence variable
... note 0..* Annotation Used for footnotes or explanatory notes
... useContext Σ 0..* UsageContext The context that the content is intended to support
... purpose 0..1 markdown Why this EvidenceVariable is defined
... copyright 0..1 markdown Use and/or publishing restrictions
... copyrightLabel 0..1 string Copyright holder and year(s)
... approvalDate 0..1 date When the resource was approved by publisher
... lastReviewDate 0..1 date When the resource was last reviewed by the publisher
... effectivePeriod 0..1 Period When the resource is expected to be used
... author 0..* ContactDetail Who authored the content
... editor 0..* ContactDetail Who edited the content
... reviewer 0..* ContactDetail Who reviewed the content
... endorser 0..* ContactDetail Who endorsed the content
... relatedArtifact 0..* RelatedArtifact Additional documentation, citations, etc
... actual 0..1 boolean Actual or conceptual
... Slices for characteristic SΣC 1..* BackboneElement A defining factor of the EvidenceVariable
Slice: Unordered, Open by pattern:definitionByTypeAndValue.type
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
....... id 0..1 id Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... coding SΣ 1..1 Coding Code defined by a terminology system
....... text Σ 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueQuantity Quantity
....... valueRange Range
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
........ id 0..1 id Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ coding SΣ 1..1 Coding Code defined by a terminology system
........ text Σ 0..1 string Plain text representation of the concept
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... Slices for characteristic SC 1..* BackboneElement A defining factor of the characteristic
Slice: Unordered, Open by pattern:definitionByTypeAndValue.type
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:All Slices Content/Rules for all slices
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
.......... valueCodeableConcept CodeableConcept
.......... valueQuantity Quantity
.......... valueRange Range
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:condition SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 404684003
........... display 1..1 string Representation defined by the system
Fixed Value: Clinical finding (finding)
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: SNOMEDCTClinicalFindings (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:allergy SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 609328004
........... display 1..1 string Representation defined by the system
Fixed Value: Allergic disposition (finding)
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Allergic Disposition SCT (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:radiologyFinding SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 118247008
........... display 1..1 string Representation defined by the system
Fixed Value: Radiologic finding (finding)
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Radiologic Finding SCT (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:episodeOfCare SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 78030-4
........... display 1..1 string Representation defined by the system
Fixed Value: Episode of care Type
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Episode Of Care Type (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:laboratory SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Laboratory Observations (required)
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:ventilationObservableSCT SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Ventilation Observable SCT (required)
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:ventilationObservableLOINC SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: https://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC (required)
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:procedure SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 71388002
........... display 1..1 string Representation defined by the system
Fixed Value: Procedure (procedure)
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: ProcedureCodesSNOMEDCT (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:assessmentScale SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Assessment Scales (required)
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
....... characteristic:device SC 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ linkId 0..1 id Label for internal linking
........ description 0..1 markdown Natural language description of the characteristic
........ note 0..* Annotation Used for footnotes or explanatory notes
........ exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
........ definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
........ definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
........ definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
........ definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
........ definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
........ definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
.......... id 0..1 string Unique id for inter-element referencing
.......... extension 0..* Extension Additional content defined by implementations
.......... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........... id 0..1 string Unique id for inter-element referencing
........... extension 0..* Extension Additional content defined by implementations
........... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........... version 0..1 string Version of the system - if relevant
........... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 49062001
........... display 1..1 string Representation defined by the system
Fixed Value: Device (physical object)
........... userSelected 0..1 boolean If this coding was chosen directly by the user
.......... text 0..1 string Plain text representation of the concept
......... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
......... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
......... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
.......... valueCodeableConcept CodeableConcept
.......... valueBoolean boolean
.......... valueQuantity Quantity
.......... valueRange Range
.......... valueReference Reference(Any)
.......... valueId id
.......... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: DeviceType (required)
......... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
........ definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
......... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
......... characteristic 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
........ instances[x] 0..1 Number of occurrences meeting the characteristic
......... instancesQuantity Quantity
......... instancesRange Range
........ duration[x] 0..1 Length of time in which the characteristic is met
......... durationQuantity Quantity
......... durationRange Range
........ timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
......... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
......... description 0..1 markdown Human readable description
......... note 0..* Annotation Used for footnotes or explanatory notes
......... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
.......... eventCodeableConcept CodeableConcept
.......... eventReference Reference(Any)
.......... eventDateTime dateTime
.......... eventId id
......... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
......... range 0..1 Range Used to express the observation within a period before and/or after the event
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:condition SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 404684003
........ display 1..1 string Representation defined by the system
Fixed Value: Clinical finding (finding)
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: SNOMEDCTClinicalFindings (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:allergy SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 609328004
........ display 1..1 string Representation defined by the system
Fixed Value: Allergic disposition (finding)
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Allergic Disposition SCT (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:radiologyFinding SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 118247008
........ display 1..1 string Representation defined by the system
Fixed Value: Radiologic finding (finding)
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Radiologic Finding SCT (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:episodeOfCare SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 78030-4
........ display 1..1 string Representation defined by the system
Fixed Value: Episode of care Type
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: Episode Of Care Type (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:laboratory SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Laboratory Observations (required)
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:ventilationObservableSCT SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Ventilation Observable SCT (required)
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:ventilationObservableLOINC SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: https://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC (required)
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:procedure SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 71388002
........ display 1..1 string Representation defined by the system
Fixed Value: Procedure (procedure)
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: ProcedureCodesSNOMEDCT (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:assessmentScale SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: Assessment Scales (required)
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
.... characteristic:device SΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... linkId 0..1 id Label for internal linking
..... description 0..1 markdown Natural language description of the characteristic
..... note 0..* Annotation Used for footnotes or explanatory notes
..... exclude 0..1 boolean Whether the characteristic is an inclusion criterion or exclusion criterion
..... definitionReference ΣC 0..1 Reference(EvidenceVariable | Group | Evidence) Defines the characteristic (without using type and value) by a Reference
..... definitionCanonical ΣC 0..1 canonical(EvidenceVariable | Evidence) Defines the characteristic (without using type and value) by a Canonical
..... definitionCodeableConcept ΣC 0..1 CodeableConcept Defines the characteristic (without using type and value) by a CodeableConcept
..... definitionExpression Σ 0..1 Expression Defines the characteristic (without using type and value) by an expression
..... definitionId ΣC 0..1 id Defines the characteristic (without using type and value) by an id
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
Binding: UsageContextType (example)
Required Pattern: At least the following
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
........ system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
........ version 0..1 string Version of the system - if relevant
........ code 1..1 code Symbol in syntax defined by the system
Fixed Value: 49062001
........ display 1..1 string Representation defined by the system
Fixed Value: Device (physical object)
........ userSelected 0..1 boolean If this coding was chosen directly by the user
....... text 0..1 string Plain text representation of the concept
...... method 0..* CodeableConcept Method for how the characteristic value was determined
Binding: DefinitionMethod (example)
...... device 0..1 Reference(Device | DeviceMetric) Device used for determining characteristic
...... Slices for value[x] Σ 1..1 Defines the characteristic when coupled with characteristic.type
Slice: Unordered, Open by type:$this
....... valueCodeableConcept CodeableConcept
....... valueBoolean boolean
....... valueQuantity Quantity
....... valueRange Range
....... valueReference Reference(Any)
....... valueId id
....... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
Binding: DeviceType (required)
...... offset 0..1 CodeableConcept Reference point for valueQuantity or valueRange
Binding: CharacteristicOffset (example)
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... code 1..1 code all-of | any-of | at-least | at-most | statistical | net-effect | dataset
Binding: CharacteristicCombination (required)
...... threshold 0..1 positiveInt Provides the value of "n" when "at-least" or "at-most" codes are used
...... characteristic SC 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... instances[x] 0..1 Number of occurrences meeting the characteristic
...... instancesQuantity Quantity
...... instancesRange Range
..... duration[x] 0..1 Length of time in which the characteristic is met
...... durationQuantity Quantity
...... durationRange Range
..... timeFromEvent 0..* BackboneElement Timing in which the characteristic is determined
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... description 0..1 markdown Human readable description
...... note 0..* Annotation Used for footnotes or explanatory notes
...... event[x] 0..1 The event used as a base point (reference point) in time
Binding: EvidenceVariableEvent (example)
....... eventCodeableConcept CodeableConcept
....... eventReference Reference(Any)
....... eventDateTime dateTime
....... eventId id
...... quantity 0..1 Quantity Used to express the observation at a defined amount of time before or after the event
...... range 0..1 Range Used to express the observation within a period before and/or after the event
... handling 0..1 code continuous | dichotomous | ordinal | polychotomous
Binding: EvidenceVariableHandling (required)
... category 0..* BackboneElement A grouping for ordinal or polychotomous variables
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 0..1 string Description of the grouping
.... value[x] 0..1 Definition of the grouping
..... valueCodeableConcept CodeableConcept
..... valueQuantity Quantity
..... valueRange Range

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. EvidenceVariable 0..* EligibilityCriteria A definition of an exposure, outcome, or other variable
... meta Σ 1..1 Meta Metadata about the resource
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
... name ΣC 1..1 string Name for this evidence variable (computer friendly)
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

.... characteristic:All Slices Content/Rules for all slices
..... definitionByTypeAndValue ΣC 0..1 BackboneElement Defines the characteristic using type and value
...... type Σ 1..1 CodeableConcept Expresses the type of characteristic
....... coding Σ 1..1 Coding Code defined by a terminology system
...... value[x]:valueCodeableConcept Σ 0..1 CodeableConcept Defines the characteristic when coupled with characteristic.type
....... coding Σ 1..1 Coding Code defined by a terminology system
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... Slices for characteristic C 1..* BackboneElement A defining factor of the characteristic
Slice: Unordered, Open by pattern:definitionByTypeAndValue.type
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:condition C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:allergy C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:radiologyFinding C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:episodeOfCare C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:laboratory C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:ventilationObservableSCT C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:ventilationObservableLOINC C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:procedure C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:assessmentScale C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
....... characteristic:device C 0..* BackboneElement A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:condition ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:allergy ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:radiologyFinding ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:episodeOfCare ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:laboratory ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:ventilationObservableSCT ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:ventilationObservableLOINC ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:procedure ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:assessmentScale ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
.... characteristic:device ΣC 0..* BackboneElement A defining factor of the EvidenceVariable
evv-1: In a characteristic, at most one of these six elements shall be used: definitionReference or definitionCanonical or definitionCodeableConcept or definitionId or definitionByTypeAndValue or definitionByCombination
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist
..... definitionByCombination C 0..1 BackboneElement Used to specify how two or more characteristics are combined
...... characteristic C 1..* See characteristic (EvidenceVariable) A defining factor of the characteristic
evidence-variable-unique-definition: For each characteristic, one and only one type of definition must exist

doco Documentation for this format

This structure is derived from EligibilityCriteria

NameFlagsCard.TypeDescription & Constraintsdoco
.. EvidenceVariable EligibilityCriteria
... meta S 1..1 Meta Metadata about the resource
.... source S 0..1 uri Identifies where the resource comes from
.... profile S 1..* canonical(StructureDefinition) Profiles this resource claims to conform to

doco Documentation for this format

This structure is derived from EligibilityCriteria

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
EvidenceVariable.meta.securityextensibleAllSecurityLabels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
EvidenceVariable.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
EvidenceVariable.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
EvidenceVariable.versionAlgorithm[x]extensibleVersionAlgorithm
http://hl7.org/fhir/ValueSet/version-algorithm
from the FHIR Standard
EvidenceVariable.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByTypeAndValue.typeexampleUsageContextType
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic.definitionByTypeAndValue.typeexampleUsageContextType
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 404684003("Clinical finding (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:condition.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 609328004("Allergic disposition (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredAllergicDispositionSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-allergic-disposition-sct
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:allergy.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 118247008("Radiologic finding (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredRadiologicFindingSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-radiologic-finding-sct
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:radiologyFinding.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.definitionByTypeAndValue.typeexamplePattern: LOINC code 78030-4("Episode of care Type")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredEpisodeOfCareType
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-episode-of-care-type
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:episodeOfCare.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:laboratory.definitionByTypeAndValue.typerequiredLaboratoryObservations
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-laboratory-observations
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:laboratory.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:laboratory.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:laboratory.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:laboratory.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableSCT.definitionByTypeAndValue.typerequiredVentilationObservableSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-ventilation-observable-sct
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableSCT.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableSCT.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableSCT.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableSCT.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.typerequiredhttps://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC
https://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableLOINC.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:ventilationObservableLOINC.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 71388002("Procedure (procedure)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredProcedureCodesSNOMEDCT
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:procedure.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:assessmentScale.definitionByTypeAndValue.typerequiredAssessmentScales
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-assessment-scales
from this IG
EvidenceVariable.characteristic.definitionByCombination.characteristic:assessmentScale.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:assessmentScale.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:assessmentScale.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:assessmentScale.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 49062001("Device (physical object)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredDeviceType
http://hl7.org/fhir/ValueSet/device-type
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic.definitionByCombination.characteristic:device.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:condition.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 404684003("Clinical finding (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:condition.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:condition.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
from the FHIR Standard
EvidenceVariable.characteristic:condition.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:condition.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:condition.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:allergy.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 609328004("Allergic disposition (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:allergy.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:allergy.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredAllergicDispositionSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-allergic-disposition-sct
from this IG
EvidenceVariable.characteristic:allergy.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:allergy.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:allergy.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:radiologyFinding.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 118247008("Radiologic finding (finding)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:radiologyFinding.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:radiologyFinding.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredRadiologicFindingSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-radiologic-finding-sct
from this IG
EvidenceVariable.characteristic:radiologyFinding.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:radiologyFinding.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:radiologyFinding.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:episodeOfCare.definitionByTypeAndValue.typeexamplePattern: LOINC code 78030-4("Episode of care Type")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:episodeOfCare.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:episodeOfCare.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredEpisodeOfCareType
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-episode-of-care-type
from this IG
EvidenceVariable.characteristic:episodeOfCare.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:episodeOfCare.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:episodeOfCare.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:laboratory.definitionByTypeAndValue.typerequiredLaboratoryObservations
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-laboratory-observations
from this IG
EvidenceVariable.characteristic:laboratory.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:laboratory.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:laboratory.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:laboratory.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableSCT.definitionByTypeAndValue.typerequiredVentilationObservableSCT
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-ventilation-observable-sct
from this IG
EvidenceVariable.characteristic:ventilationObservableSCT.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableSCT.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableSCT.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableSCT.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.typerequiredhttps://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC
https://medizininformatik-initiative.de/fhir/ext/modul-icu/ValueSet/Code-Observation-Beatmung-LOINC
EvidenceVariable.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableLOINC.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableLOINC.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:ventilationObservableLOINC.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:procedure.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 71388002("Procedure (procedure)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:procedure.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:procedure.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredProcedureCodesSNOMEDCT
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
EvidenceVariable.characteristic:procedure.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:procedure.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:procedure.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:assessmentScale.definitionByTypeAndValue.typerequiredAssessmentScales
https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/ValueSet/vs-assessment-scales
from this IG
EvidenceVariable.characteristic:assessmentScale.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:assessmentScale.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:assessmentScale.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:assessmentScale.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.characteristic:device.definitionByTypeAndValue.typeexamplePattern: SNOMED CT code 49062001("Device (physical object)")
http://terminology.hl7.org/ValueSet/usage-context-type
EvidenceVariable.characteristic:device.definitionByTypeAndValue.methodexampleDefinitionMethod
http://hl7.org/fhir/ValueSet/definition-method
from the FHIR Standard
EvidenceVariable.characteristic:device.definitionByTypeAndValue.value[x]:valueCodeableConceptrequiredDeviceType
http://hl7.org/fhir/ValueSet/device-type
from the FHIR Standard
EvidenceVariable.characteristic:device.definitionByTypeAndValue.offsetexampleCharacteristicOffset
http://hl7.org/fhir/ValueSet/characteristic-offset
from the FHIR Standard
EvidenceVariable.characteristic:device.definitionByCombination.coderequiredCharacteristicCombination
http://hl7.org/fhir/ValueSet/characteristic-combination|5.0.0
from the FHIR Standard
EvidenceVariable.characteristic:device.timeFromEvent.event[x]exampleEvidenceVariableEvent
http://hl7.org/fhir/ValueSet/evidence-variable-event
from the FHIR Standard
EvidenceVariable.handlingrequiredEvidenceVariableHandling
http://hl7.org/fhir/ValueSet/variable-handling|5.0.0
from the FHIR Standard