This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/cda/us/ccda/StructureDefinition/PlannedSupply | Version: 3.0.0-ballot | |||
Draft as of 2023-12-21 | Computable Name: PlannedSupply | |||
Other Identifiers: id: urn:hl7ii:2.16.840.1.113883.10.20.22.4.43:2024-05-01 |
This template represents both medicinal and non-medicinal supplies ordered, requested, or intended for the patient (e.g., medication prescription, order for wheelchair). The importance of the supply order or request to the patient and provider may be indicated in the Priority Preference. The effective time indicates the time when the supply is intended to take place and author time indicates when the documentation of the plan occurred. The Planned Supply template may also indicate the potential insurance coverage for the procedure. Depending on the type of supply, the product or participant will be either a Medication Information product (medication), an Immunization Medication Information product (immunization), or a Product Instance participant (device/equipment).
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Supply
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | C | 1..1 | Supply | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, id, code, text, statusCode, effectiveTime, priorityCode, repeatNumber, independentInd, quantity, expectedUseTime, product, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value should-effectiveTime: SHOULD contain effectiveTime shall-product-or-device: The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') should-author: SHOULD contain author |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:planned-supply | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.43 | |
@extension | 1..1 | st | Required Pattern: 2024-05-01 | |
@classCode | 1..1 | cs | ||
@moodCode | 1..1 | cs | Binding: Planned moodCode (SubstanceAdministration/Supply) (required) | |
id | 1..* | II | ||
text | 0..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry | |
reference | C | 0..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
statusCode | 1..1 | CS | ||
@code | 1..1 | cs | Fixed Value: active | |
effectiveTime | 0..1 | SXCM_TS, IVL_TS, EIVL_TS, PIVL_TS, SXPR_TS | The effectiveTime in a planned supply represents the time that the supply should occur. | |
repeatNumber | 0..1 | IVL_INT | In a Planned Supply, repeatNumber indicates the number of times the supply event can occur. For example, if a medication is filled at a pharmacy and the prescription may be refilled 3 more times, the supply RepeatNumber equals 4. | |
quantity | 0..1 | PQ | ||
product | 0..1 | InfrastructureRoot | Represents either a medication or an immunization supply | |
manufacturedProduct | 1..1 | MedicationInformation, ImmunizationMedicationInformation | Base for all types and resources | |
performer | 0..* | Performer2 | The clinician who is expected to perform the supply could be identified using supply/performer. | |
author | 0..1 | AuthorParticipation | The author in a supply represents the clinician who is requesting or planning the supply. | |
Slices for participant | 0..* | Participant2 | This participant represents a device that is ordered, requested or intended for the patient. Slice: Unordered, Open by value:typeCode | |
participant:productInstance | 0..1 | Participant2 | ||
@typeCode | 1..1 | cs | Required Pattern: DEV | |
participantRole | 1..1 | ProductInstance | Base for all types and resources | |
Slices for entryRelationship | 0..* | EntryRelationship | The following entryRelationship represents the insurance coverage the patient may have for the supply. Slice: Unordered, Open by profile:act, profile:observation | |
entryRelationship:priorityPreference | 0..* | EntryRelationship | The following entryRelationship represents the priority that a patient or a provider places on the supply. | |
@typeCode | 1..1 | cs | Fixed Value: REFR | |
observation | 1..1 | PriorityPreference | Base for all types and resources | |
entryRelationship:indication | 0..* | EntryRelationship | The following entryRelationship represents the indication for the supply. | |
@typeCode | 1..1 | cs | Fixed Value: RSON | |
observation | 1..1 | Indication | Base for all types and resources | |
entryRelationship:instruction | 0..* | EntryRelationship | The following entryRelationship captures any instructions associated with the planned supply. | |
@typeCode | 1..1 | cs | Fixed Value: SUBJ | |
act | 1..1 | Instruction | Base for all types and resources | |
entryRelationship:plannedCoverage | 0..* | EntryRelationship | ||
@typeCode | 1..1 | cs | Fixed Value: COMP | |
act | 1..1 | PlannedCoverage | Base for all types and resources | |
Documentation for this format |
Path | Conformance | ValueSet |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Id | Grade | Path(s) | Details | Requirements |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | C | 1..1 | Supply | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, id, code, text, statusCode, effectiveTime, priorityCode, repeatNumber, independentInd, quantity, expectedUseTime, product, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value should-effectiveTime: SHOULD contain effectiveTime shall-product-or-device: The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') should-author: SHOULD contain author |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:planned-supply | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.43 | |
@extension | 1..1 | st | Required Pattern: 2024-05-01 | |
@classCode | 1..1 | cs | Binding: ActClassSupply (required) Fixed Value: SPLY | |
@moodCode | 1..1 | cs | Binding: Planned moodCode (SubstanceAdministration/Supply) (required) | |
id | 1..* | II | ||
text | 0..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry | |
reference | C | 0..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
statusCode | 1..1 | CS | Binding: ActStatus (required) | |
@code | 1..1 | cs | Fixed Value: active | |
effectiveTime | 0..1 | The effectiveTime in a planned supply represents the time that the supply should occur. | ||
effectiveTime | SXCM_TS | |||
effectiveTime | IVL_TS | |||
effectiveTime | EIVL_TS | |||
effectiveTime | PIVL_TS | |||
effectiveTime | SXPR_TS | |||
repeatNumber | 0..1 | IVL_INT | In a Planned Supply, repeatNumber indicates the number of times the supply event can occur. For example, if a medication is filled at a pharmacy and the prescription may be refilled 3 more times, the supply RepeatNumber equals 4. | |
quantity | 0..1 | PQ | ||
product | 0..1 | InfrastructureRoot | Represents either a medication or an immunization supply | |
manufacturedProduct | C | 1..1 | MedicationInformation, ImmunizationMedicationInformation | Base for all types and resources |
performer | 0..* | Performer2 | The clinician who is expected to perform the supply could be identified using supply/performer. | |
author | 0..1 | AuthorParticipation | The author in a supply represents the clinician who is requesting or planning the supply. | |
Slices for participant | 0..* | Participant2 | This participant represents a device that is ordered, requested or intended for the patient. Slice: Unordered, Open by value:typeCode | |
participant:productInstance | 0..1 | Participant2 | ||
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Required Pattern: DEV | |
participantRole | C | 1..1 | ProductInstance | Base for all types and resources |
Slices for entryRelationship | 0..* | EntryRelationship | The following entryRelationship represents the insurance coverage the patient may have for the supply. Slice: Unordered, Open by profile:act, profile:observation | |
entryRelationship:priorityPreference | 0..* | EntryRelationship | The following entryRelationship represents the priority that a patient or a provider places on the supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: REFR | |
observation | C | 1..1 | PriorityPreference | Base for all types and resources |
entryRelationship:indication | 0..* | EntryRelationship | The following entryRelationship represents the indication for the supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: RSON | |
observation | C | 1..1 | Indication | Base for all types and resources |
entryRelationship:instruction | 0..* | EntryRelationship | The following entryRelationship captures any instructions associated with the planned supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: SUBJ | |
act | C | 1..1 | Instruction | Base for all types and resources |
entryRelationship:plannedCoverage | 0..* | EntryRelationship | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
act | C | 1..1 | PlannedCoverage | Base for all types and resources |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Supply.classCode | required | Fixed Value: SPLY |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Supply.statusCode | required | ActStatus |
Supply.participant:productInstance.typeCode | required | Pattern: DEV |
Supply.entryRelationship:priorityPreference.typeCode | required | Fixed Value: REFR |
Supply.entryRelationship:indication.typeCode | required | Fixed Value: RSON |
Supply.entryRelationship:instruction.typeCode | required | Fixed Value: SUBJ |
Supply.entryRelationship:plannedCoverage.typeCode | required | Fixed Value: COMP |
Id | Grade | Path(s) | Details | Requirements |
product-choice | error | Supply.product.manufacturedProduct | manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) : (manufacturedLabeledDrug | manufacturedMaterial).count() = 1 | |
role-choice | error | Supply.participant:productInstance.participantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-author | warning | Supply.entryRelationship:priorityPreference.observation | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-effectiveTime | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-text-ref-value | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation, Supply.entryRelationship:instruction.act, Supply.entryRelationship:plannedCoverage.act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Path | Conformance | ValueSet / Code |
Supply.nullFlavor | required | CDANullFlavor |
Supply.typeId.nullFlavor | required | CDANullFlavor |
Supply.templateId:planned-supply.nullFlavor | required | CDANullFlavor |
Supply.classCode | required | Fixed Value: SPLY |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Supply.code | example | ActCode |
Supply.text.nullFlavor | required | CDANullFlavor |
Supply.text.compression | required | CDACompressionAlgorithm |
Supply.text.integrityCheckAlgorithm | required | IntegrityCheckAlgorithm |
Supply.text.mediaType | example | MediaType |
Supply.text.representation | required | BinaryDataEncoding |
Supply.statusCode | required | ActStatus |
Supply.statusCode.nullFlavor | required | CDANullFlavor |
Supply.priorityCode | example | ActPriority |
Supply.product.nullFlavor | required | CDANullFlavor |
Supply.product.typeId.nullFlavor | required | CDANullFlavor |
Supply.product.typeCode | required | Fixed Value: PRD |
Supply.participant:productInstance.nullFlavor | required | CDANullFlavor |
Supply.participant:productInstance.typeId.nullFlavor | required | CDANullFlavor |
Supply.participant:productInstance.typeCode | required | Pattern: DEV |
Supply.participant:productInstance.contextControlCode | required | Fixed Value: OP |
Supply.entryRelationship:priorityPreference.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:priorityPreference.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:priorityPreference.typeCode | required | Fixed Value: REFR |
Supply.entryRelationship:indication.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:indication.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:indication.typeCode | required | Fixed Value: RSON |
Supply.entryRelationship:instruction.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:instruction.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:instruction.typeCode | required | Fixed Value: SUBJ |
Supply.entryRelationship:plannedCoverage.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:plannedCoverage.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:plannedCoverage.typeCode | required | Fixed Value: COMP |
Id | Grade | Path(s) | Details | Requirements |
product-choice | error | Supply.product.manufacturedProduct | manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) : (manufacturedLabeledDrug | manufacturedMaterial).count() = 1 | |
role-choice | error | Supply.participant:productInstance.participantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-author | warning | Supply.entryRelationship:priorityPreference.observation | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-effectiveTime | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-text-ref-value | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation, Supply.entryRelationship:instruction.act, Supply.entryRelationship:plannedCoverage.act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
This structure is derived from Supply
Summary
Mandatory: 7 elements (4 nested mandatory elements)
Fixed Value: 5 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Supply
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | C | 1..1 | Supply | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, id, code, text, statusCode, effectiveTime, priorityCode, repeatNumber, independentInd, quantity, expectedUseTime, product, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value should-effectiveTime: SHOULD contain effectiveTime shall-product-or-device: The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') should-author: SHOULD contain author |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:planned-supply | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.43 | |
@extension | 1..1 | st | Required Pattern: 2024-05-01 | |
@classCode | 1..1 | cs | ||
@moodCode | 1..1 | cs | Binding: Planned moodCode (SubstanceAdministration/Supply) (required) | |
id | 1..* | II | ||
text | 0..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry | |
reference | C | 0..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
statusCode | 1..1 | CS | ||
@code | 1..1 | cs | Fixed Value: active | |
effectiveTime | 0..1 | SXCM_TS, IVL_TS, EIVL_TS, PIVL_TS, SXPR_TS | The effectiveTime in a planned supply represents the time that the supply should occur. | |
repeatNumber | 0..1 | IVL_INT | In a Planned Supply, repeatNumber indicates the number of times the supply event can occur. For example, if a medication is filled at a pharmacy and the prescription may be refilled 3 more times, the supply RepeatNumber equals 4. | |
quantity | 0..1 | PQ | ||
product | 0..1 | InfrastructureRoot | Represents either a medication or an immunization supply | |
manufacturedProduct | 1..1 | MedicationInformation, ImmunizationMedicationInformation | Base for all types and resources | |
performer | 0..* | Performer2 | The clinician who is expected to perform the supply could be identified using supply/performer. | |
author | 0..1 | AuthorParticipation | The author in a supply represents the clinician who is requesting or planning the supply. | |
Slices for participant | 0..* | Participant2 | This participant represents a device that is ordered, requested or intended for the patient. Slice: Unordered, Open by value:typeCode | |
participant:productInstance | 0..1 | Participant2 | ||
@typeCode | 1..1 | cs | Required Pattern: DEV | |
participantRole | 1..1 | ProductInstance | Base for all types and resources | |
Slices for entryRelationship | 0..* | EntryRelationship | The following entryRelationship represents the insurance coverage the patient may have for the supply. Slice: Unordered, Open by profile:act, profile:observation | |
entryRelationship:priorityPreference | 0..* | EntryRelationship | The following entryRelationship represents the priority that a patient or a provider places on the supply. | |
@typeCode | 1..1 | cs | Fixed Value: REFR | |
observation | 1..1 | PriorityPreference | Base for all types and resources | |
entryRelationship:indication | 0..* | EntryRelationship | The following entryRelationship represents the indication for the supply. | |
@typeCode | 1..1 | cs | Fixed Value: RSON | |
observation | 1..1 | Indication | Base for all types and resources | |
entryRelationship:instruction | 0..* | EntryRelationship | The following entryRelationship captures any instructions associated with the planned supply. | |
@typeCode | 1..1 | cs | Fixed Value: SUBJ | |
act | 1..1 | Instruction | Base for all types and resources | |
entryRelationship:plannedCoverage | 0..* | EntryRelationship | ||
@typeCode | 1..1 | cs | Fixed Value: COMP | |
act | 1..1 | PlannedCoverage | Base for all types and resources | |
Documentation for this format |
Path | Conformance | ValueSet |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Id | Grade | Path(s) | Details | Requirements |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Supply | C | 1..1 | Supply | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, id, code, text, statusCode, effectiveTime, priorityCode, repeatNumber, independentInd, quantity, expectedUseTime, product, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value should-effectiveTime: SHOULD contain effectiveTime shall-product-or-device: The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') should-author: SHOULD contain author |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:planned-supply | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.43 | |
@extension | 1..1 | st | Required Pattern: 2024-05-01 | |
@classCode | 1..1 | cs | Binding: ActClassSupply (required) Fixed Value: SPLY | |
@moodCode | 1..1 | cs | Binding: Planned moodCode (SubstanceAdministration/Supply) (required) | |
id | 1..* | II | ||
text | 0..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry | |
reference | C | 0..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
statusCode | 1..1 | CS | Binding: ActStatus (required) | |
@code | 1..1 | cs | Fixed Value: active | |
effectiveTime | 0..1 | The effectiveTime in a planned supply represents the time that the supply should occur. | ||
effectiveTime | SXCM_TS | |||
effectiveTime | IVL_TS | |||
effectiveTime | EIVL_TS | |||
effectiveTime | PIVL_TS | |||
effectiveTime | SXPR_TS | |||
repeatNumber | 0..1 | IVL_INT | In a Planned Supply, repeatNumber indicates the number of times the supply event can occur. For example, if a medication is filled at a pharmacy and the prescription may be refilled 3 more times, the supply RepeatNumber equals 4. | |
quantity | 0..1 | PQ | ||
product | 0..1 | InfrastructureRoot | Represents either a medication or an immunization supply | |
manufacturedProduct | C | 1..1 | MedicationInformation, ImmunizationMedicationInformation | Base for all types and resources |
performer | 0..* | Performer2 | The clinician who is expected to perform the supply could be identified using supply/performer. | |
author | 0..1 | AuthorParticipation | The author in a supply represents the clinician who is requesting or planning the supply. | |
Slices for participant | 0..* | Participant2 | This participant represents a device that is ordered, requested or intended for the patient. Slice: Unordered, Open by value:typeCode | |
participant:productInstance | 0..1 | Participant2 | ||
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Required Pattern: DEV | |
participantRole | C | 1..1 | ProductInstance | Base for all types and resources |
Slices for entryRelationship | 0..* | EntryRelationship | The following entryRelationship represents the insurance coverage the patient may have for the supply. Slice: Unordered, Open by profile:act, profile:observation | |
entryRelationship:priorityPreference | 0..* | EntryRelationship | The following entryRelationship represents the priority that a patient or a provider places on the supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: REFR | |
observation | C | 1..1 | PriorityPreference | Base for all types and resources |
entryRelationship:indication | 0..* | EntryRelationship | The following entryRelationship represents the indication for the supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: RSON | |
observation | C | 1..1 | Indication | Base for all types and resources |
entryRelationship:instruction | 0..* | EntryRelationship | The following entryRelationship captures any instructions associated with the planned supply. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: SUBJ | |
act | C | 1..1 | Instruction | Base for all types and resources |
entryRelationship:plannedCoverage | 0..* | EntryRelationship | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
act | C | 1..1 | PlannedCoverage | Base for all types and resources |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Supply.classCode | required | Fixed Value: SPLY |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Supply.statusCode | required | ActStatus |
Supply.participant:productInstance.typeCode | required | Pattern: DEV |
Supply.entryRelationship:priorityPreference.typeCode | required | Fixed Value: REFR |
Supply.entryRelationship:indication.typeCode | required | Fixed Value: RSON |
Supply.entryRelationship:instruction.typeCode | required | Fixed Value: SUBJ |
Supply.entryRelationship:plannedCoverage.typeCode | required | Fixed Value: COMP |
Id | Grade | Path(s) | Details | Requirements |
product-choice | error | Supply.product.manufacturedProduct | manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) : (manufacturedLabeledDrug | manufacturedMaterial).count() = 1 | |
role-choice | error | Supply.participant:productInstance.participantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-author | warning | Supply.entryRelationship:priorityPreference.observation | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-effectiveTime | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-text-ref-value | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation, Supply.entryRelationship:instruction.act, Supply.entryRelationship:plannedCoverage.act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Snapshot View
Path | Conformance | ValueSet / Code |
Supply.nullFlavor | required | CDANullFlavor |
Supply.typeId.nullFlavor | required | CDANullFlavor |
Supply.templateId:planned-supply.nullFlavor | required | CDANullFlavor |
Supply.classCode | required | Fixed Value: SPLY |
Supply.moodCode | required | PlannedMoodCodeSubstanceAdministrationSupply |
Supply.code | example | ActCode |
Supply.text.nullFlavor | required | CDANullFlavor |
Supply.text.compression | required | CDACompressionAlgorithm |
Supply.text.integrityCheckAlgorithm | required | IntegrityCheckAlgorithm |
Supply.text.mediaType | example | MediaType |
Supply.text.representation | required | BinaryDataEncoding |
Supply.statusCode | required | ActStatus |
Supply.statusCode.nullFlavor | required | CDANullFlavor |
Supply.priorityCode | example | ActPriority |
Supply.product.nullFlavor | required | CDANullFlavor |
Supply.product.typeId.nullFlavor | required | CDANullFlavor |
Supply.product.typeCode | required | Fixed Value: PRD |
Supply.participant:productInstance.nullFlavor | required | CDANullFlavor |
Supply.participant:productInstance.typeId.nullFlavor | required | CDANullFlavor |
Supply.participant:productInstance.typeCode | required | Pattern: DEV |
Supply.participant:productInstance.contextControlCode | required | Fixed Value: OP |
Supply.entryRelationship:priorityPreference.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:priorityPreference.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:priorityPreference.typeCode | required | Fixed Value: REFR |
Supply.entryRelationship:indication.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:indication.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:indication.typeCode | required | Fixed Value: RSON |
Supply.entryRelationship:instruction.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:instruction.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:instruction.typeCode | required | Fixed Value: SUBJ |
Supply.entryRelationship:plannedCoverage.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:plannedCoverage.typeId.nullFlavor | required | CDANullFlavor |
Supply.entryRelationship:plannedCoverage.typeCode | required | Fixed Value: COMP |
Id | Grade | Path(s) | Details | Requirements |
product-choice | error | Supply.product.manufacturedProduct | manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) : (manufacturedLabeledDrug | manufacturedMaterial).count() = 1 | |
role-choice | error | Supply.participant:productInstance.participantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-product-or-device | error | Supply | The supply SHALL contain either 1 product or 1 device participant (@typeCode='DEV') : (product | participant.where(typeCode='DEV')).count() = 1 | |
should-author | warning | Supply | SHOULD contain author : author.exists() | |
should-author | warning | Supply.entryRelationship:priorityPreference.observation | SHOULD contain author : author.exists() | |
should-effectiveTime | warning | Supply | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-effectiveTime | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation | SHOULD contain effectiveTime : effectiveTime.exists() | |
should-text-ref-value | warning | Supply | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-text-ref-value | warning | Supply.entryRelationship:priorityPreference.observation, Supply.entryRelationship:indication.observation, Supply.entryRelationship:instruction.act, Supply.entryRelationship:plannedCoverage.act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
value-starts-octothorpe | error | Supply.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
This structure is derived from Supply
Summary
Mandatory: 7 elements (4 nested mandatory elements)
Fixed Value: 5 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices: