A medication is a substance that is packaged and used as an administered medication. The medication resource uses the substance resource to represent the actual ingredients of a medication.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Device | Device | An instance of a manufactured te that is used in the provision of healthcare | |
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 |
identifier | 0..* | Identifier | Instance id from manufacturer, owner, and others |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
use | 0..1 | Code | usual | official | temp | secondary (If known) Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use) Binding Strength Required |
type | 0..1 | CodeableConcept | Description of identifier Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength Extensible |
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 | 1..1 | Uri | Identity of the terminology system Example Value http://hl7.org/fhir/ValueSet/identifier-type |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value SNO |
display | 1..1 | String | Representation defined by the system Example Value Serial Number |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 1..1 | Uri | The namespace for the identifier Example Value http://acme.com/devices/pacemakers/octane/serial |
value | 1..1 | String | The value that is unique Example Value 1234-5678-90AB-CDEF |
period | 0..1 | Period | Time period when id is/was valid for use |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Reference (CareConnect-Organization-1) | Organization that issued id (may be just text) |
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 |
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://acme.com/devices) Binding Strength Preferred |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Example Value http://acme.com/devices |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Example Value octane2014 |
display | 1..1 | String | Representation defined by the system Example Value Performance pace maker for high octane patients |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
note | 0..* | Annotation | Device notes and comments |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
author[x] | 0..1 | Practitioner | Patient | RelatedPerson | String | Individual responsible for the annotation |
time | 0..1 | DateTime | When the annotation was made |
text | 1..1 | String | The annotation - text content |
status | 0..1 | Code | available | not-available | entered-in-error Binding The availability status of the device. (http://hl7.org/fhir/ValueSet/devicestatus) Binding Strength Required |
manufacturer | 0..1 | String | Name of device manufacturer Example Value Acme Devices, Inc |
model | 0..1 | String | Model id assigned by the manufacturer Example Value PM/Octane 2014 |
version | 0..1 | String | Version number (i.e. software) |
manufactureDate | 0..1 | DateTime | Manufacture date |
expiry | 0..1 | DateTime | Date and time of expiry of this device (if applicable) |
udi | 0..1 | String | FDA mandated Unique Device Identifier |
lotNumber | 0..1 | String | Lot number of manufacture Example Value 1234-5678 |
owner | 0..1 | Reference (CareConnect-Organization-1) | Organization responsible for device |
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 |
location | 0..1 | Reference (Location) | Where the resource is found |
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 |
patient | 0..1 | Reference (Patient) | If the resource is affixed to a person |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
contact | 0..* | ContactPoint | Details for human/organization for support |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Code | phone | fax | email | pager | other Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value phone |
value | 1..1 | String | The actual contact point details Example Value ext 4352 |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength Required |
rank | 0..1 | PositiveInt | Specify preferred order of use (1 = highest) |
period | 0..1 | Period | Time period when the contact point was/is in use |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
url | 0..1 | Uri | Network address to contact device |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Device.language | language | Required | http://tools.ietf.org/html/bcp47 |
Device.identifier.use | use | Required | http://hl7.org/fhir/ValueSet/identifier-use |
Device.identifier.type | type | Extensible | http://hl7.org/fhir/ValueSet/identifier-type |
Device.type | type | Preferred | http://acme.com/devices |
Device.status | status | Required | http://hl7.org/fhir/ValueSet/devicestatus |
Device.contact.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
Device.contact.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |