The Device resource represents a manufactured item that is used in the provision of healthcare related services.
View Device Resource Changes for a delta of changes made to the standard FHIR DSTU2 Device resource for use within the GP Connect APIs.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Device | Device | An instance of a manufactured item that is used in the provision of healthcare | |
identifier | 0..1 | Identifier | A unique identifier for the device |
system | 0..1 | Uri | The namespace for the identifier |
value | 1..1 | String | The value that is unique Example Value 123456 |
type | 1..1 | CodeableConcept | What kind of device this is Binding Defines the nature of the device and the kind of functionality/services/behavior that may be expected from it. (http://fhir.nhs.net/ValueSet/device-type-codes-snct-1) Binding Strength Preferred |
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 462240000 |
display | 1..1 | String | Representation defined by the system Fixed Value Patient health record information system (physical object) |
note | 0..1 | Annotation | Device notes and comments |
text | 1..1 | String | The annotation - text content |
manufacturer | 0..1 | String | Name of device manufacturer Example Value EMIS |
model | 0..1 | String | Model id assigned by the manufacturer Example Value AA 1001-C |
version | 0..1 | String | Version number (i.e. software) Example Value 8.15-04 |
owner | 0..1 | Reference (gpconnect-organization-1) | Organization responsible for device |
reference | 0..1 | String | Relative URL reference to the Ogranization resource Example Value Organization/79600119-ebaf-4362-bb89-d473a33b1675 |
display | 0..1 | String | Narrative text for the resource Example Value Wood Town GP Practice |
location | 0..1 | Reference (gpconnect-location-1) | Where the device can be located |
reference | 0..1 | String | Relative URL reference to the Location resource Example Value Location/ad13fdcb-b69c-4ec7-a027-b220898db38f |
display | 0..1 | String | Narrative text for the resource Example Value Wood Town GP Practice |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Device.type | type | Preferred | http://fhir.nhs.net/ValueSet/device-type-codes-snct-1 |