Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/cda-core-2.0/ and changes regularly. See the Directory of published versions
XML representation of the MaintainedEntity logical model.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="MaintainedEntity"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>The MaintainedEntity class is present for backwards compatibility, and its use is discouraged, except where needed to support the transformation of CDA, Release One documents.</p>
<p>NOTE: In CDA, Release One, it was possible to specify those individuals responsible for the device. This functionality has been deprecated in CDA, Release Two.</p>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace">
<valueUri value="urn:hl7-org:v3"/>
</extension>
<url value="http://hl7.org/fhir/cda/StructureDefinition/MaintainedEntity"/>
<version value="2.1.0"/>
<name value="CDAR2.MaintainedEntity"/>
<title value="MaintainedEntity (CDA Class)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-04-15T20:51:17+00:00"/>
<publisher value="Health Level 7"/>
<description
value="The MaintainedEntity class is present for backwards compatibility, and its use is discouraged, except where needed to support the transformation of CDA, Release One documents.
NOTE: In CDA, Release One, it was possible to specify those individuals responsible for the device. This functionality has been deprecated in CDA, Release Two."/>
<fhirVersion value="4.0.1"/>
<kind value="logical"/>
<abstract value="false"/>
<type value="MaintainedEntity"/>
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
<derivation value="specialization"/>
<snapshot>
<element id="MaintainedEntity">
<path value="MaintainedEntity"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="Base"/>
<min value="0"/>
<max value="*"/>
</base>
<isModifier value="false"/>
</element>
<element id="MaintainedEntity.classCode">
<path value="MaintainedEntity.classCode"/>
<representation value="xmlAttr"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="MaintainedEntity.classCode"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<defaultValueCode value="MNT"/>
<fixedCode value="MNT"/>
<binding>
<strength value="required"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/v3-RoleClassPassive"/>
</binding>
</element>
<element id="MaintainedEntity.templateId">
<path value="MaintainedEntity.templateId"/>
<definition
value="When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="MaintainedEntity.templateId"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/II"/>
</type>
</element>
<element id="MaintainedEntity.effectiveTime">
<path value="MaintainedEntity.effectiveTime"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="MaintainedEntity.effectiveTime"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"/>
</type>
</element>
<element id="MaintainedEntity.maintainingPerson">
<path value="MaintainedEntity.maintainingPerson"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="MaintainedEntity.maintainingPerson"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/Person"/>
</type>
</element>
</snapshot>
<differential>
<element id="MaintainedEntity">
<path value="MaintainedEntity"/>
<min value="1"/>
<max value="1"/>
</element>
<element id="MaintainedEntity.classCode">
<path value="MaintainedEntity.classCode"/>
<representation value="xmlAttr"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="code"/>
</type>
<defaultValueCode value="MNT"/>
<fixedCode value="MNT"/>
<binding>
<strength value="required"/>
<valueSet
value="http://terminology.hl7.org/ValueSet/v3-RoleClassPassive"/>
</binding>
</element>
<element id="MaintainedEntity.templateId">
<path value="MaintainedEntity.templateId"/>
<definition
value="When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question"/>
<min value="0"/>
<max value="*"/>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/II"/>
</type>
</element>
<element id="MaintainedEntity.effectiveTime">
<path value="MaintainedEntity.effectiveTime"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/IVL-TS"/>
</type>
</element>
<element id="MaintainedEntity.maintainingPerson">
<path value="MaintainedEntity.maintainingPerson"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="http://hl7.org/fhir/cda/StructureDefinition/Person"/>
</type>
</element>
</differential>
</StructureDefinition>