Consolidated CDA (C-CDA)
4.0.0-ballot - STU4 Ballot United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions

Logical Model: DateOfDiagnosisAct - Detailed Descriptions

Draft as of 2024-12-19

Definitions for the DateOfDiagnosisAct logical model.

Guidance on how to interpret the contents of this table can be found here

0. Act
Logical ContainerClinicalDocument (CDA Class)
ValidationInstance of this type are validated by templateId
XML FormatIn the XML format, this property has the namespace urn:hl7-org:v3.
Invariantsshould-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists())
2. Act.templateId
Control1..?
SlicingThis element introduces a set of slices on Act.templateId. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ root
  • value @ extension
  • 4. Act.templateId:date-of-diagnosis-act
    Slice Namedate-of-diagnosis-act
    Control1..1
    6. Act.templateId:date-of-diagnosis-act.root
    Control1..?
    Pattern Value2.16.840.1.113883.10.20.22.4.502
    8. Act.templateId:date-of-diagnosis-act.extension
    Control1..?
    Pattern Value2022-06-01
    10. Act.classCode
    Comments

    SHALL contain exactly one [1..1] @classCode="ACT" Act (CodeSystem: HL7ActCode urn:oid:2.16.840.1.113883.5.4) (CONF:4515-33010).

    Fixed ValueACT
    12. Act.moodCode
    Comments

    SHALL contain exactly one [1..1] @moodCode="EVN" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001) (CONF:4515-33011).

    Fixed ValueEVN
    14. Act.code
    Comments

    SHALL contain exactly one [1..1] code (CONF:4515-33001).

    16. Act.code.code
    Comments

    This code SHALL contain zero or one [0..1] @code="77975-1" Earliest date of diagnosis (CONF:4515-33004).

    Pattern Value77975-1
    18. Act.code.codeSystem
    Comments

    This code SHALL contain exactly one [1..1] @codeSystem="2.16.840.1.113883.6.1" LOINC (CONF:4515-33005).

    Control1..?
    Pattern Value2.16.840.1.113883.6.1
    20. Act.text
    ShortSHOULD reference the portion of section narrative text corresponding to this entry
    22. Act.text.reference
    Invariantsvalue-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative (value.exists() implies value.startsWith('#'))
    24. Act.statusCode
    Control1..?
    26. Act.statusCode.code
    Comments

    SHALL contain exactly one [1..1] statusCode="completed" Completed (CodeSystem: HL7ActStatus urn:oid:2.16.840.1.113883.5.14) (CONF:4515-33006).

    Control1..?
    Fixed Valuecompleted
    28. Act.effectiveTime
    Comments

    SHALL contain exactly one [1..1] effectiveTime (CONF:4515-33007).

    Control1..?
    Invariantsvalue-only: Interval fields SHALL NOT be present ((low | high | width | center).empty())
    ts-shall-year: **SHALL** be precise to at least the year (nullFlavor.exists() or value.toString().length() >= 4)
    30. Act.effectiveTime.value
    Shortvalue should be used instead of low/high
    Comments

    This effectiveTime SHALL contain exactly one [1..1] @value (CONF:4515-33008).

    Control1..?