This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/supply-ccda-nonmedsupplyactivity-ccdanonmedsupplyactivity
. CCDA Non-Medicinal Supply Activity template to FHIR Profile mapping : CCDA Non-Medicinal Supply Activity
This profile was published on Sat, Nov 8, 2014 00:00+1100 as a draft by HL7 International - Orders and Observations WG.
Required/Prohibited Elements
Fixed Values
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | 1..1 | A supply - request and provision | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
kind | 0..1 | CodeableConcept | The kind of supply (central, non-stock, etc) Binding: SupplyKind (preferred, extensible) | |
identifier | 0..1 | Identifier | Unique identifier | |
status | M | 1..1 | code | requested | dispensed | received | failed | cancelled Binding: SupplyStatus (required, not extensible) Fixed Value: dispensed |
orderedItem | 0..1 | Medication, Substance, Device | Medication, Substance, or Device requested to be supplied | |
patient | 0..1 | Patient | Patient for whom the item is supplied | |
dispense | 0..* | Supply details | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | 0..1 | Identifier | External identifier | |
status | M | 0..1 | code | in-progress | dispensed | abandoned Binding: SupplyDispenseStatus (required, not extensible) |
type | 0..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (preferred, extensible) | |
quantity | 0..1 | Quantity | Amount dispensed | |
suppliedItem | 0..1 | Medication, Substance, Device | Medication, Substance, or Device supplied | |
supplier | 0..1 | Practitioner | Dispenser | |
whenPrepared | 0..1 | Period | Dispensing time | |
whenHandedOver | 0..1 | dateTime | Handover time | |
destination | 0..1 | Location | Where the Supply was sent | |
receiver | 0..* | Practitioner | Who collected the Supply |
XML Template
JSON Template
todo
Differential View
This structure is derived from Supply.
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | 1..1 | A supply - request and provision | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
kind | 0..1 | CodeableConcept | The kind of supply (central, non-stock, etc) Binding: SupplyKind (preferred, extensible) | |
identifier | 0..1 | Identifier | Unique identifier | |
status | M | 1..1 | code | requested | dispensed | received | failed | cancelled Binding: SupplyStatus (required, not extensible) Fixed Value: dispensed |
orderedItem | 0..1 | Medication, Substance, Device | Medication, Substance, or Device requested to be supplied | |
patient | 0..1 | Patient | Patient for whom the item is supplied | |
dispense | 0..* | Supply details | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | 0..1 | Identifier | External identifier | |
status | M | 0..1 | code | in-progress | dispensed | abandoned Binding: SupplyDispenseStatus (required, not extensible) |
type | 0..1 | CodeableConcept | Category of dispense event Binding: SupplyItemType (preferred, extensible) | |
quantity | 0..1 | Quantity | Amount dispensed | |
suppliedItem | 0..1 | Medication, Substance, Device | Medication, Substance, or Device supplied | |
supplier | 0..1 | Practitioner | Dispenser | |
whenPrepared | 0..1 | Period | Dispensing time | |
whenHandedOver | 0..1 | dateTime | Handover time | |
destination | 0..1 | Location | Where the Supply was sent | |
receiver | 0..* | Practitioner | Who collected the Supply |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Supply.language | Language | required | http://tools.ietf.org/html/bcp47 |
Supply.kind | SupplyKind | preferred (extensible) | Supply Type |
Supply.status | SupplyStatus | required | SupplyStatus |
Supply.dispense.status | SupplyDispenseStatus | required | SupplyDispenseStatus |
Supply.dispense.type | SupplyItemType | preferred (extensible) | Supply Item Type |
Id | Path | Name | Details |