Structured Headings
Domain Message Specification

MedicationsAndMedicalDevicesSupplied Tabular View

COCD_TP146088GB01
MedicationItem

This template class constrains the CDA Supply class.

This template class is used to hold details of the medication item about which all other details in this template pertain.

This template is used to carry coded medication information. When the information cannot be coded the information may be sent as text within the originalText attribute of codes within this coded entry. All information within this coded entry must be reflected in the document text section that uses this coded entry.

Used by:
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="SPLY" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as a supply.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "SPLY".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:SnomedCT } )
{ Fixed="373784005" }

Model Attribute Description

The HL7 attribute code uses a fixed concept from the SNOMED CT terminology to identify this class as being the medication item.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the value "373784005".
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall carry the description associated with the code.
[0..1] effectiveTime (IVL<TS>)

Model Attribute Description

The HL7 attribute effectiveTime records the time stamp when the medication course should begin, and end time stamp when the medication course should finish.

Implementation in XML Instance

The Interval of Points in Time data type flavour is used to carry this information in the XML element effectiveTime using the value attributes of the of the XML elements low and high.


The date range shall be carried as follows:

The XML attribute value of the XML elements low and high, may be populated with a time stamp in the format yyyymmddhhmmss[+|-ZZzz] where:

  • yyyy is the year
  • mm is the month
  • dd is the day
  • hh is the hour
  • mm is the minute
  • ss is seconds
  • [+|-ZZzz] is the time zone offset in hours and minutes

Sections from the right of this representation may be left off when the sending system does not record to this level of accuracy. When hours are present, the time zone offset must also be present.

  • If known, the XML attribute value of the XML element low shall be populated with a 'start date' time stamp to indicate when the medication course should begin.
  • If known, the XML attribute value of the XML element high shall be populated with an 'end date' time stamp to indicate when the medication course should finish.
[1..1] [M] id (II)

Model Attribute Description

The HL7 attribute id uses an identifier to identify the instance of a medication entry.

Implementation in XML Instance

The Identifier Global data type flavour is used to carry this information in the XML element id as follows:

  • The XML attribute root shall contain a DCE UUID.
[1..1] [M] statusCode (CS { CNE:ActStatus } )
{ Fixed="Completed" }

Model Attribute Description

The HL7 attribute statusCode uses a code from the ActStatus vocabulary to describes the status of the medication item. As this template describes post event information, it records completed events, and so is fixed to completed.

Implementation in XML Instance

The Coded Only datatype flavour is used to carry this information as follows:

  • The XML attribute code of the XML element statusCode is fixed to "Completed".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#MedicationItem" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#MedicationItem".
[0..1] text (ST)

Model Attribute Description

The HL7 attribute text is used to hold the dose directions description. This should be a single plain text phrase describing the entire medication dosage and administration directions, including dose quantity and medication frequency.

Implementation in XML Instance

The ST data type is used to carry this information in the XML element text

For example
1 tablet at night
20mg at 10pm

[0..1] author

This template class constrains the CDA author class.

This class is a link to the author of the medication entry.

[1..1] [M] typeCode (CS { CNE: ParticipationType } )
{ Fixed="AUT" }

Model Attribute Description

The HL7 attribute typeCode describes this class as an author participation.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "AUT".
[1..1] [M] contextControlCode (CS { CNE: ContextControl } )
{ Fixed="OP" }

Model Attribute Description

The HL7 attribute contextControlCode uses a set of codes from the HL7 vocabulary ContextControl to determine whether participations associated with the parent act are conducted across to the child act (also associated with the child act). This set of codes also determine how these participations conduct.

The conduction can only take place if the contextConductionInd in the actRelationships is set to "true".

The value of this attribute is fixed in the HL7 model to "OP":

  • "O" (Overriding) - the author replaces any author that has been conducted from any previous acts.
  • "P" (Propagating) - the author is conducted to all child acts where the contextConductionInd is set to "true".

Implementation in XML Instance

  • The XML attribute contextControlCode shall contain the value "OP"
[1..1] [M] contentId (II) { "NPFIT-300001#Role" }

Model Attribute Description

The HL7 (NHS localisation) attribute contentId, when valued in an instance, provides a unique forward pointing identifier for the template which constrains the classes and attributes which follow, for NHS use.

The attribute is intended simply as a structural navigational aid and should not be relied upon as an indicator of semantic meaning. The contentId is populated at run time with a value from the allowed list contained in the model.


Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element contentId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.16"
  • The XML attribute extension shall contain one of the allowed template artefact identifiers.
[1..1] [M] functionCode (CV { CNE:ParticipationFunction } )
{ Fixed="OA" }

Model Attribute Description

The HL7 attribute functionCode uses a code from the vocabulary AuthorFunctionType to describe the function of the author

Implementation in XML Instance

The Coded Plain data type flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element functionCode as follows:

  • The XML attribute code is fixed to "OA"
  • The XML attribute codeSystem is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.17.178"
  • The XML attribute displayName is fixed to the author's function name "Originating Author".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#author" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#author".
[1..1] [R] time (TS)

Model Attribute Description

The HL7 attribute time is used to define the time the author originally recorded the medication.

Implementation in XML Instance

The XML attribute value of the XML element time shall be populated with the time that author recorded the information using a time stamp in the format yyyymmddhhmmss[+|-ZZzz] where:

  • yyyy is the year
  • mm is the month
  • dd is the day
  • hh is the hour
  • mm is the minutes
  • ss is the seconds
  • [+|-ZZzz] is the time zone offset in hours and minutes

Sections from the right of this representation may be left off when the sending system does not record to this level of accuracy. When hours are present, the time zone offset must also be present.

Where no time is recorded or available then:

  • The XML attribute nullFlavor of the XML element time shall contain the value "UNK"
[1..1] participant (AuthorChoice)

A link to the choice of author templates.

[0..1] entryRelationship

This template class constrains the CDA component class.

This class is a component that connects the medication item to the dose amount.

[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="COMP" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship".
[1..1] doseAmount (DoseAmount)

A link to the dose amount.

[0..1] entryRelationship10

This template class constrains the CDA component class.

This class is a component that connects the medication item to the total daily dose.

[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="COMP" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship10" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship10".
[1..1] totalDailyDose (TotalDailyDose)
A link to the total daily dose.
[0..*] entryRelationship12

This template class constrains the CDA reason class.

This class is a reason class that connects the medication item to its indication.
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="RSON" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a reason.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "RSON".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship12" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship12".
[1..1] justifyingIndication (Indication)

A link to the reason for ordering the medication.

[0..1] entryRelationship13

This template class constrains the CDA reason class.

This class is a reason class that connects the medication item to its indication choice.
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="RSON" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a reason.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "RSON".
[1..1] [M] contextConductionInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "false".
[1..1] [M] contentId (II) { "NPFIT-300020#Act" }

Model Attribute Description

The HL7 (NHS localisation) attribute contentId, when valued in an instance, provides a unique forward pointing identifier for the template which constrains the classes and attributes which follow, for NHS use.

The attribute is intended simply as a structural navigational aid and should not be relied upon as an indicator of semantic meaning. The contentId is populated at run time with a value from the allowed list contained in the model.


Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element contentId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.16"
  • The XML attribute extension shall contain one of the allowed template artefact identifiers.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship13" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship13".
[1..1] justifyingIndicationLinkChoice (IndicationLinkChoice)

A link to the Indication link Choice.

[0..1] entryRelationship2

This template class constrains the CDA component class.

This class is a component that connects the medication item to the administration method.
[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="COMP" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship2" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship2".
[1..1] administrationMethod (AdministrationMethod)

A link to the administration method.

[0..1] entryRelationship3

This template class constrains the CDA component class.

This class is a component that connects the medication item to the dose timing.
[1..1] [M] typeCode (CS { CNE: COMP } )

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship3" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship3".
[1..1] doseTiming (DoseTiming)

A link to the dose timing.

[0..*] entryRelationship5

This template class constrains the CDA component class.

This class is a component that connects the medication item to additional instructions.

[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="COMP" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship5" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship5".
[1..1] additionalInstructions (AdditionalInstructions)

A link to the additional instructions.

[0..*] entryRelationship7

This template class constrains the CDA component class.

This class is a component that connects the medication item to the routes of administration.

[1..1] [M] typeCode (CS { CNE: COMP } )

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship7" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship7".
[1..1] routeOfAdministration (RouteOfAdministration)

A link to the route of administration.

[0..1] entryRelationship8

This template class constrains the CDA component class.

This class is a component that connects the medication item to the dose direction duration.

[1..1] [M] typeCode (CS { CNE: ActRelationshipType } )
{ Fixed="COMP" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a component.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "COMP".
[1..1] [M] contextConductionInd (BL)
{ Fixed="true" }

Model Attribute Description

The HL7 attribute contextConductionInd uses a Boolean value (true or false) to determine whether information associated with the parent act is conducted across to the child act (also associated with the child act).

Implementation in XML Instance

  • The XML attribute contextConductionInd is fixed to "true".
[1..1] [M] seperatableInd (BL)
{ Fixed="false" }

Model Attribute Description

The HL7 attribute seperatableInd uses a Boolean (true or false) to indicate whether two pieces of information can be interpreted separately.

Implementation in XML Instance

  • The XML attribute seperatableInd is fixed to "false".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#entryRelationship8" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#entryRelationship8".
[1..1] doseDirectionDuration (DoseDirectionDuration)

A link to the dose direction duration.

[1..1] [M] product

This template class constrains the CDA consumable class.

This class is a links to the medication item to the manufactured product.

[1..1] [M] typeCode (CS { CNE: ParticipationType } )
{ Fixed="PRD" }

Model Attribute Description

The HL7 attribute typeCode describes this class as a product participation.

Implementation in XML Instance

  • The XML attribute typeCode is fixed to "PRD".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#product" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#product".
[1..1] [M] manufacturedProduct (ManufacturedProduct)

A link to the manufactured product.

AdditionalInstructions

This template class constrains the CDA observation class.

This template class is used to carry additional instructions associated with a medication item. Additional instructions are sent as text using the value attribute of this class. The type of additional instruction being conveyed is given by the code attribute of this class.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:AdditionalInstructionType } )

Model Attribute Description

The HL7 attribute code uses a code from a vocabulary to describe the values carried in the value attribute of this class. The vocabulary AdditionalInstructionType is used to define the type of additional instructions being conveyed.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain a value from the vocabulary AdditionalInstructionType.
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.17.537".
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#additionalInstructions" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#additionalInstructions".
[1..1] [M] value (ST)

Model Attribute Description

The HL7 attribute value is used to carry the text of the additional instructions associated with the medication item. The type of additional instruction being conveyed is given by the code attribute of this class.

Implementation in XML Instance

  • The XML attribute xsi:type shall contain the value "ST"
  • The XML element value shall be used to carry the additional instructions using the String (ST) data type.
TotalDailyDose

This template class constrains the CDA observation class.

This template class is used to hold details of the total daily dose of the medication.
Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:CDAObservationType } )
{ Fixed="DOSTOTD" }

Model Attribute Description

The HL7 attribute code uses a code from the CDAObservationType vocabulary to describe this class as a total daily dose amount directive.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the fixed value "DOSTOTD"
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.17.220"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#totalDailyDose" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#totalDailyDose".
[1..1] [M] value (ST)

Model Attribute Description

The HL7 attribute value uses a string to hold the total daily dose of medication. This may be computed from product/dose and frequency, or entered manually. The value must include the units of the dose.

Implementation in XML Instance

  • The XML attribute xsi:type shall contain the value "ST"
  • The String (ST) data type shall be used to carry the total daily dose in the XML element value.
RouteOfAdministration

This template class constrains the CDA observation class.

This template class is used to hold details of the route of medication administration.
Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:SnomedCT } )
{ Fixed="410675002" }

Model Attribute Description

The HL7 attribute code uses a fixed concept from the SNOMED CT terminology to indicate that the value attribute of this class carries the route of adninistration.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the value "410675002".
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#routeOfAdministration" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#routeOfAdministration".
[1..1] [M] value (CV { CNE:NHSe-PrescribingRouteOfAdministrationSnCT } )

Model Attribute Description

The HL7 attribute value uses a concept from the SNOMED CT terminology, constrained by the NHSe-PrescribingRouteOfAdministrationSnCT vocabulary, (or a text representation) to describe the routes of administration.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element value as follows:

If using a concept from SNOMED CT then

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code shall contain a concept from the NHSe-PrescribingRouteOfAdministrationSnCT vocabulary.
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15".
  • The XML attribute displayName shall carry the description associated with the concept.

Where there is no suitable coding to enable the information to be coded then:

The Coded Value (CV) data type shall be used to carry this information in the XML element value as follows:

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code should be omitted.
  • The XML attribute codeSystem should be omitted.
  • The XML attribute displayName should be omitted.
  • The XML element originalText shall be used to carry the original text transcribed by the author.
  • The XML element originalText may also be used to carry an XML element reference. This can be used to link the original text to the relevant text in the CDA section.
ManufacturedProduct

This template class constrains the CDA ManufacturedProduct class.

This template class is used for the role that plays the manufactured product.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: MANU } )

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as a manufactured product.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "MANU".
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#manufacturedProduct" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#manufacturedProduct".
[1..1] [M] manufacturedManufacturedMaterial (ManufacturedMaterial)

A link to the manufactured material.

ManufacturedMaterial

The manufactured material.

Used by: ManufacturedProduct
[1..1] [M] classCode (CS { CNE: EntityClass } )
{ Fixed="MMAT" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as a manufactured material.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "MMAT".
[1..1] [M] determinerCode (CS { CNE: EntityDeterminer } )
{ Fixed="KIND" }

Model Attribute Description

The HL7 attribute determinerCode uses a code to describe this class as an instance.

Implementation in XML Instance

  • The XML attribute determinerCode is fixed to "KIND".
[1..1] [M] code (CE { CNE:MedicationItemSnCT } )

Model Attribute Description

The HL7 attribute code uses a concept from the Dictionary of Medicines and Devices (dm+d) to identify the medicine or device being prescribed for the patient. If the medicine being recorded does not appear on dm+d (for example for historical reasons, patient reported items, extemporaneous preparations, or simply not appearing on dm+d), the originalText element of code should be used to record these medicines.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

If the medicine or device is a dm+d concept

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code shall contain a value from the vocabulary MedicationItemSnCT.
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15".
  • The XML attribute displayName shall carry the description associated with the code.

If the medicine is not a dm+d concept (note that devices that are not part of dm+d are recorded separately)

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code should be omitted.
  • The XML attribute codeSystem should be omitted.
  • The XML attribute displayName should be omitted.
  • The XML element originalText shall be used to carry the original text transcribed by the author.
  • The XML element originalText may also be used to carry an XML element reference. This can be used to link the original text to the relevant text in the CDA section.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#manufacturedManufacturedMaterial" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#manufacturedManufacturedMaterial".
AuthorChoice

Choice of authors for the medication item.

Used by: MedicationItem
[1..1] : Template2
DoseDirectionDuration

This template class constrains the CDA observation class.

This template class is used to carry the dose direction duration associated with a medication item.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:CDAObservationType } )
{ Fixed="DOSDUR" }

Model Attribute Description

The HL7 attribute code uses a code from the CDAObservationType vocabulary to describe this class as a dose direction duration direction.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the fixed value "DOSDUR"
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.17.220"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#doseDirectionDuration" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#doseDirectionDuration".
[0..1] text (ST)

Model Attribute Description

The HL7 attribute text is used to carry the duration of the medication dosage, where "Dosage" has been selected as the DoseDirectionDurationType.

Implementation in XML Instance

The text element shall contain the duration of the medication dosage. Correct units should be supplied to the duration, allowing for

  • years
  • months
  • weeks
  • days
  • hours

When expressing duration, full unit text should be used for clarity.

For example
6 years
3 months
1 week 4 days

[1..1] [M] value (CV { CNE:DoseDirectionDurationType } )

Model Attribute Description

The HL7 attribute value uses a code from the DoseDirectionDurationType vocabulary to describe the medication dose duration. If a dose duration type of "Duration" is chosen, the actual duration must be specified in the text attribute of this class.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element value as follows:

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code shall contain a value from the DoseDirectionDurationType vocabulary.
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.17.535".
  • The XML attribute displayName shall carry the description associated with the code.
DoseTiming

This template class constrains the CDA observation class.

This template class is used to carry the dose timing associated with a medication item.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:CDAObservationType } )
{ Fixed="DOSTIM" }

Model Attribute Description

The HL7 attribute code uses a code from the CDAObservationType vocabulary to describe this class as a dose timing direction.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the fixed value "DOSTIM"
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.17.220"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#doseTiming" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#doseTiming".
[1..1] [M] value (ST)

Model Attribute Description

The HL7 attribute value is used to carry the text of the dose timing associated with the medication item.

Implementation in XML Instance

  • The XML attribute xsi:type shall contain the value "ST"
  • The XML element value shall be used to carry the a text representation of the dose timing using the String (ST) data type.

For example
Twice a day
At 8am 2pm and 10pm

DoseAmount

This template class constrains the CDA observation class.

This template class is used to carry the dose amount associated with a medication item.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:SnomedCT } )
{ Fixed="408102007" }

Model Attribute Description

The HL7 attribute code uses a fixed concept from the SNOMED CT terminology to indicate that the value attribute of this class carries the dose amount.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the value "408102007".
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#doseAmount" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#doseAmount".
[1..1] [M] value (ST)

Model Attribute Description

The HL7 attribute value is used to carry the text of the dose amount associated with the medication item.

Implementation in XML Instance

  • The XML attribute xsi:type shall contain the value "ST"
  • The XML element value shall be used to carry the a text representation of the dose amount using the String (ST) data type.
AdministrationMethod

This template class constrains the CDA observation class.

This template class is used to carry the administration method associated with a medication item. Administration methods are sent as text using the value attribute of this class.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:SnomedCT } )
{ Fixed="447487007" }

Model Attribute Description

The HL7 attribute code uses a fixed concept from the SNOMED CT terminology to label the text being carried in the value attribute of this class as an administration method description.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the value "447487007".
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#administrationMethod" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#administrationMethod".
[1..1] [M] value (ST)

Model Attribute Description

The HL7 attribute value is used to carry the text of the administration method associated with the medication item.

Implementation in XML Instance

  • The XML attribute xsi:type shall contain the value "ST"
  • The XML element value shall be used to carry the administration method using the String (ST) data type.
Indication

This template class constrains the CDA observation class.

This template class is used to carry the indication associated with a medication course (i.e. reason for ordering the medication). Indications are sent as SNOMED CT finding concepts, or as text, in the value attribute of this class.

Used by: MedicationItem
[1..1] [M] classCode (CS { CNE: ActClass } )
{ Fixed="OBS" }

Model Attribute Description

The HL7 attribute classCode uses a code to describe this class as an observation.

Implementation in XML Instance

  • The XML attribute classCode is fixed to "OBS".
[1..1] [M] moodCode (CS { CNE: ActMood } )
{ Fixed="EVN" }

Model Attribute Description

The HL7 attribute moodCode uses a code to describe this class as an observation event.

Implementation in XML Instance

  • The XML attribute moodCode is fixed to "EVN".
[1..1] [M] code (CV { CNE:SnomedCT } )
{ Fixed="410665000" }

Model Attribute Description

The HL7 attribute code uses a fixed concept from the SNOMED CT terminology to indicate that the concept being carried in the value attribute of this class is an indication for a course of medication.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:

  • The XML attribute code shall contain the value "410665000".
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15"
  • The XML attribute displayName shall carry the description associated with the code.
[1..1] [M] templateId (II)
{ Fixed="COCD_TP146088GB01#justifyingIndication" }
Model Attribute Description

The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.

Implementation in XML Instance

The Identifier External data type flavour is used to carry this information in the XML element templateId as follows:
  • The XML attribute root is fixed to the OID "2.16.840.1.113883.2.1.3.2.4.18.2"
  • The XML attribute extension is fixed to "COCD_TP146088GB01#justifyingIndication".
[1..1] [M] value (CV { CNE:FindingTypeSnCT } )

Model Attribute Description

The HL7 attribute value uses a concept from the SNOMED CT terminology, or a text representation, to describe the medication course indication.

Implementation in XML Instance

The Coded Value (CV) data type shall be used to carry this information in the XML element value as follows:

If using a concept from the SNOMED CT terminology


  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code shall contain a value from the FindingTypeSnCT vocabulary.
  • The XML attribute codeSystem shall contain the OID "2.16.840.1.113883.2.1.3.2.4.15".
  • The XML attribute displayName shall carry the description associated with the code.

Where there is no suitable coding to enable the information to be coded then:

The Coded Value (CV) data type shall be used to carry this information in the XML element value as follows:

  • The XML attribute xsi:type shall contain the value "CV"
  • The XML attribute code should be omitted.
  • The XML attribute codeSystem should be omitted.
  • The XML attribute displayName should be omitted.
  • The XML element originalText shall be used to carry the original text transcribed by the author.
  • The XML element originalText may also be used to carry an XML element reference. This can be used to link the original text to the relevant text in the CDA section.
IndicationLinkChoice
A Choice of Indication Links.
Used by: MedicationItem
[1..1] : Template1

An abstract placeholder for Indication Links.