HEARTLAND Protocol FHIR Implementation Guide
0.1.0 - ci-build
HEARTLAND Protocol FHIR Implementation Guide - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
| Official URL: https://fhir.heartlandprotocol.org/StructureDefinition/heartland-risk-assessment | Version: 0.1.0 | |||
| Active as of 2026-04-16 | Computable Name: HeartlandRiskAssessment | |||
Heart failure risk stratification per the HEARTLAND Protocol v3.2 risk score. The score sums up to 18 points across 10 binary inputs and maps to three qualitative tiers: low (0-4), moderate (5-8), high (>=9). The basis SHALL reference a HeartlandRiskInputQuestionnaire QuestionnaireResponse capturing the 10 input variables.
Usos:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | code | registered | preliminary | final | amended + Vínculo: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. |
![]() ![]() |
SΣ | 1..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. |
![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score |
![]() ![]() |
SΣ | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? |
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment |
![]() ![]() |
SC | 1..1 | BackboneElement | Outcome predicted Constraints: ras-2 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this Constraints: ras-1 | |
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
C | 0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) Constraints: ras-1 |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | a norma FHIR |
| RiskAssessment.method | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| 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 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-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()
|
| dom-5 | error | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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], RiskAssessment.prediction.probability[x]:probabilityDecimal | 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
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
S | 1..1 | code | registered | preliminary | final | amended + |
![]() ![]() |
S | 1..1 | CodeableConcept | Evaluation mechanism |
![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score | |
![]() ![]() |
S | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? |
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment |
![]() ![]() |
S | 1..1 | BackboneElement | Outcome predicted |
![]() ![]() ![]() |
0..1 | decimal, Range | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this | |
![]() ![]() ![]() ![]() |
0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier for the assessment | ||||
![]() ![]() |
0..1 | Reference(Resource) | Request fulfilled by this assessment | |||||
![]() ![]() |
0..1 | Reference(Resource) | Part of this occurrence | |||||
![]() ![]() |
SΣ | 1..1 | code | registered | preliminary | final | amended + Vínculo: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. | ||||
![]() ![]() |
SΣ | 1..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. | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of assessment | ||||
![]() ![]() |
SΣ | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Where was assessment performed? | ||||
![]() ![]() |
Σ | 0..1 | When was assessment made? | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Condition) | Condition assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device) | Who did assessment? | ||||
![]() ![]() |
0..* | CodeableConcept | Why the assessment was necessary? | |||||
![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the assessment was necessary? | |||||
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment | ||||
![]() ![]() |
SC | 1..1 | BackboneElement | Outcome predicted Constraints: ras-2 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Possible outcome for the subject Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. | |||||
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this Constraints: ras-1 | |||||
![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
C | 0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) Constraints: ras-1 | ||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) | ||||
![]() ![]() ![]() |
0..1 | decimal | Relative likelihood | |||||
![]() ![]() ![]() |
0..1 | Timeframe or age range | ||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
0..1 | string | Explanation of prediction | |||||
![]() ![]() |
0..1 | string | How to reduce risk | |||||
![]() ![]() |
0..* | Annotation | Comments on the risk assessment | |||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | a norma FHIR |
| RiskAssessment.method | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| 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 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-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()
|
| dom-5 | error | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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], RiskAssessment.prediction.probability[x]:probabilityDecimal | 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
Resumo
Obrigatório: 5 elementos
Deve ser suportado: 6 elementos
Estruturas
Esta estrutura refere-se a estas outras estruturas:
Fatias
Esta estrutura define os seguintes Slices:
Key Elements View
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | code | registered | preliminary | final | amended + Vínculo: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. |
![]() ![]() |
SΣ | 1..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. |
![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score |
![]() ![]() |
SΣ | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? |
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment |
![]() ![]() |
SC | 1..1 | BackboneElement | Outcome predicted Constraints: ras-2 |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this Constraints: ras-1 | |
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
C | 0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) Constraints: ras-1 |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | a norma FHIR |
| RiskAssessment.method | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| 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 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-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()
|
| dom-5 | error | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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], RiskAssessment.prediction.probability[x]:probabilityDecimal | 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
|
Differential View
This structure is derived from RiskAssessment
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |
![]() ![]() |
S | 1..1 | code | registered | preliminary | final | amended + |
![]() ![]() |
S | 1..1 | CodeableConcept | Evaluation mechanism |
![]() ![]() ![]() |
1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score | |
![]() ![]() |
S | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? |
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment |
![]() ![]() |
S | 1..1 | BackboneElement | Outcome predicted |
![]() ![]() ![]() |
0..1 | decimal, Range | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this | |
![]() ![]() ![]() ![]() |
0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) | |
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
Snapshot View
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RiskAssessment | Potential outcomes for a subject with likelihood | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique identifier for the assessment | ||||
![]() ![]() |
0..1 | Reference(Resource) | Request fulfilled by this assessment | |||||
![]() ![]() |
0..1 | Reference(Resource) | Part of this occurrence | |||||
![]() ![]() |
SΣ | 1..1 | code | registered | preliminary | final | amended + Vínculo: ObservationStatus (required): The status of the risk assessment; e.g. preliminary, final, amended, etc. | ||||
![]() ![]() |
SΣ | 1..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. | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Plain text representation of the concept Padrão necessário: HEARTLAND Protocol v3.2 Risk Score | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of assessment | ||||
![]() ![]() |
SΣ | 1..1 | Reference(HEARTLAND Patient | Patient) | Who/what does assessment apply to? | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter) | Where was assessment performed? | ||||
![]() ![]() |
Σ | 0..1 | When was assessment made? | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
Σ | 0..1 | Reference(Condition) | Condition assessed | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device) | Who did assessment? | ||||
![]() ![]() |
0..* | CodeableConcept | Why the assessment was necessary? | |||||
![]() ![]() |
0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the assessment was necessary? | |||||
![]() ![]() |
S | 1..* | Reference(QuestionnaireResponse | Observation) | Information used in assessment | ||||
![]() ![]() |
SC | 1..1 | BackboneElement | Outcome predicted Constraints: ras-2 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Possible outcome for the subject Binding Description: (example): The condition or other outcome; e.g. death, remission, amputation, infection, etc. | |||||
![]() ![]() ![]() |
C | 0..1 | Likelihood of specified outcome Fatia: Não ordenado, Aberto por type:$this Constraints: ras-1 | |||||
![]() ![]() ![]() ![]() |
decimal | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
C | 0..1 | decimal | Total HEARTLAND risk score (0-18 integer points) Constraints: ras-1 | ||||
![]() ![]() ![]() |
S | 1..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Vínculo: HEARTLAND Risk Tier Value Set (required) | ||||
![]() ![]() ![]() |
0..1 | decimal | Relative likelihood | |||||
![]() ![]() ![]() |
0..1 | Timeframe or age range | ||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
0..1 | string | Explanation of prediction | |||||
![]() ![]() |
0..1 | string | How to reduce risk | |||||
![]() ![]() |
0..* | Annotation | Comments on the risk assessment | |||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| RiskAssessment.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| RiskAssessment.status | Base | required | ObservationStatus | 📍4.0.1 | a norma FHIR |
| RiskAssessment.method | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.outcome | Base | example | Not State | Unknown | |
| RiskAssessment.prediction.qualitativeRisk | Base | required | HEARTLAND Risk Tier Value Set | 📦0.1.0 | este IG |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| 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 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-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()
|
| dom-5 | error | RiskAssessment | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | RiskAssessment | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (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], RiskAssessment.prediction.probability[x]:probabilityDecimal | 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
Resumo
Obrigatório: 5 elementos
Deve ser suportado: 6 elementos
Estruturas
Esta estrutura refere-se a estas outras estruturas:
Fatias
Esta estrutura define os seguintes Slices:
Other representations of profile: CSV, Excel, Schematron