Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/4.3/StructureDefinition/profile-OrganizationAffiliation | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R4B_OrganizationAffiliation_R5 | ||
This cross-version profile allows R4B OrganizationAffiliation content to be represented via FHIR R5 OrganizationAffiliation resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
Documentation for this format | ||||
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 | OrganizationAffiliation.implicitRules, OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from OrganizationAffiliation
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |||||
![]() ![]() |
Σ | 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: AllLanguages (required): IETF language tag for 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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role | ||||
![]() ![]() |
Σ | 0..1 | boolean | Whether this organization affiliation record is in active use | ||||
![]() ![]() |
Σ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization where the role is available | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) | ||||
![]() ![]() |
Σ | 0..* | Reference(Organization) | The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliationRole (example): The role the participating organization providing services to the primary organization. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the participating organization. | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | The location(s) at which the role occurs | ||||
![]() ![]() |
0..* | Reference(HealthcareService) | Healthcare services provided through the role | |||||
![]() ![]() |
C | 0..* | ExtendedContactDetail | Official contact details at the participatingOrganization relevant to this Affiliation Constraints: org-3, org-4 | ||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for this role | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| OrganizationAffiliation.code | Base | example | Organization Affiliation Role | 📍5.0.0 | FHIR Std. |
| OrganizationAffiliation.specialty | Base | preferred | Practice Setting Code Value Set | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 | OrganizationAffiliation.meta, OrganizationAffiliation.implicitRules, OrganizationAffiliation.language, OrganizationAffiliation.text, OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension, OrganizationAffiliation.identifier, OrganizationAffiliation.active, OrganizationAffiliation.period, OrganizationAffiliation.organization, OrganizationAffiliation.participatingOrganization, OrganizationAffiliation.network, OrganizationAffiliation.code, OrganizationAffiliation.specialty, OrganizationAffiliation.location, OrganizationAffiliation.healthcareService, OrganizationAffiliation.contact, OrganizationAffiliation.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-3 | error | OrganizationAffiliation.contact | The telecom of an organization can never be of use 'home' |
telecom.where(use = 'home').empty()
|
| org-4 | error | OrganizationAffiliation.contact | The address of an organization can never be of use 'home' |
address.where(use = 'home').empty()
|
This structure is derived from OrganizationAffiliation
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
Documentation for this format | ||||
| 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 | OrganizationAffiliation.implicitRules, OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from OrganizationAffiliation
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | OrganizationAffiliation(5.0.0) | Defines an affiliation/association/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship | |||||
![]() ![]() |
Σ | 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: AllLanguages (required): IETF language tag for 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 Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactPoint | R4B: Contact details at the participatingOrganization relevant to this Affiliation (new) URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-OrganizationAffiliation.telecom Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifiers that are specific to this role | ||||
![]() ![]() |
Σ | 0..1 | boolean | Whether this organization affiliation record is in active use | ||||
![]() ![]() |
Σ | 0..1 | Period | The period during which the participatingOrganization is affiliated with the primary organization | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization where the role is available | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that provides/performs the role (e.g. providing services or is a member of) | ||||
![]() ![]() |
Σ | 0..* | Reference(Organization) | The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Definition of the role the participatingOrganization plays Binding: OrganizationAffiliationRole (example): The role the participating organization providing services to the primary organization. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Specific specialty of the participatingOrganization in the context of the role Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the participating organization. | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | The location(s) at which the role occurs | ||||
![]() ![]() |
0..* | Reference(HealthcareService) | Healthcare services provided through the role | |||||
![]() ![]() |
C | 0..* | ExtendedContactDetail | Official contact details at the participatingOrganization relevant to this Affiliation Constraints: org-3, org-4 | ||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for this role | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| OrganizationAffiliation.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| OrganizationAffiliation.code | Base | example | Organization Affiliation Role | 📍5.0.0 | FHIR Std. |
| OrganizationAffiliation.specialty | Base | preferred | Practice Setting Code Value Set | 📍5.0.0 | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 | OrganizationAffiliation.meta, OrganizationAffiliation.implicitRules, OrganizationAffiliation.language, OrganizationAffiliation.text, OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension, OrganizationAffiliation.identifier, OrganizationAffiliation.active, OrganizationAffiliation.period, OrganizationAffiliation.organization, OrganizationAffiliation.participatingOrganization, OrganizationAffiliation.network, OrganizationAffiliation.code, OrganizationAffiliation.specialty, OrganizationAffiliation.location, OrganizationAffiliation.healthcareService, OrganizationAffiliation.contact, OrganizationAffiliation.endpoint | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | OrganizationAffiliation.extension, OrganizationAffiliation.extension:telecom, OrganizationAffiliation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-3 | error | OrganizationAffiliation.contact | The telecom of an organization can never be of use 'home' |
telecom.where(use = 'home').empty()
|
| org-4 | error | OrganizationAffiliation.contact | The address of an organization can never be of use 'home' |
address.where(use = 'home').empty()
|
This structure is derived from OrganizationAffiliation
Other representations of profile: CSV, Excel, Schematron