<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-base-Entry" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SDR Entry Profile</b>
      </p>
      <p>Metadata attributes that apply to any item represented in the standard health record. An Entry may not belong exclusively to a single person's health record, but could represent an entity that surfaces in multiple records, such as organizations or practitioners. If the entry belongs to a single person's record, then the identity of the person of record must be recorded.</p>
      <p>
        <b>SDR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.base.Entry maps to DomainResource:
  EntryId maps to id
  constrain meta to 1..1
  EntryType maps to meta.profile
</pre>
      </p>
    </div>
  </text>
  <url value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/shr-base-Entry" />
  <identifier>
    <system value="http://github.com/nightingaleproject/fhirDeathRecord" />
    <value value="shr.base.Entry" />
  </identifier>
  <version value="0.1.0" />
  <name value="EntryProfile" />
  <title value="SDR Entry Profile" />
  <status value="draft" />
  <date value="2018-06-14T00:00:00-04:00" />
  <publisher value="The MITRE Corporation: Nightingale Project" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://github.com/nightingaleproject/fhirDeathRecord" />
    </telecom>
  </contact>
  <description value="Metadata attributes that apply to any item represented in the standard health record. An Entry may not belong exclusively to a single person's health record, but could represent an entity that surfaces in multiple records, such as organizations or practitioners. If the entry belongs to a single person's record, then the identity of the person of record must be recorded." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="true" />
  <type value="DomainResource" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
  <derivation value="constraint" />
  <differential>
    <element id="DomainResource:shr-base-Entry">
      <path value="DomainResource" />
      <short value="SDR Entry Profile" />
      <definition value="Metadata attributes that apply to any item represented in the standard health record. An Entry may not belong exclusively to a single person's health record, but could represent an entity that surfaces in multiple records, such as organizations or practitioners. If the entry belongs to a single person's record, then the identity of the person of record must be recorded." />
    </element>
    <element id="DomainResource:shr-base-Entry.id">
      <path value="DomainResource.id" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="DomainResource:shr-base-Entry.meta">
      <path value="DomainResource.meta" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="DomainResource:shr-base-Entry.meta.profile">
      <path value="DomainResource.meta.profile" />
      <min value="1" />
      <max value="*" />
    </element>
  </differential>
</StructureDefinition>