Back To Index  <<  Back To Templates

ref Template  BC CDA ClinicalDocumentGenericUnstructuredDocument

Id 2.16.840.1.113883.3.1818.10.1.4 Effective Date valid from 2017‑03‑30 10:47:41

There are versions of templates with this id:
  • BCCDAE2EUnstructuredDocument2 as of 2017‑04‑04 20:39:19
  • BCCDAE2EUnstructuredDocument as of 2017‑04‑04 15:33:33
  • BCCDAClinicalDocumentGenericUnstructuredDocument as of 2017‑03‑30 10:47:41
Status draft Draft Version Label
Name BCCDAClinicalDocumentGenericUnstructuredDocument Display Name BC CDA ClinicalDocumentGenericUnstructuredDocument
Description
The generic Unstructured Document template may be used to communicate clinical information when the patient record is captured in an unstructured format or when it is desirable to send information in an unstructured manner to accommodate the capabilities of the targeted receiving system.
Context Pathname //
Classification CDA Document Level Template
Open/Closed Open (other than defined elements are allowed)
Relationship Specialization: template 2.16.840.1.113883.10.20.22.1.10 (2015‑08‑01)
Specialization: template 2.16.840.1.113883.10.12.1 (2005‑09‑07)
Version: template 2.16.840.1.113883.10.20.22.1.10 (2013‑01‑31)
Item DT Card Conf Description Label
cda:ClinicalDocument
(BCCDAClinicalDocumentGenericUnstructuredDocument)
treetree cda:templateId
II 1 … 1 M SHALL contain exactly one [1..1] templateId (CONF:1198-7710) such that it CONF:1198‑7710
treeblank treetree @root
uid 1 … 1 F 2.16.840.1.113883.10.20.22.1.10 CONF:1198‑10054
  SHALL contain exactly one [1..1] @root="2.16.840.1.113883.10.20.22.1.10" (CONF:1198-10054).
treeblank treetree @extension
st 1 … 1 F 2015-08-01 CONF:1198‑32522
  SHALL contain exactly one [1..1] @extension="2015-08-01" (CONF:1198-32522).
treetree cda:recordTarget
1 … * M SHALL contain at least one [1..*] recordTarget (CONF:1198-31089). CONF:1198‑31089
treeblank treetree cda:patientRole
1 … 1 M Such recordTargets SHALL contain exactly one [1..1] patientRole (CONF:1198-31090). CONF:1198‑31090
treeblank treeblank treetree cda:id
II 1 … * This patientRole SHALL contain at least one [1..*] id (CONF:1198-31091). CONF:1198‑31091
treetree cda:custodian
1 … 1 M SHALL contain exactly one [1..1] custodian (CONF:1198-31096). CONF:1198‑31096
treeblank treetree cda:assignedCustodian
1 … 1 M This custodian SHALL contain exactly one [1..1] assignedCustodian (CONF:1198-31097). CONF:1198‑31097
treeblank treeblank treetree cda:representedCustodianOrganization
1 … 1 M This assignedCustodian SHALL contain exactly one [1..1] representedCustodianOrganization (CONF:1198-31098). CONF:1198‑31098
treetree cda:component
1 … 1 M SHALL contain exactly one [1..1] component (CONF:1198-31085). CONF:1198‑31085
treeblank treetree cda:nonXMLBody
1 … 1 M This component SHALL contain exactly one [1..1] nonXMLBody (CONF:1198-31086).

An Unstructured Document must include a nonXMLBody component with a single text element. The text element can reference an external file using a reference element, or include unstructured content directly with a mediaType attribute. The nonXMLBody/text element also has a "compression" attribute that can be used to indicate that the unstructured content was compressed before being Base64Encoded. At a minimum, a compression value of "DF" for the deflate compression algorithm (RFC 1951 [URL:http://www.ietf.org/rfc/rfc1951.txt]) must be supported although it is not required that content be compressed.
CONF:1198‑31086
treeblank treeblank treetree cda:text
1 … 1 M This nonXMLBody SHALL contain exactly one [1..1] text (CONF:1198-31087). CONF:1198‑31087
treeblank treeblank treeblank treetree @mediaType
st 0 … 1   The value of @mediaType, if present, *SHALL* be drawn from the value set 2.16.840.1.1213883.11.20.7.1 SupportedFileFormats STATIC 20100512
treeblank treeblank treeblank treetree @representation
cs 0 … 1  
  Schematron assert role red error  
  test cda:reference or (@representation='B64' and @mediaType)  
  Message If the text element does not contain a reference element with a value attribute, then it *SHALL* contain exactly one [[]1..1[]] @representation="B64" and exactly one [[]1..1[]] @mediaType.