This Observation Resource regards a patients personal care preference.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Observation | Observation | Measurements and simple assertions | |
Informant | 0..1 | Extension | Refers to who informed Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-informant-1 |
identifier | 1..1 | Identifier | Unique Id for this particular observation |
value | 1..1 | String | Shall contain a DCE UUID Example Value 2c3c0bc5-2d3b-4ac4-b57f-4d451ad130b0 |
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 A set of codes to identify observation type used in the CDA domains. (http://fhir.nhs.net/ValueSet/cda-observation-type-1) 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://fhir.nhs.net/ValueSet/cda-observation-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value PCP |
display | 1..1 | String | Representation defined by the system Fixed Value Personal Care Preference |
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 code from the SNOMED Clinical Terminology UK coding system that describes the personal preferences of the patient. This can include items such as prefered place of care, patients diet and communication method. (http://fhir.nhs.net/ValueSet/personal-preferences-snct-1) Binding Strength Required |
Name | Type | Description & Constraints |
---|---|---|
Extension-COFE-Informant-1 | Extension | Extension for CDA informant. |
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://fhir.nhs.net/ValueSet/cda-observation-type-1 |
Observation.value[x] | value[x] | Required | http://fhir.nhs.net/ValueSet/personal-preferences-snct-1 |