Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4_RiskAssessment_R3

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-RiskAssessment Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_RiskAssessment_R3

This cross-version profile allows R4 RiskAssessment content to be represented via FHIR STU3 RiskAssessment resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RiskAssessment.status Base required ObservationStatus 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RiskAssessment If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error RiskAssessment If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()

This structure is derived from RiskAssessment

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... reasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... comment
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4: note additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RiskAssessment.note

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional Content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier Unique identifier for the assessment
... basedOn 0..1 Reference(Resource) Request fulfilled by this assessment
... parent 0..1 Reference(Resource) Part of this occurrence
... status 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc.
... method Σ 0..1 CodeableConcept Evaluation mechanism
Binding Description: (example): The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc.
... code Σ 0..1 CodeableConcept Type of assessment
... subject Σ 0..1 Reference(Patient | Group) Who/what does assessment apply to?
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Where was assessment performed?
... occurrence[x] Σ 0..1 When was assessment made?
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
... condition Σ 0..1 Reference(Condition) Condition assessed
... performer Σ 0..1 Reference(Practitioner | Device) Who did assessment?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reason[x] 0..1 Why the assessment was necessary?
.... reason[x]All Types Content/Rules for all Types
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:alternateReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reasonCodeableConcept CodeableConcept
.... reasonReference Reference(Resource)
... basis 0..* Reference(Resource) Information used in assessment
... prediction C 0..* BackboneElement Outcome predicted
Constraints: ras-2
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... outcome 1..1 CodeableConcept Possible outcome for the subject
Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc.
.... probability[x] C 0..1 Likelihood of specified outcome
Constraints: ras-1
..... probabilityDecimal decimal
..... probabilityRange Range
.... qualitativeRisk 0..1 CodeableConcept Likelihood of specified outcome as a qualitative value
Binding: Risk Probability (example): The likelihood of the occurrence of a specified outcome
.... relativeRisk 0..1 decimal Relative likelihood
.... when[x] 0..1 Timeframe or age range
..... whenPeriod Period
..... whenRange Range
.... rationale 0..1 string Explanation of prediction
... mitigation 0..1 string How to reduce risk
... comment 0..1 string Comments on the risk assessment
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4: note additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RiskAssessment.note
.... value 0..1 string Primitive value for string
Max Length:1048576

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RiskAssessment.language Base extensible Common Languages 📍3.0.2 FHIR Std.
RiskAssessment.status Base required ObservationStatus 📍3.0.2 FHIR Std.
RiskAssessment.method Base example Not State Unknown
RiskAssessment.prediction.​outcome Base example Not State Unknown
RiskAssessment.prediction.​qualitativeRisk Base example Risk Probability 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RiskAssessment If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error RiskAssessment If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
ras-1 error RiskAssessment.prediction.probability[x] low and high must be percentages, if present (low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
ras-2 error RiskAssessment.prediction Must be <= 100 probability is decimal implies probability.as(decimal) <= 100

This structure is derived from RiskAssessment

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RiskAssessment.status Base required ObservationStatus 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RiskAssessment If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error RiskAssessment If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()

Differential View

This structure is derived from RiskAssessment

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... reasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:alternateReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... comment
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4: note additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RiskAssessment.note

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional Content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier Unique identifier for the assessment
... basedOn 0..1 Reference(Resource) Request fulfilled by this assessment
... parent 0..1 Reference(Resource) Part of this occurrence
... status 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc.
... method Σ 0..1 CodeableConcept Evaluation mechanism
Binding Description: (example): The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc.
... code Σ 0..1 CodeableConcept Type of assessment
... subject Σ 0..1 Reference(Patient | Group) Who/what does assessment apply to?
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Where was assessment performed?
... occurrence[x] Σ 0..1 When was assessment made?
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
... condition Σ 0..1 Reference(Condition) Condition assessed
... performer Σ 0..1 Reference(Practitioner | Device) Who did assessment?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reason[x] 0..1 Why the assessment was necessary?
.... reason[x]All Types Content/Rules for all Types
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:alternateReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reasonCodeableConcept CodeableConcept
.... reasonReference Reference(Resource)
... basis 0..* Reference(Resource) Information used in assessment
... prediction C 0..* BackboneElement Outcome predicted
Constraints: ras-2
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... outcome 1..1 CodeableConcept Possible outcome for the subject
Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc.
.... probability[x] C 0..1 Likelihood of specified outcome
Constraints: ras-1
..... probabilityDecimal decimal
..... probabilityRange Range
.... qualitativeRisk 0..1 CodeableConcept Likelihood of specified outcome as a qualitative value
Binding: Risk Probability (example): The likelihood of the occurrence of a specified outcome
.... relativeRisk 0..1 decimal Relative likelihood
.... when[x] 0..1 Timeframe or age range
..... whenPeriod Period
..... whenRange Range
.... rationale 0..1 string Explanation of prediction
... mitigation 0..1 string How to reduce risk
... comment 0..1 string Comments on the risk assessment
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4: note additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-RiskAssessment.note
.... value 0..1 string Primitive value for string
Max Length:1048576

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RiskAssessment.language Base extensible Common Languages 📍3.0.2 FHIR Std.
RiskAssessment.status Base required ObservationStatus 📍3.0.2 FHIR Std.
RiskAssessment.method Base example Not State Unknown
RiskAssessment.prediction.​outcome Base example Not State Unknown
RiskAssessment.prediction.​qualitativeRisk Base example Risk Probability 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error RiskAssessment If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RiskAssessment If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error RiskAssessment If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
ras-1 error RiskAssessment.prediction.probability[x] low and high must be percentages, if present (low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))
ras-2 error RiskAssessment.prediction Must be <= 100 probability is decimal implies probability.as(decimal) <= 100

This structure is derived from RiskAssessment

Summary

Extensions

This structure refers to these extensions:

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron