Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation | Version: 1.2.0 | ||||
| Standards status: Trial-use | Computable Name: PlannetOrganizationAffiliation | ||||
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.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
SΣ | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true |
![]() ![]() |
SΣ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization |
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available |
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) |
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) |
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs |
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role |
![]() ![]() |
SΣ | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
![]() ![]() ![]() |
SΣ | 0..1 | string | The actual contact point details |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
![]() ![]() ![]() |
SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| OrganizationAffiliation.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | OrganizationAffiliation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | OrganizationAffiliation | 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 |
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()
|
| dom-4 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | OrganizationAffiliation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |
![]() ![]() |
||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Description of identifier |
![]() ![]() ![]() |
S | 0..1 | string | The value that is unique |
![]() ![]() |
S | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true |
![]() ![]() |
S | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization |
![]() ![]() |
S | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available |
![]() ![]() |
S | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) |
![]() ![]() |
S | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) |
![]() ![]() |
S | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs |
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role |
![]() ![]() |
S | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation |
![]() ![]() ![]() |
S | 0..1 | code | phone | fax | email | pager | url | sms | other |
![]() ![]() ![]() |
S | 0..1 | string | The actual contact point details |
![]() ![]() ![]() |
S | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
SΣ | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true | ||||
![]() ![]() |
SΣ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs | ||||
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role | ||||
![]() ![]() |
SΣ | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | The actual contact point details | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| OrganizationAffiliation.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | OrganizationAffiliation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | OrganizationAffiliation | 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 |
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()
|
| dom-4 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | OrganizationAffiliation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
Summary
Mandatory: 1 element
Must-Support: 16 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
SΣ | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true |
![]() ![]() |
SΣ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization |
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available |
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) |
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) |
![]() ![]() |
SΣ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) |
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs |
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role |
![]() ![]() |
SΣ | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation |
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
![]() ![]() ![]() |
SΣ | 0..1 | string | The actual contact point details |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
![]() ![]() ![]() |
SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| OrganizationAffiliation.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | OrganizationAffiliation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | OrganizationAffiliation | 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 |
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()
|
| dom-4 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | OrganizationAffiliation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |
![]() ![]() |
||||
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Description of identifier |
![]() ![]() ![]() |
S | 0..1 | string | The value that is unique |
![]() ![]() |
S | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true |
![]() ![]() |
S | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization |
![]() ![]() |
S | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available |
![]() ![]() |
S | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) |
![]() ![]() |
S | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) |
![]() ![]() |
S | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs |
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role |
![]() ![]() |
S | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation |
![]() ![]() ![]() |
S | 0..1 | code | phone | fax | email | pager | url | sms | other |
![]() ![]() ![]() |
S | 0..1 | string | The actual contact point details |
![]() ![]() ![]() |
S | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | OrganizationAffiliation | Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship Constraints: organization-or-participatingOrganization | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | (Complex) | Qualification URL: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
SΣ | 1..1 | boolean | Whether this organization affiliation record is in active use Required Pattern: true | ||||
![]() ![]() |
SΣ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization where the role is available | ||||
![]() ![]() |
SΣ | 0..1 | Reference(Plan-Net Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Network) | Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliation Roles (extensible) | ||||
![]() ![]() |
SΣ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: Specialties VS (required) | ||||
![]() ![]() |
SΣ | 0..* | Reference(Plan-Net Location) | The location(s) at which the role occurs | ||||
![]() ![]() |
S | 0..* | Reference(Plan-Net HealthcareService) | Healthcare services provided through the role | ||||
![]() ![]() |
SΣ | 0..* | ContactPoint | Contact details at the participatingOrganization relevant to this Affiliation | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | string | The actual contact point details | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. | ||||
![]() ![]() ![]() |
SΣ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||
![]() ![]() |
S | 0..* | Reference(Plan-Net Endpoint) | Technical endpoints providing access to services operated for this role | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.code | Base | extensible | OrganizationAffiliation Roles | 📦1.2.0 | This IG |
| OrganizationAffiliation.specialty | Base | required | Specialties VS | 📦1.2.0 | This IG |
| OrganizationAffiliation.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| OrganizationAffiliation.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | OrganizationAffiliation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | OrganizationAffiliation | 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 |
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()
|
| dom-4 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | OrganizationAffiliation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | OrganizationAffiliation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| organization-or-participatingOrganization | error | OrganizationAffiliation | PlannetOrganizationAffiliation.organization or PlannetOrganizationAffiliation.participatingOrganization |
organization.exists() or participatingOrganization.exists()
|
Summary
Mandatory: 1 element
Must-Support: 16 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron