This Observation resource represents a patients prognosis that is part of their crisis care plan.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Observation | Observation | Measurements and simple assertions | |
identifier | 1..1 | Identifier | Unique Id for this particular observation |
value | 1..1 | String | Shall contain a DCE UUID Example Value 1abde857-2245-4dbe-b93c-6f896ccd6958 |
status | 1..1 | Code | registered | preliminary | final | amended + Binding Codes providing the status of an observation. (http://hl7.org/fhir/ValueSet/observation-status) Binding Strength Required Fixed Value final |
code | 1..1 | CodeableConcept | Type of observation (code / type) Binding Codes identifying names of simple observations. (http://snomed.info/sct) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value 170967006 |
display | 1..1 | String | Representation defined by the system Fixed Value Prognosis/outlook (observable entity) |
subject | 0..1 | Reference (cofe-patient-1) | Who and/or what this is about |
encounter | 0..1 | Reference (cofe-encounter-1) | Healthcare event during which this observation is made |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
effective[x] | 1..1 | Period | Clinically relevant time/time-period for observation |
performer | 0..1 | Reference (cofe-practitioner-1 | cofe-device-1) | Who is responsible for the observation |
value[x] | 1..1 | CodeableConcept | Actual result Binding A SNOMED CT vocabulary that describes the type of prognosis. (http://fhir.nhs.net/ValueSet/prognosis-type-snct-1) Binding Strength Required |
component | 0..* | BackboneElement | Component results |
code | 1..1 | CodeableConcept | Type of component observation (code / type) Binding A SNOMED CT vocabulary that describes a set of codes to identify who is aware of the prognosis. (http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding A SNOMED CT vocabulary that describes a set of codes to identify who is aware of the prognosis. (http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding A SNOMED CT vocabulary that describes a set of codes to identify who is aware of the prognosis. (http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1) Binding Strength Required |
display | 1..1 | String | Representation defined by the system |
value[x] | 1..1 | CodeableConcept | Actual component result Binding Element value is fixed to "yes". (http://hl7.org/fhir/ValueSet/v2-0136) Binding Strength Required |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Observation.status | status | Required | http://hl7.org/fhir/ValueSet/observation-status |
Observation.category.coding | coding | Required | http://fhir.nhs.net/ValueSet/cda-observation-type-1 |
Observation.code | code | Required | http://snomed.info/sct |
Observation.value[x] | value[x] | Required | http://fhir.nhs.net/ValueSet/prognosis-type-snct-1 |
Observation.component.code | code | Required | http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1 |
Observation.component.code.coding | coding | Required | http://fhir.nhs.net/ValueSet/prognosis-awareness-type-snct-1 |
Observation.component.value[x] | value[x] | Required | http://hl7.org/fhir/ValueSet/v2-0136 |