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/cda-clinicaldocument
. Standard Profile for CDA R2 on FHIR
This profile was published on Sun, Nov 16, 2014 00:00+1100 with unknown status 'preliminary" by .
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from Composition.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 1..1 | Resource | ||
language | 0..1 | code | ||
identifier | 0..1 | Identifier | Clinical Document setId | |
date | 1..1 | dateTime | CDA document date/time | |
type | 1..1 | CodeableConcept | Document Type | |
class | 0..0 | CodeableConcept | ||
title | 0..1 | string | Clinical Document Title | |
status | 1..1 | final Fixed Value: final | ||
confidentiality | M | 1..1 | Coding | Document Confidentiality |
subject | 1..1 | #PatientRole | CDA RecordTarget | |
author | 1..* | Practitioner, Device, Patient, RelatedPerson | Who and/or what authored the composition | |
attester | 0..* | Attests to accuracy of composition | ||
mode | 1..* | code | personal | professional | legal | official Binding: CompositionAttestationMode (not extensible) | |
time | 0..1 | dateTime | When composition attested | |
party | 0..1 | Patient, Practitioner, Organization | Who attested the composition | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
custodian | 0..1 | Organization | Org which maintains the composition | |
event | 0..1 | The clinical event/act/item being documented | ||
code | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: DocumentEventType (not extensible) | |
period | 0..1 | Period | The period covered by the documentation | |
detail | 0..* | Any | Full details for the event(s) the composition consents | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
encounter | 0..1 | Encounter | Context of the conposition | |
section | I | 0..* | Composition is broken into sections 2: A section SHALL have content or one or more sections, but not both. | |
title | 0..1 | string | Label for section | |
code | 0..1 | CodeableConcept | Classification of section (recommended) Binding: CompositionSectionType (not extensible) | |
subject | M | 0..1 | Patient, Group, Device | If section different to composition |
content | 0..1 | Any | The actual data for the section | |
section | 0..* | Nested Section | ||
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
cda-inFulFillmentOf | 0..* | #inFulFillmentOfDiagnosticOrder | CDA inFulFillmentOf |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 1..1 | Resource | A set of resources composed into a single coherent clinical statement with clinical attestation | |
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 | |
identifier | Σ | 0..1 | Identifier | Clinical Document setId |
date | Σ | 1..1 | dateTime | CDA document date/time |
type | Σ | 1..1 | CodeableConcept | Document Type Binding: DocumentType (preferred, extensible) |
title | Σ | 0..1 | string | Clinical Document Title |
status | M Σ | 1..1 | code | final Binding: CompositionStatus (required, not extensible) Fixed Value: final |
confidentiality | M Σ | 1..1 | Coding | Document Confidentiality Binding: DocumentConfidentiality (preferred, extensible) |
subject | Σ | 1..1 | #PatientRole | CDA RecordTarget |
author | Σ | 1..* | Practitioner, Device, Patient, RelatedPerson | Who and/or what authored the composition |
attester | Σ | 0..* | Attests to accuracy of composition | |
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 | |
mode | Σ | 1..* | code | personal | professional | legal | official Binding: CompositionAttestationMode (not extensible) |
time | Σ | 0..1 | dateTime | When composition attested |
party | Σ | 0..1 | Patient, Practitioner, Organization | Who attested the composition |
custodian | Σ | 0..1 | Organization | Org which maintains the composition |
event | Σ | 0..1 | The clinical event/act/item being documented | |
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 | |
code | Σ | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: DocumentEventType (not extensible) |
period | Σ | 0..1 | Period | The period covered by the documentation |
detail | Σ | 0..* | Any | Full details for the event(s) the composition consents |
encounter | Σ | 0..1 | Encounter | Context of the conposition |
section | I | 0..* | Composition is broken into sections cmp-2: A section must have either subsections or content cmp-1: A section can only have a code if it has no content 2: A section SHALL have content or one or more sections, but not both. | |
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 | |
title | 0..1 | string | Label for section | |
code | I | 0..1 | CodeableConcept | Classification of section (recommended) Binding: CompositionSectionType (not extensible) |
section | 0..* | Nested Section | ||
content | I | 0..1 | Any | The Content of the section |
XML Template
JSON Template
todo
Differential View
This structure is derived from Composition.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 1..1 | Resource | ||
language | 0..1 | code | ||
identifier | 0..1 | Identifier | Clinical Document setId | |
date | 1..1 | dateTime | CDA document date/time | |
type | 1..1 | CodeableConcept | Document Type | |
class | 0..0 | CodeableConcept | ||
title | 0..1 | string | Clinical Document Title | |
status | 1..1 | final Fixed Value: final | ||
confidentiality | M | 1..1 | Coding | Document Confidentiality |
subject | 1..1 | #PatientRole | CDA RecordTarget | |
author | 1..* | Practitioner, Device, Patient, RelatedPerson | Who and/or what authored the composition | |
attester | 0..* | Attests to accuracy of composition | ||
mode | 1..* | code | personal | professional | legal | official Binding: CompositionAttestationMode (not extensible) | |
time | 0..1 | dateTime | When composition attested | |
party | 0..1 | Patient, Practitioner, Organization | Who attested the composition | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
custodian | 0..1 | Organization | Org which maintains the composition | |
event | 0..1 | The clinical event/act/item being documented | ||
code | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: DocumentEventType (not extensible) | |
period | 0..1 | Period | The period covered by the documentation | |
detail | 0..* | Any | Full details for the event(s) the composition consents | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
encounter | 0..1 | Encounter | Context of the conposition | |
section | I | 0..* | Composition is broken into sections 2: A section SHALL have content or one or more sections, but not both. | |
title | 0..1 | string | Label for section | |
code | 0..1 | CodeableConcept | Classification of section (recommended) Binding: CompositionSectionType (not extensible) | |
subject | M | 0..1 | Patient, Group, Device | If section different to composition |
content | 0..1 | Any | The actual data for the section | |
section | 0..* | Nested Section | ||
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
cda-inFulFillmentOf | 0..* | #inFulFillmentOfDiagnosticOrder | CDA inFulFillmentOf |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Composition | 1..1 | Resource | A set of resources composed into a single coherent clinical statement with clinical attestation | |
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 | |
identifier | Σ | 0..1 | Identifier | Clinical Document setId |
date | Σ | 1..1 | dateTime | CDA document date/time |
type | Σ | 1..1 | CodeableConcept | Document Type Binding: DocumentType (preferred, extensible) |
title | Σ | 0..1 | string | Clinical Document Title |
status | M Σ | 1..1 | code | final Binding: CompositionStatus (required, not extensible) Fixed Value: final |
confidentiality | M Σ | 1..1 | Coding | Document Confidentiality Binding: DocumentConfidentiality (preferred, extensible) |
subject | Σ | 1..1 | #PatientRole | CDA RecordTarget |
author | Σ | 1..* | Practitioner, Device, Patient, RelatedPerson | Who and/or what authored the composition |
attester | Σ | 0..* | Attests to accuracy of composition | |
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 | |
mode | Σ | 1..* | code | personal | professional | legal | official Binding: CompositionAttestationMode (not extensible) |
time | Σ | 0..1 | dateTime | When composition attested |
party | Σ | 0..1 | Patient, Practitioner, Organization | Who attested the composition |
custodian | Σ | 0..1 | Organization | Org which maintains the composition |
event | Σ | 0..1 | The clinical event/act/item being documented | |
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 | |
code | Σ | 0..* | CodeableConcept | Code(s) that apply to the event being documented Binding: DocumentEventType (not extensible) |
period | Σ | 0..1 | Period | The period covered by the documentation |
detail | Σ | 0..* | Any | Full details for the event(s) the composition consents |
encounter | Σ | 0..1 | Encounter | Context of the conposition |
section | I | 0..* | Composition is broken into sections cmp-2: A section must have either subsections or content cmp-1: A section can only have a code if it has no content 2: A section SHALL have content or one or more sections, but not both. | |
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 | |
title | 0..1 | string | Label for section | |
code | I | 0..1 | CodeableConcept | Classification of section (recommended) Binding: CompositionSectionType (not extensible) |
section | 0..* | Nested Section | ||
content | I | 0..1 | Any | The Content of the section |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Composition.language | Language | required | http://tools.ietf.org/html/bcp47 |
Composition.type | DocumentType | preferred (extensible) | FHIR Document Codes |
Composition.class | DocumentClass | example (extensible) | XDS Connect-a-thon healthcareFacilityTypeCodes |
Composition.status | CompositionStatus | required | CompositionStatus |
Composition.confidentiality | DocumentConfidentiality | preferred (extensible) | v3 Code System Confidentiality |
Composition.attester.mode | CompositionAttestationMode | CompositionAttestationMode | |
Composition.event.code | DocumentEventType | v3 Code System ActCode | |
Composition.section.code | CompositionSectionType | Document Section Codes |
Id | Path | Name | Details |
cmp-2 | Composition.section | Section Content | A section must have either subsections or content XPath: (exists(f:content) and not(exists(f:section))) or (exists(f:section) and not(exists(f:content))) |
cmp-1 | Composition.section | No section code if there's content | A section can only have a code if it has no content XPath: not(exists(f:code)) or not(exists(f:content)) |
2 | Composition.section | Section Rule | A section SHALL have content or one or more sections, but not both. XPath: exists(f:content) != exists(f:section) |