2nd DSTU Draft For Comment

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

Profile: Organization

Organization

Raw XML

<Profile xmlns="http://hl7.org/fhir"><!--    CDA Organization    -->
  <id value="cda-organization"/>
  <meta>
    <lastUpdated value="2014-11-05T20:31:00Z"/>
  </meta><!--    build tool to fill out narrative    -->
  <url value="http://hl7.org/fhir/Profile/cda-organization"/>
  <name value="Organization"/>
  <publisher value="HL7 FHIR Project"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="Standard Profile for CDA R2 on FHIR"/>
  <status value="draft"/>
  <date value="2014-07-28"/>
  <mapping>
    <identity value="cda"/>
    <uri value="http://hl7.org/v3/cda"/>
    <name value="CDA (R2)"/>
  </mapping>
  <type value="Organization"/>
  <base value="http://hl7.org/fhir/Profile/Organization"/>
  <snapshot>
    <element>
      <path value="Organization"/>
      <short value="CDA Organization"/>
      <definition value="A formally or informally recognized grouping of people or organizations formed for the
       purpose of achieving some form of collective action.  Includes companies, institutions,
       corporations, departments, community groups, healthcare practice groups, etc."/>
      <min value="1"/>
      <max value="1"/>
      <constraint>
        <key value="org-1"/>
        <name value="AtLeastANameOrId"/>
        <severity value="error"/>
        <human value="The organization SHALL at least have a name or an id, and possibly more than one"/>
        <xpath value="count(f:identifier | f:name) &gt; 0"/>
      </constraint>
      <mapping>
        <identity value="v2"/>
        <map value="(also see master files messages)"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="Organization(classCode=ORG, determinerCode=INST)"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="Organization"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value="Organization"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.id"/>
      <short value="Logical id of this artefact"/>
      <definition value="The logical id of the resource, as used in the url for the resoure. Once assigned, this
       value never changes."/>
      <comments value="The only time that a resource does not have an id is when it is being submitted to the
       server using a create operation. Bundles always have an id, though it is usually a generated
       UUID."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
    </element>
    <element>
      <path value="Organization.meta"/>
      <short value="Metadata about the resource"/>
      <definition value="The metadata about the resource. This is content that is maintained by the infrastructure.
       Changes to the content may not always be associated with version changes to the resource."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Meta"/>
      </type>
    </element>
    <element>
      <path value="Organization.implicitRules"/>
      <short value="A set of rules under which this content was created"/>
      <definition value="A reference to a set of rules that were followed when the resource was constructed, and
       which must be understood when processing the content."/>
      <comments value="Asserting this rule set restricts the content to be only understood by a limited set of
       trading partners. This inherently limits the usefulness of the data in the long term.
       However the existing health eco-system is highly fractured, and not yet ready to define,
       collect, and exchange data in a generally computable sense. Wherever possible, implementers
       and/or specification writers should avoid using this element as much as possible."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="uri"/>
      </type>
      <isModifier value="true"/>
    </element>
    <element>
      <path value="Organization.language"/>
      <short value="Language of the resource content"/>
      <definition value="The base language in which the resource is written."/>
      <comments value="Language is provided to support indexing and accessibility (typically, services such as
       text to speech use the language tag). The html language tag in the narrative applies 
       to the narrative. The language tag on the resource may be used to specify the language
       of other presentations generated from the data in the resource  Not all the content has
       to be in the base language. The Resource.language should not be assumed to apply to the
       narrative automatically. If a language is specified, it should it also be specified on
       the div element in the html (see rules in HTML5 for information about the relationship
       between xml:lang and the html lang attribute)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <name value="Language"/>
        <isExtensible value="false"/>
        <conformance value="required"/>
        <description value="A human language"/>
        <referenceUri value="http://tools.ietf.org/html/bcp47"/>
      </binding>
    </element>
    <element>
      <path value="Organization.text"/>
      <short value="Text summary of the resource, for human interpretation"/>
      <definition value="A human-readable narrative that contains a summary of the resource, and may be used to
       represent the content of the resource to a human. The narrative need not encode all the
       structured data, but is required to contain sufficient detail to make it &quot;clinically
       safe&quot; for a human to just read the narrative. Resource definitions may define what
       content should be represented in the narrative to ensure clinical safety."/>
      <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have
       a narrative."/>
      <synonym value="narrative"/>
      <synonym value="html"/>
      <synonym value="xhtml"/>
      <synonym value="display"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Narrative"/>
      </type>
      <condition value="dom-1"/>
      <mapping>
        <identity value="rim"/>
        <map value="Act.text?"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contained"/>
      <short value="Contained, inline Resources"/>
      <definition value="These resources do not have an independent existence apart from the resource that contains
       them - they cannot be identified independently, and nor can they have their own independent
       transaction scope."/>
      <comments value="This should never be done when the content can be identified properly, as once identification
       is lost, it is extremely difficult (and context dependent) to restore it again."/>
      <synonym value="inline resources"/>
      <synonym value="anonymous resources"/>
      <synonym value="contained resources"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Resource"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.extension"/>
      <short value="CDA Whole Organization"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the resource. In order to make the use of extensions safe and manageable, there is
       a strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-whole-organization"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".wholeOrganization"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the resource, and that modifies the understanding of the element that contains it.
       Usually modifier elements provide negation or qualification. In order to make the use
       of extensions safe and manageable, there is a strict set of governance applied to the
       definition and use of extensions. Though any implementer is allowed to define an extension,
       there is a set of requirements that SHALL be met as part of the definition of the extension.
       Applications processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.identifier"/>
      <short value="CDA Organization ID"/>
      <definition value="Identifier for the organization that is used to identify the organization across multiple
       disparate systems."/>
      <requirements value="Organizations are known by a variety of ids. Some institutions maintain several, and most
       collect identifiers for exchange with other organizations concerning the organization."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
      <condition value="org-1"/>
      <mapping>
        <identity value="v2"/>
        <map value="XON.10 Organization Identifier / XON.3 ID Number"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".scopes[Role](classCode=IDENT)"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="./Identifiers"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".id"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.name"/>
      <short value="CDA Organization Name"/>
      <definition value="A name associated with the organization."/>
      <requirements value="Need to use the name as the label of the organization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
      <condition value="org-1"/>
      <mapping>
        <identity value="v2"/>
        <map value="XON.1 Organization Name"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".name"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value=".PreferredName/Name"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".name"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.type"/>
      <short value="CDA Organization standardIndustryClassCode"/>
      <definition value="The kind of organization that this is."/>
      <comments value="Organizations can be corporations, wards, sections, clinical teams, government departments,
       etc. Note that code is generally a classifier of the type of organization; in many applications,
       codes are used to identity a particular organization (say, ward) as opposed to another
       of the same type - these are identifiers, not codes."/>
      <requirements value="Need to be able to track the kind of organization that this is - different organization
       types have different uses."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <binding>
        <name value="OrganizationIndustryClass"/>
        <isExtensible value="true"/>
        <referenceUri value="http://hl7.org/fhir/v3/vs/OrganizationIndustryClass"/>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="No equivalent in v2"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".code"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="n/a"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".standardIndustryClassCode"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.telecom"/>
      <short value="CDA Orgnization.telecom"/>
      <definition value="A contact detail for the organization."/>
      <comments value="The use code home is not to be used. Note that these contacts are not the contact details
       of people who are employed by or represent the organization, but official contacts for
       the organization itself."/>
      <requirements value="Human contact for the organization."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="ContactPoint"/>
      </type>
      <condition value="org-3"/>
      <constraint>
        <key value="org-3"/>
        <name value="NoHomeUseTelecom"/>
        <severity value="error"/>
        <human value="The telecom of an organization can never be of use 'home'"/>
        <xpath value="count(f:use[@value='home']) = 0"/>
      </constraint>
      <mapping>
        <identity value="v2"/>
        <map value="No authoritative equivalent in V2.x"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".telecom"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="./ContactPoints"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".telecom"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.address"/>
      <short value="CDA Organization Address"/>
      <definition value="An address for the organization."/>
      <comments value="Organization may have multiple addresses with different uses or applicable periods. The
       use code home is not to be used."/>
      <requirements value="May need to keep track of the organization's addresses for contacting, billing or reporting
       requirements."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Address"/>
      </type>
      <condition value="org-2"/>
      <constraint>
        <key value="org-2"/>
        <name value="NoHomeUseAddress"/>
        <severity value="error"/>
        <human value="An address of an organization can never be of use 'home'"/>
        <xpath value="count(f:use[@value='home']) = 0"/>
      </constraint>
      <mapping>
        <identity value="v2"/>
        <map value="No authoritative equivalent in V2.x; some V2.x segments such as OBX might provide a serialized
         instance value"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".address"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="./PrimaryAddress and ./OtherAddresses"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value="./addr"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf"/>
      <short value="The organization of which this organization forms a part"/>
      <definition value="The organization of which this organization forms a part."/>
      <requirements value="Need to be able to track the hierarchy of organizations within an organization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="#Organization"/>
      </type>
      <mapping>
        <identity value="v2"/>
        <map value="No equivalent in V2.x"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".playedBy[classCode=Part].scoper"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="n/a"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <slicing>
        <discriminator value="url"/>
        <ordered value="true"/>
        <rules value="openAtEnd"/>
      </slicing>
      <short value="CDA OrganiationPartOf code"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-code"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.code"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <short value="CDA OrganiationPartOf statusCode"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-statuscode"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.statusCode"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <short value="CDA OrganiationPartOf effectiveTime"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-effectivetime"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.effectiveTime"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.reference"/>
      <short value="Relative, internal or absolute URL reference"/>
      <definition value="A reference to a location at which the other resource is found. The reference may be a
       relative reference, in which case it is relative to the service base URL, or an absolute
       URL that resolves to the location where the resource is found. The reference may be version
       specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed
       to be version specific. Internal fragment references (start with '#') refer to contained
       resources."/>
      <comments value="Using absolute URLs provides a stable scalable approach suitable for a cloud/web context,
       while using relative/logical references provides a flexible approach suitable for use
       when trading across closed eco-system boundaries.   Absolute URLs do not need to point
       to a FHIR RESTful server, though this is the preferred approach. If the url conforms to
       the structure &quot;/[type]/[id]&quot; then it should be assumed that the reference is
       to a FHIR RESTful server."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
      <condition value="ref-1"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.display"/>
      <short value="Text alternative for the resource"/>
      <definition value="Plain text narrative that identifies the resource in addition to the resource reference."/>
      <comments value="This is generally not the same as the Resource.text of the referenced resource.  The purpose
       is to identify what's being referenced, not to fully describe it."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact"/>
      <short value="Contact for the organization for a certain purpose"/>
      <definition value="Contact for the organization for a certain purpose."/>
      <requirements value="Need to keep track of assigned contact points within bigger organization."/>
      <min value="0"/>
      <max value="0"/>
      <mapping>
        <identity value="rim"/>
        <map value=".contactParty"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.purpose"/>
      <short value="The type of contact"/>
      <definition value="Indicates a purpose for which the contact can be reached."/>
      <requirements value="Need to distinguish between multiple contact persons."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <binding>
        <name value="ContactPartyType"/>
        <isExtensible value="true"/>
        <conformance value="preferred"/>
        <description value="The purpose for which you would contact a contact party"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/contactentity-type"/>
        </referenceReference>
      </binding>
      <mapping>
        <identity value="rim"/>
        <map value="./type"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.name"/>
      <short value="A name associated with the contact"/>
      <definition value="A name associated with the contact."/>
      <requirements value="Need to be able to track the person by name."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="HumanName"/>
      </type>
      <mapping>
        <identity value="v2"/>
        <map value="PID-5, PID-9"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="./name"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.telecom"/>
      <short value="Contact details (telephone, email, etc)  for a contact"/>
      <definition value="A contact detail (e.g. a telephone number or an email address) by which the party may
       be contacted."/>
      <requirements value="People have (primary) ways to contact them in some way such as phone, email."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="ContactPoint"/>
      </type>
      <mapping>
        <identity value="v2"/>
        <map value="PID-13, PID-14"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="./telecom"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.address"/>
      <short value="Visiting or postal addresses for the contact"/>
      <definition value="Visiting or postal addresses for the contact."/>
      <requirements value="May need to keep track of a contact party's address for contacting, billing or reporting
       requirements."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Address"/>
      </type>
      <mapping>
        <identity value="v2"/>
        <map value="PID-11"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="./addr"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact.gender"/>
      <short value="male | female | other | unknown"/>
      <definition value="Administrative Gender - the gender that the person is considered to have for administration
       and record keeping purposes."/>
      <requirements value="Needed to address the person correctly."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <name value="AdministrativeGender"/>
        <isExtensible value="false"/>
        <conformance value="required"/>
        <description value="The gender of a person used for administrative purposes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/administrative-gender"/>
        </referenceReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="PID-8"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="./administrativeGender"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.location"/>
      <short value="Location(s) the organization uses to provide services"/>
      <definition value="Location(s) the organization uses to provide services."/>
      <min value="0"/>
      <max value="0"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Location"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value=".scopedBy[classCode=LocatedEntity].scoper"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="./Sites"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.active"/>
      <short value="Whether the organization's record is still in active use"/>
      <definition value="Whether the organization's record is still in active use."/>
      <comments value="Default is true."/>
      <requirements value="Need a flag to indicate a record is no longer to be used and should generally be hidden
       for the user in the UI."/>
      <min value="0"/>
      <max value="0"/>
      <type>
        <code value="boolean"/>
      </type>
      <defaultValueBoolean value="true"/>
      <isModifier value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="No equivalent in V2.x"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".status"/>
      </mapping>
      <mapping>
        <identity value="servd"/>
        <map value="./Status (however this concept in ServD more covers why the organization is active or
         not, could be delisted, deregistered, not operational yet) this could alternatively be
         derived from ./StartDate and ./EndDate and given a context date."/>
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element>
      <path value="Organization"/>
      <short value="CDA Organization"/>
      <mapping>
        <identity value="cda"/>
        <map value="Organization"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.extension"/>
      <short value="CDA Whole Organization"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-whole-organization"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".wholeOrganization"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.identifier"/>
      <short value="CDA Organization ID"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".id"/>
      </mapping>
    </element><!--    todo: extension for repeats    -->
    <element>
      <path value="Organization.name"/>
      <short value="CDA Organization Name"/>
      <min value="0"/>
      <max value="1"/>
      <mapping>
        <identity value="cda"/>
        <map value=".name"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.type"/>
      <short value="CDA Organization standardIndustryClassCode"/>
      <min value="0"/>
      <max value="1"/>
      <binding>
        <name value="OrganizationIndustryClass"/>
        <isExtensible value="true"/>
        <referenceUri value="http://hl7.org/fhir/v3/vs/OrganizationIndustryClass"/>
      </binding>
      <mapping>
        <identity value="cda"/>
        <map value=".standardIndustryClassCode"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.telecom"/>
      <short value="CDA Orgnization.telecom"/>
      <min value="0"/>
      <max value="*"/>
      <mapping>
        <identity value="cda"/>
        <map value=".telecom"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.address"/>
      <short value="CDA Organization Address"/>
      <min value="0"/>
      <max value="*"/>
      <mapping>
        <identity value="cda"/>
        <map value="./addr"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf"/>
      <short value="The organization of which this organization forms a part"/>
      <definition value="The organization of which this organization forms a part."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="#Organization"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <short value="CDA OrganiationPartOf code"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-code"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.code"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <short value="CDA OrganiationPartOf statusCode"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-statuscode"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.statusCode"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.partOf.extension"/>
      <short value="CDA OrganiationPartOf effectiveTime"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Extension"/>
        <profile value="http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-effectivetime"/>
      </type>
      <mapping>
        <identity value="cda"/>
        <map value=".asOrganizationPartOf.effectiveTime"/>
      </mapping>
    </element>
    <element>
      <path value="Organization.contact"/>
      <min value="0"/>
      <max value="0"/>
    </element>
    <element>
      <path value="Organization.location"/>
      <min value="0"/>
      <max value="0"/>
    </element>
    <element>
      <path value="Organization.active"/>
      <min value="0"/>
      <max value="0"/>
    </element>
  </differential>
</Profile>