Social and personal circumstances that the patient may have, including any details of dependants.
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 | Contains a DCE UUID Example Value a6c1766d-ea25-4cef-b70b-1cdf6baf4239 |
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://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 SOPC |
display | 1..1 | String | Representation defined by the system Fixed Value Social Or Personal Circumstance |
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 | SNOMED CT Code. Binding SNOMED CT Uk code to describes a social or personal circumstance of the patient. (http://fhir.nhs.net/ValueSet/social-or-personal-circumstances-snct-1) Binding Strength Required |
component | 0..1 | BackboneElement | Contains additional text associated with the social or personal circumstance observation |
code | 1..1 | CodeableConcept | Type of component observation (code / type) Binding Codes identifying names of simple observations. (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 SOPCAT |
display | 1..1 | String | Representation defined by the system Fixed Value Social Or Personal Circumstance Additional Text |
value[x] | 1..1 | String | The value is used to carry additional text. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Observation.status | status | Required | http://hl7.org/fhir/ValueSet/observation-status |
Observation.code | code | Required | http://fhir.nhs.net/ValueSet/cda-observation-type-1 |
Observation.value[x] | value[x] | Required | http://fhir.nhs.net/ValueSet/social-or-personal-circumstances-snct-1 |