HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

OrganizationModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cimi-entity-Organization-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW Organization Logical Model</b></p>
  <p>A social or legal structure formed by human beings.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Organization-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="cimi.entity.Organization"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="OrganizationModel"/>
  <title value="SW Organization Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00-04:00"/>
  <publisher
             value="HL7 Patient Care and Clinical Information Modeling Initiative Work Groups"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description value="A social or legal structure formed by human beings."/>
  <keyword>
    <system value="http://ncimeta.nci.nih.gov"/>
    <code value="C1561598"/>
  </keyword>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="cimi-entity-Organization-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="cimi-entity-Organization-model">
      <path value="cimi-entity-Organization-model"/>
      <definition value="A social or legal structure formed by human beings."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationName">
      <path value="cimi-entity-Organization-model.organizationName"/>
      <short value="The name of the organization."/>
      <definition value="The name of the organization."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationName"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationAlias">
      <path value="cimi-entity-Organization-model.organizationAlias"/>
      <short
             value="A list of alternate names that the organization is known as, or was known as in the past."/>
      <definition
                  value="A list of alternate names that the organization is known as, or was known as in the past."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationAlias"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationIdentifier">
      <path value="cimi-entity-Organization-model.organizationIdentifier"/>
      <short
             value="An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier"/>
      <definition
                  value="An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier"/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationIdentifier"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-OrganizationIdentifier-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.type">
      <path value="cimi-entity-Organization-model.type"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0332307"/>
      </code>
      <short
             value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/>
      <definition
                  value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.type"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/organization-type"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="cimi-entity-Organization-model.address">
      <path value="cimi-entity-Organization-model.address"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0682130"/>
      </code>
      <short
             value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR)."/>
      <definition
                  value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR)."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.address"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Address-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.contactPoint">
      <path value="cimi-entity-Organization-model.contactPoint"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C2986441"/>
      </code>
      <short
             value="An electronic means of contacting an organization or individual."/>
      <definition
                  value="An electronic means of contacting an organization or individual."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.contactPoint"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-ContactPoint-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.activeFlag">
      <path value="cimi-entity-Organization-model.activeFlag"/>
      <short
             value="If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI."/>
      <definition
                  value="If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.activeFlag"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="boolean"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.partOf">
      <path value="cimi-entity-Organization-model.partOf"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1561598"/>
      </code>
      <short
             value="The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter."/>
      <definition
                  value="The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.partOf"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <targetProfile
                       value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Organization-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="cimi-entity-Organization-model">
      <path value="cimi-entity-Organization-model"/>
      <definition value="A social or legal structure formed by human beings."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationName">
      <path value="cimi-entity-Organization-model.organizationName"/>
      <short value="The name of the organization."/>
      <definition value="The name of the organization."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationName"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationAlias">
      <path value="cimi-entity-Organization-model.organizationAlias"/>
      <short
             value="A list of alternate names that the organization is known as, or was known as in the past."/>
      <definition
                  value="A list of alternate names that the organization is known as, or was known as in the past."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationAlias"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.organizationIdentifier">
      <path value="cimi-entity-Organization-model.organizationIdentifier"/>
      <short
             value="An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier"/>
      <definition
                  value="An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier"/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.organizationIdentifier"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-OrganizationIdentifier-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.type">
      <path value="cimi-entity-Organization-model.type"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0332307"/>
      </code>
      <short
             value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/>
      <definition
                  value="The most specific code (lowest level term) describing the kind or sort of thing being represented."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.type"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/organization-type"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="cimi-entity-Organization-model.address">
      <path value="cimi-entity-Organization-model.address"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0682130"/>
      </code>
      <short
             value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR)."/>
      <definition
                  value="An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR)."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.address"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Address-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.contactPoint">
      <path value="cimi-entity-Organization-model.contactPoint"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C2986441"/>
      </code>
      <short
             value="An electronic means of contacting an organization or individual."/>
      <definition
                  value="An electronic means of contacting an organization or individual."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="cimi-entity-Organization-model.contactPoint"/>
        <min value="1"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-ContactPoint-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.activeFlag">
      <path value="cimi-entity-Organization-model.activeFlag"/>
      <short
             value="If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI."/>
      <definition
                  value="If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.activeFlag"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="boolean"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-entity-Organization-model.partOf">
      <path value="cimi-entity-Organization-model.partOf"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1561598"/>
      </code>
      <short
             value="The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter."/>
      <definition
                  value="The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="cimi-entity-Organization-model.partOf"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <targetProfile
                       value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Organization-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>