This RiskAssessment resource has been constrained to represent a Clinical Risk Factor identified during a Child Health event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
RiskAssessment | DomainResource | 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 |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
subject | 1..1 | Reference (CareConnect-DCH-Patient-1) | Who/what does assessment apply to? |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
date | 1..1 | DateTime | When was assessment made? |
encounter | 1..1 | Reference (CareConnect-DCH-Encounter-1) | Where was assessment performed? |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
performer | 1..1 | Reference (CareConnect-DCH-Practitioner-1) | Who did assessment? |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
identifier | 1..1 | Identifier | Unique identifier for the assessment |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
method | 1..1 | CodeableConcept | Evaluation mechanism Binding The mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc. (http://example.com/valueset) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
prediction | 1..1 | BackboneElement | Outcome predicted |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
outcome | 1..1 | CodeableConcept | Possible outcome for the subject Binding The condition or other outcome; e.g. death, remission, amputation, infection, etc. (http://example.com/valueset) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
rationale | 1..1 | String | Explanation of prediction |
mitigation | 1..1 | String | How to reduce risk |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
RiskAssessment.language | language | Required | http://tools.ietf.org/html/bcp47 |
RiskAssessment.method | method | Example | http://example.com/valueset |
RiskAssessment.prediction.outcome | outcome | Example | http://example.com/valueset |