MI-TW 緊急醫療救護實作指引 (MI-TW EMS IG)
1.0.0 - CI Build

This page is part of the MI-TW 緊急醫療救護實作指引 (MI-TW EMS IG) (v1.0.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: EMS_檢傷分級_RiskAssessment

Official URL: https://standard-interoperability-lab.com/fhir/StructureDefinition/EMS-RiskAssessment Version: 1.0.0
Active as of 2024-08-23 Computable Name: EMS_RiskAssessment

此Profile定義緊急醫療救護(EMS)表單之檢傷分級。

Usage:

Formal Views of Profile Content

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

This structure is derived from RiskAssessment

NameFlagsCard.TypeDescription & Constraintsdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... code S 0..1 CodeableConcept Type of assessment
.... Slices for coding S 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale S 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]
Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
..... coding:level S 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]
Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
... subject 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... performer 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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.

.... Slices for coding SΣ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale SΣ 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]

Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
..... coding:level SΣ 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]

Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
... subject Σ 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter Σ 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... condition Σ 0..1 Reference(Condition | EMS_過去病史_Condition | EMS_現場狀況_Condition) Condition assessed
... performer Σ 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
RiskAssessment.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRiskAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRiskAssessmentIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRiskAssessmentIf 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()
dom-5errorRiskAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRiskAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* 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: (unbound) (example): The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc.

... code SΣ 0..1 CodeableConcept Type of assessment
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding SΣ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale SΣ 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]

Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
..... coding:level SΣ 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]

Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... subject Σ 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter Σ 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... occurrence[x] Σ 0..1 When was assessment made?
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
... condition Σ 0..1 Reference(Condition | EMS_過去病史_Condition | EMS_現場狀況_Condition) Condition assessed
... performer Σ 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonCode 0..* CodeableConcept Why the assessment was necessary?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?
... basis 0..* Reference(Resource) Information used in assessment
... prediction C 0..* BackboneElement Outcome predicted
ras-2: Must be <= 100
.... 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
.... outcome 0..1 CodeableConcept Possible outcome for the subject
Binding: (unbound) (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc.

.... probability[x] C 0..1 Likelihood of specified outcome
ras-1: low and high must be percentages, if present
..... probabilityDecimal decimal
..... probabilityRange Range
.... qualitativeRisk 0..1 CodeableConcept Likelihood of specified outcome as a qualitative value
Binding: RiskProbability (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
... note 0..* Annotation Comments on the risk assessment

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
RiskAssessment.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
RiskAssessment.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
RiskAssessment.methodexample
RiskAssessment.prediction.outcomeexample
RiskAssessment.prediction.qualitativeRiskexampleRiskProbability
http://hl7.org/fhir/ValueSet/risk-probability
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRiskAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRiskAssessmentIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRiskAssessmentIf 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()
dom-5errorRiskAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRiskAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ras-1errorRiskAssessment.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-2errorRiskAssessment.predictionMust be <= 100
: probability is decimal implies (probability as decimal) <= 100

Differential View

This structure is derived from RiskAssessment

NameFlagsCard.TypeDescription & Constraintsdoco
.. RiskAssessment 0..* RiskAssessment Potential outcomes for a subject with likelihood
... code S 0..1 CodeableConcept Type of assessment
.... Slices for coding S 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale S 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]
Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
..... coding:level S 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]
Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
... subject 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... performer 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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.

.... Slices for coding SΣ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale SΣ 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]

Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
..... coding:level SΣ 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]

Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
... subject Σ 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter Σ 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... condition Σ 0..1 Reference(Condition | EMS_過去病史_Condition | EMS_現場狀況_Condition) Condition assessed
... performer Σ 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
RiskAssessment.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRiskAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRiskAssessmentIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRiskAssessmentIf 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()
dom-5errorRiskAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRiskAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* 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: (unbound) (example): The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc.

... code SΣ 0..1 CodeableConcept Type of assessment
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding SΣ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:$this
..... coding:triage_and_acuityscale SΣ 0..* Coding Code defined by a terminology system.[到院前檢傷分級]或[到院後檢傷分級]

Fixed Value: As shown (Canadian triage and acuity scale [CTAS])
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 75910-0
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
..... coding:level SΣ 0..* Coding Code defined by a terminology system.[是否屬於危急個案?]

Fixed Value: As shown (Centers for medicare - medicaid, CMS, service level NEMSIS)
...... id 0..0 string Unique id for inter-element referencing
...... extension 0..0 Extension Additional content defined by implementations
...... system 1..1 uri Identity of the terminology system
Fixed Value: http://loinc.org
...... version 0..0 string Version of the system - if relevant
...... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 69464-6
...... display 0..0 string Representation defined by the system
...... userSelected 0..0 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... subject Σ 1..1 Reference(Group | EMS_傷病患資料_Patient) Who/what does assessment apply to?
... encounter Σ 0..1 Reference(EMS_派遣資料_Encounter) Where was assessment performed?
... occurrence[x] Σ 0..1 When was assessment made?
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
... condition Σ 0..1 Reference(Condition | EMS_過去病史_Condition | EMS_現場狀況_Condition) Condition assessed
... performer Σ 0..1 Reference(PractitionerRole | Device | EMS_救護人員簽名(姓名)_Practitioner) Who did assessment?
... reasonCode 0..* CodeableConcept Why the assessment was necessary?
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference | EMS_過去病史_Condition | EMS_現場狀況_Condition) Why the assessment was necessary?
... basis 0..* Reference(Resource) Information used in assessment
... prediction C 0..* BackboneElement Outcome predicted
ras-2: Must be <= 100
.... 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
.... outcome 0..1 CodeableConcept Possible outcome for the subject
Binding: (unbound) (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc.

.... probability[x] C 0..1 Likelihood of specified outcome
ras-1: low and high must be percentages, if present
..... probabilityDecimal decimal
..... probabilityRange Range
.... qualitativeRisk 0..1 CodeableConcept Likelihood of specified outcome as a qualitative value
Binding: RiskProbability (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
... note 0..* Annotation Comments on the risk assessment

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
RiskAssessment.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
RiskAssessment.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
RiskAssessment.methodexample
RiskAssessment.prediction.outcomeexample
RiskAssessment.prediction.qualitativeRiskexampleRiskProbability
http://hl7.org/fhir/ValueSet/risk-probability
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRiskAssessmentIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRiskAssessmentIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorRiskAssessmentIf 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()
dom-5errorRiskAssessmentIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRiskAssessmentA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ras-1errorRiskAssessment.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-2errorRiskAssessment.predictionMust be <= 100
: probability is decimal implies (probability as decimal) <= 100

 

Other representations of profile: CSV, Excel, Schematron