This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="plannet-OrganizationAffiliation"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p><b>OrganizationAffiliation Profile</b></p> <p>The OrganizationAffiliation resource describes relationships between two or more organizations, including the services one organization provides another, the location(s) where they provide services, the availability of those services, electronic endpoints, and other relevant information.</p> <p><b>Mapping Summary</b></p> <p><pre>plannet.OrganizationAffiliation maps to OrganizationAffiliation: PN_Identifier.IdentifierUse maps to identifier.use PN_Identifier.IdentifierSystem maps to identifier.system PN_Identifier.IdentifierValue maps to identifier.value PN_Identifier.IdentifierType maps to identifier.type PN_Identifier.IdentifierPeriod maps to identifier.period PN_Identifier.IdentifierAssigner maps to identifier.assigner PrimaryOrganization maps to organization ParticipatingOrganization maps to participatingOrganization OrganizationAffiliationNetwork maps to network OrganizationAffiliationLocation maps to location OrganizationAffiliationHealthcareService maps to healthcareService OrganizationAffiliationTelecom maps to telecom OrganizationAffiliationTelecom.ContactPoint.Purpose maps to telecom.use OrganizationAffiliationTelecom.ContactPoint.Type maps to telecom.system OrganizationAffiliationTelecom.ContactPoint.PriorityRank maps to telecom.rank OrganizationAffiliationTelecom.ContactPoint.EffectiveTimePeriod maps to telecom.period OrganizationAffiliationTelecom.ContactPoint.TelecomNumberOrAddress maps to telecom.value OrganizationAffiliationActive maps to active OrganizationAffiliationPeriod maps to period OrganizationAffiliationSpecialty maps to specialty OrganizationAffiliationEndpoint maps to endpoint OrganizationAffiliationCode maps to code constrain active to 1..1 constrain telecom.system to 1..1 constrain telecom.value to 1..1 </pre></p> </div> </text> <url value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation"/> <name value="OrganizationAffiliation"/> <title value="plannet-OrganizationAffiliation"/> <status value="draft"/> <date value="2019-10-23T00:00:00-04:00"/> <publisher value="HL7 Financial Management WG"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/fm/index.cfm"/> </telecom> </contact> <description value="The OrganizationAffiliation resource describes relationships between two or more organizations, including the services one organization provides another, the location(s) where they provide services, the availability of those services, electronic endpoints, and other relevant information."/> <purpose value="Need to define relationships between organizations that are not sub-divisions of the same organization (part-of relationships)."/> <fhirVersion value="4.0.0"/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM Mapping"/> </mapping> <mapping> <identity value="w5"/> <uri value="http://hl7.org/fhir/fivews"/> <name value="FiveWs Pattern Mapping"/> </mapping> <kind value="resource"/> <abstract value="false"/> <type value="OrganizationAffiliation"/> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation"/> <derivation value="constraint"/> <snapshot> <element id="OrganizationAffiliation"> <path value="OrganizationAffiliation"/> <short value="plannet-OrganizationAffiliation"/> <definition value="The OrganizationAffiliation resource describes relationships between two or more organizations, including the services one organization provides another, the location(s) where they provide services, the availability of those services, electronic endpoints, and other relevant information."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation"/> <min value="0"/> <max value="*"/> </base> <constraint> <key value="dom-2"/> <severity value="error"/> <human value="If the resource is contained in another resource, it SHALL NOT contain nested Resources"/> <expression value="contained.contained.empty()"/> <xpath value="not(parent::f:contained and f:contained)"/> <source value="DomainResource"/> </constraint> <constraint> <key value="dom-4"/> <severity value="error"/> <human value="If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated"/> <expression value="contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()"/> <xpath value="not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))"/> <source value="DomainResource"/> </constraint> <constraint> <key value="dom-3"/> <severity value="error"/> <human value="If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource"/> <expression value="contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()"/> <xpath value="not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))"/> <source value="DomainResource"/> </constraint> <constraint> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice"> <valueBoolean value="true"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation"> <valueMarkdown value="When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."/> </extension> <key value="dom-6"/> <severity value="warning"/> <human value="A resource should have narrative for robust management"/> <expression value="text.div.exists()"/> <xpath value="exists(f:text/h:div)"/> <source value="DomainResource"/> </constraint> <constraint> <key value="dom-5"/> <severity value="error"/> <human value="If a resource is contained in another resource, it SHALL NOT have a security label"/> <expression value="contained.meta.security.empty()"/> <xpath value="not(exists(f:contained/*/f:meta/f:security))"/> <source value="DomainResource"/> </constraint> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="Entity. Role, or Act"/> </mapping> <mapping> <identity value="rim"/> <map value="Role"/> </mapping> </element> <element id="OrganizationAffiliation.id"> <path value="OrganizationAffiliation.id"/> <short value="Logical id of this artifact"/> <definition value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/> <comment 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."/> <min value="0"/> <max value="1"/> <base> <path value="Resource.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="id"/> </type> <isModifier value="false"/> <isSummary value="true"/> </element> <element id="OrganizationAffiliation.meta"> <path value="OrganizationAffiliation.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 might not always be associated with version changes to the resource."/> <min value="0"/> <max value="1"/> <base> <path value="Resource.meta"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Meta"/> </type> <isModifier value="false"/> <isSummary value="true"/> </element> <element id="OrganizationAffiliation.implicitRules"> <path value="OrganizationAffiliation.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. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc."/> <comment 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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc."/> <min value="0"/> <max value="1"/> <base> <path value="Resource.implicitRules"/> <min value="0"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <isModifier value="true"/> <isModifierReason value="This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation"/> <isSummary value="true"/> </element> <element id="OrganizationAffiliation.language"> <path value="OrganizationAffiliation.language"/> <short value="Language of the resource content"/> <definition value="The base language in which the resource is written."/> <comment 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"/> <base> <path value="Resource.language"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <isModifier value="false"/> <isSummary value="false"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet"> <valueCanonical value="http://hl7.org/fhir/ValueSet/all-languages"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="Language"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true"/> </extension> <strength value="preferred"/> <description value="A human language."/> <valueSet value="http://hl7.org/fhir/ValueSet/languages"/> </binding> </element> <element id="OrganizationAffiliation.text"> <path value="OrganizationAffiliation.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 can 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 "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comment value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later."/> <alias value="narrative"/> <alias value="html"/> <alias value="xhtml"/> <alias value="display"/> <min value="0"/> <max value="1"/> <base> <path value="DomainResource.text"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Narrative"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="Act.text?"/> </mapping> </element> <element id="OrganizationAffiliation.contained"> <path value="OrganizationAffiliation.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."/> <comment 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. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels."/> <alias value="inline resources"/> <alias value="anonymous resources"/> <alias value="contained resources"/> <min value="0"/> <max value="*"/> <base> <path value="DomainResource.contained"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Resource"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="OrganizationAffiliation.extension"> <path value="OrganizationAffiliation.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 resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comment 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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="DomainResource.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="OrganizationAffiliation.modifierExtension"> <path value="OrganizationAffiliation.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 and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)."/> <comment 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."/> <requirements value="Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension)."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="DomainResource.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="true"/> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="OrganizationAffiliation.identifier"> <path value="OrganizationAffiliation.identifier"/> <short value="Business identifiers that are specific to this role"/> <definition value="Business identifiers that are specific to this role."/> <requirements value="Often, specific identities are assigned for the agent."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.identifier"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="w5"/> <map value="FiveWs.identifier"/> </mapping> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.id"> <path value="OrganizationAffiliation.identifier.id"/> <representation value="xmlAttr"/> <short value="Unique id for inter-element referencing"/> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."/> <min value="0"/> <max value="1"/> <base> <path value="Element.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.extension"> <path value="OrganizationAffiliation.identifier.extension"/> <slicing> <discriminator> <type value="value"/> <path value="url"/> </discriminator> <description value="Extensions are always sliced by (at least) url"/> <rules value="open"/> </slicing> <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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comment 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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Element.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.use"> <path value="OrganizationAffiliation.identifier.use"/> <short value="usual | official | temp | secondary | old (If known)"/> <definition value="The purpose of this identifier."/> <comment value="Applications can assume that an identifier is permanent unless it explicitly says that it is temporary."/> <requirements value="Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.use"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <mustSupport value="true"/> <isModifier value="true"/> <isModifierReason value="This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one."/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="IdentifierUse"/> </extension> <strength value="required"/> <description value="Identifies the purpose for this identifier, if known ."/> <valueSet value="http://hl7.org/fhir/ValueSet/identifier-use|4.0.0"/> </binding> <mapping> <identity value="v2"/> <map value="N/A"/> </mapping> <mapping> <identity value="rim"/> <map value="Role.code or implied by context"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.type"> <path value="OrganizationAffiliation.identifier.type"/> <short value="Description of identifier"/> <definition value="A coded type for the identifier that can be used to determine which identifier to use for a specific purpose."/> <comment value="This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type."/> <requirements value="Allows users to make use of identifiers when the identifier system is not known."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.type"/> <min value="0"/> <max value="1"/> </base> <type> <code value="CodeableConcept"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="IdentifierType"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding"> <valueBoolean value="true"/> </extension> <strength value="extensible"/> <description value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose."/> <valueSet value="http://hl7.org/fhir/ValueSet/identifier-type"/> </binding> <mapping> <identity value="v2"/> <map value="CX.5"/> </mapping> <mapping> <identity value="rim"/> <map value="Role.code or implied by context"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.system"> <path value="OrganizationAffiliation.identifier.system"/> <short value="The namespace for the identifier value"/> <definition value="Establishes the namespace for the value - that is, a URL that describes a set values that are unique."/> <comment value="Identifier.system is always case sensitive."/> <requirements value="There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.system"/> <min value="0"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <example> <label value="General"/> <valueUri value="http://www.acme.com/identifiers/patient"/> </example> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="CX.4 / EI-2-4"/> </mapping> <mapping> <identity value="rim"/> <map value="II.root or Role.id.root"/> </mapping> <mapping> <identity value="servd"/> <map value="./IdentifierType"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.value"> <path value="OrganizationAffiliation.identifier.value"/> <short value="The value that is unique"/> <definition value="The portion of the identifier typically relevant to the user and which is unique within the context of the system."/> <comment value="If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.value"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <example> <label value="General"/> <valueString value="123456"/> </example> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="CX.1 / EI.1"/> </mapping> <mapping> <identity value="rim"/> <map value="II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)"/> </mapping> <mapping> <identity value="servd"/> <map value="./Value"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.period"> <path value="OrganizationAffiliation.identifier.period"/> <short value="Time period when id is/was valid for use"/> <definition value="Time period during which identifier is/was valid for use."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.period"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Period"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="CX.7 + CX.8"/> </mapping> <mapping> <identity value="rim"/> <map value="Role.effectiveTime or implied by context"/> </mapping> <mapping> <identity value="servd"/> <map value="./StartDate and ./EndDate"/> </mapping> </element> <element id="OrganizationAffiliation.identifier.assigner"> <path value="OrganizationAffiliation.identifier.assigner"/> <short value="Organization that issued id (may be just text)"/> <definition value="Organization that issued/manages the identifier."/> <comment value="The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization."/> <min value="0"/> <max value="1"/> <base> <path value="Identifier.assigner"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="CX.4 / (CX.4,CX.9,CX.10)"/> </mapping> <mapping> <identity value="rim"/> <map value="II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper"/> </mapping> <mapping> <identity value="servd"/> <map value="./IdentifierIssuingAuthority"/> </mapping> </element> <element id="OrganizationAffiliation.active"> <path value="OrganizationAffiliation.active"/> <short value="Whether this organization affiliation record is in active use"/> <definition value="Whether this organization affiliation record is in active use."/> <comment value="If this value is false, you may refer to the period to see when the role was in active use. If there is no period specified, no inference can be made about when it was active."/> <requirements value="Need to be able to mark an organization affiliation record as not to be used because it was created in error, or otherwise no longer in active use."/> <min value="1"/> <max value="1"/> <base> <path value="OrganizationAffiliation.active"/> <min value="0"/> <max value="1"/> </base> <type> <code value="boolean"/> </type> <meaningWhenMissing value="This resource is generally assumed to be active if no value is provided for the active element"/> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="w5"/> <map value="FiveWs.status"/> </mapping> <mapping> <identity value="rim"/> <map value=".statusCode"/> </mapping> </element> <element id="OrganizationAffiliation.period"> <path value="OrganizationAffiliation.period"/> <short value="The period during which the participatingOrganization is affiliated with the primary organization"/> <definition value="The period during which the participatingOrganization is affiliated with the primary organization."/> <requirements value="An affiliation may be created ahead of time and only be active for a defined period of time. Once the affiliation is complete, the fact that it existed may still be required."/> <min value="0"/> <max value="1"/> <base> <path value="OrganizationAffiliation.period"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Period"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="w5"/> <map value="FiveWs.done[x]"/> </mapping> <mapping> <identity value="rim"/> <map value=".performance[@typeCode <= 'PPRF'].ActDefinitionOrEvent.effectiveTime"/> </mapping> </element> <element id="OrganizationAffiliation.organization"> <path value="OrganizationAffiliation.organization"/> <short value="Organization where the role is available"/> <definition value="Organization where the role is available (primary organization/has members)."/> <min value="0"/> <max value="1"/> <base> <path value="OrganizationAffiliation.organization"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".scoper"/> </mapping> </element> <element id="OrganizationAffiliation.participatingOrganization"> <path value="OrganizationAffiliation.participatingOrganization"/> <short value="Organization that provides/performs the role (e.g. providing services or is a member of)"/> <definition value="The Participating Organization provides/performs the role(s) defined by the code to the Primary Organization (e.g. providing services or is a member of)."/> <min value="0"/> <max value="1"/> <base> <path value="OrganizationAffiliation.participatingOrganization"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".player"/> </mapping> </element> <element id="OrganizationAffiliation.network"> <path value="OrganizationAffiliation.network"/> <short value="Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)"/> <definition value="Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.network"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> </element> <element id="OrganizationAffiliation.code"> <path value="OrganizationAffiliation.code"/> <short value="Definition of the role the participatingOrganization plays"/> <definition value="Definition of the role the participatingOrganization plays in the association."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.code"/> <min value="0"/> <max value="*"/> </base> <type> <code value="CodeableConcept"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="OrganizationAffiliation"/> </extension> <strength value="example"/> <description value="The role the participating organization providing services to the primary organization."/> <valueSet value="http://hl7.org/fhir/ValueSet/organization-role"/> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> </element> <element id="OrganizationAffiliation.specialty"> <path value="OrganizationAffiliation.specialty"/> <short value="Specific specialty of the participatingOrganization in the context of the role"/> <definition value="Specific specialty of the participatingOrganization in the context of the role."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.specialty"/> <min value="0"/> <max value="*"/> </base> <type> <code value="CodeableConcept"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="OrganizationSpecialty"/> </extension> <strength value="preferred"/> <description value="Specific specialty associated with the participating organization."/> <valueSet value="http://hl7.org/fhir/ValueSet/c80-practice-codes"/> </binding> <mapping> <identity value="rim"/> <map value=".player.HealthCareProvider[@classCode = 'PROV'].code"/> </mapping> </element> <element id="OrganizationAffiliation.location"> <path value="OrganizationAffiliation.location"/> <short value="The location(s) at which the role occurs"/> <definition value="The location(s) at which the role occurs."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.location"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="w5"/> <map value="FiveWs.where[x]"/> </mapping> <mapping> <identity value="rim"/> <map value=".performance.ActDefinitionOrEvent.ServiceDeliveryLocation[@classCode = 'SDLOC']"/> </mapping> </element> <element id="OrganizationAffiliation.healthcareService"> <path value="OrganizationAffiliation.healthcareService"/> <short value="Healthcare services provided through the role"/> <definition value="Healthcare services provided through the role."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.healthcareService"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value=".player.QualifiedEntity[@classCode = 'QUAL'].code"/> </mapping> </element> <element id="OrganizationAffiliation.telecom"> <path value="OrganizationAffiliation.telecom"/> <short value="Contact details at the participatingOrganization relevant to this Affiliation"/> <definition value="Contact details at the participatingOrganization relevant to this Affiliation."/> <requirements value="Sometimes a participating organization provides dedicated contacts to handle enquiries specifically for the role provided to the affiliated organization."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.telecom"/> <min value="0"/> <max value="*"/> </base> <type> <code value="ContactPoint"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value=".telecom"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.id"> <path value="OrganizationAffiliation.telecom.id"/> <representation value="xmlAttr"/> <short value="Unique id for inter-element referencing"/> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."/> <min value="0"/> <max value="1"/> <base> <path value="Element.id"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.extension"> <path value="OrganizationAffiliation.telecom.extension"/> <slicing> <discriminator> <type value="value"/> <path value="url"/> </discriminator> <description value="Extensions are always sliced by (at least) url"/> <rules value="open"/> </slicing> <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. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comment 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."/> <alias value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Element.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.system"> <path value="OrganizationAffiliation.telecom.system"/> <short value="phone | fax | email | pager | url | sms | other"/> <definition value="Telecommunications form for contact point - what communications system is required to make use of the contact."/> <min value="1"/> <max value="1"/> <base> <path value="ContactPoint.system"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <condition value="cpt-2"/> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="ContactPointSystem"/> </extension> <strength value="required"/> <description value="Telecommunications form for contact point."/> <valueSet value="http://hl7.org/fhir/ValueSet/contact-point-system|4.0.0"/> </binding> <mapping> <identity value="v2"/> <map value="XTN.3"/> </mapping> <mapping> <identity value="rim"/> <map value="./scheme"/> </mapping> <mapping> <identity value="servd"/> <map value="./ContactPointType"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.value"> <path value="OrganizationAffiliation.telecom.value"/> <short value="The actual contact point details"/> <definition value="The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address)."/> <comment value="Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value."/> <requirements value="Need to support legacy numbers that are not in a tightly controlled format."/> <min value="1"/> <max value="1"/> <base> <path value="ContactPoint.value"/> <min value="0"/> <max value="1"/> </base> <type> <code value="string"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="XTN.1 (or XTN.12)"/> </mapping> <mapping> <identity value="rim"/> <map value="./url"/> </mapping> <mapping> <identity value="servd"/> <map value="./Value"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.use"> <path value="OrganizationAffiliation.telecom.use"/> <short value="home | work | temp | old | mobile - purpose of this contact point"/> <definition value="Identifies the purpose for the contact point."/> <comment value="Applications can assume that a contact is current unless it explicitly says that it is temporary or old."/> <requirements value="Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose."/> <min value="0"/> <max value="1"/> <base> <path value="ContactPoint.use"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <mustSupport value="true"/> <isModifier value="true"/> <isModifierReason value="This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one"/> <isSummary value="true"/> <binding> <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName"> <valueString value="ContactPointUse"/> </extension> <strength value="required"/> <description value="Use of contact point."/> <valueSet value="http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"/> </binding> <mapping> <identity value="v2"/> <map value="XTN.2 - but often indicated by field"/> </mapping> <mapping> <identity value="rim"/> <map value="unique(./use)"/> </mapping> <mapping> <identity value="servd"/> <map value="./ContactPointPurpose"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.rank"> <path value="OrganizationAffiliation.telecom.rank"/> <short value="Specify preferred order of use (1 = highest)"/> <definition value="Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values."/> <comment value="Note that rank does not necessarily follow the order in which the contacts are represented in the instance."/> <min value="0"/> <max value="1"/> <base> <path value="ContactPoint.rank"/> <min value="0"/> <max value="1"/> </base> <type> <code value="positiveInt"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="n/a"/> </mapping> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="OrganizationAffiliation.telecom.period"> <path value="OrganizationAffiliation.telecom.period"/> <short value="Time period when the contact point was/is in use"/> <definition value="Time period when the contact point was/is in use."/> <min value="0"/> <max value="1"/> <base> <path value="ContactPoint.period"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Period"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="true"/> <mapping> <identity value="v2"/> <map value="N/A"/> </mapping> <mapping> <identity value="rim"/> <map value="./usablePeriod[type="IVL<TS>"]"/> </mapping> <mapping> <identity value="servd"/> <map value="./StartDate and ./EndDate"/> </mapping> </element> <element id="OrganizationAffiliation.endpoint"> <path value="OrganizationAffiliation.endpoint"/> <short value="Technical endpoints providing access to services operated for this role"/> <definition value="Technical endpoints providing access to services operated for this role."/> <min value="0"/> <max value="*"/> <base> <path value="OrganizationAffiliation.endpoint"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint"/> </type> <mustSupport value="true"/> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> </snapshot> <differential> <element id="OrganizationAffiliation"> <path value="OrganizationAffiliation"/> <short value="plannet-OrganizationAffiliation"/> <definition value="The OrganizationAffiliation resource describes relationships between two or more organizations, including the services one organization provides another, the location(s) where they provide services, the availability of those services, electronic endpoints, and other relevant information."/> <isModifier value="false"/> <isSummary value="false"/> </element> <element id="OrganizationAffiliation.identifier"> <path value="OrganizationAffiliation.identifier"/> </element> <element id="OrganizationAffiliation.identifier.use"> <path value="OrganizationAffiliation.identifier.use"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.identifier.type"> <path value="OrganizationAffiliation.identifier.type"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.identifier.system"> <path value="OrganizationAffiliation.identifier.system"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.identifier.value"> <path value="OrganizationAffiliation.identifier.value"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.identifier.period"> <path value="OrganizationAffiliation.identifier.period"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.identifier.assigner"> <path value="OrganizationAffiliation.identifier.assigner"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.active"> <path value="OrganizationAffiliation.active"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.period"> <path value="OrganizationAffiliation.period"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.organization"> <path value="OrganizationAffiliation.organization"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.participatingOrganization"> <path value="OrganizationAffiliation.participatingOrganization"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.network"> <path value="OrganizationAffiliation.network"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.code"> <path value="OrganizationAffiliation.code"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.specialty"> <path value="OrganizationAffiliation.specialty"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.location"> <path value="OrganizationAffiliation.location"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.healthcareService"> <path value="OrganizationAffiliation.healthcareService"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService"/> </type> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom"> <path value="OrganizationAffiliation.telecom"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom.system"> <path value="OrganizationAffiliation.telecom.system"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom.value"> <path value="OrganizationAffiliation.telecom.value"/> <min value="1"/> <max value="1"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom.use"> <path value="OrganizationAffiliation.telecom.use"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom.rank"> <path value="OrganizationAffiliation.telecom.rank"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.telecom.period"> <path value="OrganizationAffiliation.telecom.period"/> <mustSupport value="true"/> </element> <element id="OrganizationAffiliation.endpoint"> <path value="OrganizationAffiliation.endpoint"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint"/> </type> <mustSupport value="true"/> </element> </differential> </StructureDefinition>