Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-Organization | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_Organization_R5 | ||
This cross-version profile allows DSTU2 Organization content to be represented via FHIR R5 Organization 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: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization(5.0.0) | A grouping of people or organizations with a common purpose Constraints: org-1 |
![]() ![]() |
?!Σ | 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 | DSTU2: A contact detail for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | Address | DSTU2: An address for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | boolean | Whether the organization's record is still in active use |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Organization | 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 | Organization | 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 | Organization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Organization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Organization.implicitRules, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.active | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one |
(identifier.count() + name.count()) > 0
|
This structure is derived from Organization
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Organization(5.0.0) | A grouping of people or organizations with a common purpose Constraints: org-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactPoint | DSTU2: A contact detail for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | Address | DSTU2: An address for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
ΣC | 0..* | Identifier | Identifies this organization across multiple systems | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (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 | ||||
![]() ![]() ![]() |
ΣC | 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) | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | Whether the organization's record is still in active use | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Kind of organization Binding: OrganizationType (example): Used to categorize the organization. | ||||
![]() ![]() |
ΣC | 0..1 | string | Name used for the organization | ||||
![]() ![]() |
0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
![]() ![]() |
Σ | 0..1 | markdown | Additional details about the Organization that could be displayed as further information to identify the Organization beyond its name | ||||
![]() ![]() |
C | 0..* | ExtendedContactDetail | Official contact details for the Organization Constraints: org-3, org-4 | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: The type of contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | HumanName | DSTU2: A name associated with the contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactPoint | DSTU2: Contact details (telephone, email, etc.) for a contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Address | DSTU2: Visiting or postal addresses for the contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (2.0.0) (preferred): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() |
Σ | 0..* | HumanName | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details (e.g.phone/fax/url) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Address | Address for the contact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | This contact detail is handled/monitored by a specific organization | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Period that this contact was valid for usage | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The organization of which this organization forms a part | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: partOf additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | |||||
![]() ![]() |
0..* | BackboneElement | Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..* | Identifier | An identifier for this qualification for the organization | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Coded representation of the qualification Binding Description: (example): Specific qualification the organization has to provide a service. | |||||
![]() ![]() ![]() |
0..1 | Period | Period during which the qualification is valid | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Organization.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| Organization.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| Organization.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Organization.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| Organization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Organization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Organization.type | Base | example | Organization Type | 📍5.0.0 | FHIR Std. |
| Organization.contact.purpose | Base | preferred | Contact entity type | 📍2.0.0 | THO v7.1 |
| Organization.partOf.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Organization.qualification.code | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Organization | 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 | Organization | 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 | Organization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Organization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Organization.meta, Organization.meta.extension, Organization.meta.extension:meta, Organization.meta.versionId, Organization.meta.lastUpdated, Organization.meta.source, Organization.meta.profile, Organization.meta.security, Organization.meta.tag, Organization.implicitRules, Organization.language, Organization.text, Organization.text.extension, Organization.text.extension:text, Organization.text.status, Organization.text.div, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.identifier.use, Organization.identifier.type, Organization.identifier.system, Organization.identifier.value, Organization.identifier.period, Organization.identifier.assigner, Organization.active, Organization.type, Organization.name, Organization.alias, Organization.description, Organization.contact, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.contact.purpose, Organization.contact.name, Organization.contact.telecom, Organization.contact.address, Organization.contact.organization, Organization.contact.period, Organization.partOf, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.partOf.reference, Organization.partOf.type, Organization.partOf.identifier, Organization.partOf.display, Organization.endpoint, Organization.qualification, Organization.qualification.extension, Organization.qualification.modifierExtension, Organization.qualification.identifier, Organization.qualification.code, Organization.qualification.period, Organization.qualification.issuer | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Organization.meta.extension, Organization.meta.extension:meta, Organization.text.extension, Organization.text.extension:text, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.qualification.extension, Organization.qualification.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one |
(identifier.count() + name.count()) > 0
|
| org-3 | error | Organization.contact | The telecom of an organization can never be of use 'home' |
telecom.where(use = 'home').empty()
|
| org-4 | error | Organization.contact | The address of an organization can never be of use 'home' |
address.where(use = 'home').empty()
|
| txt-1 | error | Organization.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | Organization.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from Organization
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Organization(5.0.0) | A grouping of people or organizations with a common purpose Constraints: org-1 |
![]() ![]() |
?!Σ | 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 | DSTU2: A contact detail for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom Constraints: ext-1 | |
![]() ![]() ![]() |
0..* | Address | DSTU2: An address for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 0..1 | boolean | Whether the organization's record is still in active use |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Organization | 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 | Organization | 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 | Organization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Organization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Organization.implicitRules, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.active | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one |
(identifier.count() + name.count()) > 0
|
Differential View
This structure is derived from Organization
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | Organization(5.0.0) | A grouping of people or organizations with a common purpose Constraints: org-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | ContactPoint | DSTU2: A contact detail for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.telecom Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | Address | DSTU2: An address for the organization (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.address Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
ΣC | 0..* | Identifier | Identifies this organization across multiple systems | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (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 | ||||
![]() ![]() ![]() |
ΣC | 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) | ||||
![]() ![]() |
?!Σ | 0..1 | boolean | Whether the organization's record is still in active use | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Kind of organization Binding: OrganizationType (example): Used to categorize the organization. | ||||
![]() ![]() |
ΣC | 0..1 | string | Name used for the organization | ||||
![]() ![]() |
0..* | string | A list of alternate names that the organization is known as, or was known as in the past | |||||
![]() ![]() |
Σ | 0..1 | markdown | Additional details about the Organization that could be displayed as further information to identify the Organization beyond its name | ||||
![]() ![]() |
C | 0..* | ExtendedContactDetail | Official contact details for the Organization Constraints: org-3, org-4 | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: The type of contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.purpose Binding: http://terminology.hl7.org/ValueSet/contactentity-type|0.5.0 (extensible): The purpose for which you would contact a contact party Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | HumanName | DSTU2: A name associated with the contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.name Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | ContactPoint | DSTU2: Contact details (telephone, email, etc.) for a contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.telecom Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Address | DSTU2: Visiting or postal addresses for the contact (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact.address Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (2.0.0) (preferred): The purpose for which an extended contact detail should be used. | ||||
![]() ![]() ![]() |
Σ | 0..* | HumanName | Name of an individual to contact | ||||
![]() ![]() ![]() |
Σ | 0..* | ContactPoint | Contact details (e.g.phone/fax/url) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Address | Address for the contact | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | This contact detail is handled/monitored by a specific organization | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Period that this contact was valid for usage | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | The organization of which this organization forms a part | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: partOf additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | |||||
![]() ![]() |
0..* | BackboneElement | Qualifications, certifications, accreditations, licenses, training, etc. pertaining to the provision of care | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..* | Identifier | An identifier for this qualification for the organization | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Coded representation of the qualification Binding Description: (example): Specific qualification the organization has to provide a service. | |||||
![]() ![]() ![]() |
0..1 | Period | Period during which the qualification is valid | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that regulates and issues the qualification | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Organization.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| Organization.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| Organization.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Organization.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| Organization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Organization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Organization.type | Base | example | Organization Type | 📍5.0.0 | FHIR Std. |
| Organization.contact.purpose | Base | preferred | Contact entity type | 📍2.0.0 | THO v7.1 |
| Organization.partOf.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Organization.qualification.code | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Organization | 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 | Organization | 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 | Organization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Organization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Organization.meta, Organization.meta.extension, Organization.meta.extension:meta, Organization.meta.versionId, Organization.meta.lastUpdated, Organization.meta.source, Organization.meta.profile, Organization.meta.security, Organization.meta.tag, Organization.implicitRules, Organization.language, Organization.text, Organization.text.extension, Organization.text.extension:text, Organization.text.status, Organization.text.div, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.identifier.use, Organization.identifier.type, Organization.identifier.system, Organization.identifier.value, Organization.identifier.period, Organization.identifier.assigner, Organization.active, Organization.type, Organization.name, Organization.alias, Organization.description, Organization.contact, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.contact.purpose, Organization.contact.name, Organization.contact.telecom, Organization.contact.address, Organization.contact.organization, Organization.contact.period, Organization.partOf, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.partOf.reference, Organization.partOf.type, Organization.partOf.identifier, Organization.partOf.display, Organization.endpoint, Organization.qualification, Organization.qualification.extension, Organization.qualification.modifierExtension, Organization.qualification.identifier, Organization.qualification.code, Organization.qualification.period, Organization.qualification.issuer | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Organization.meta.extension, Organization.meta.extension:meta, Organization.text.extension, Organization.text.extension:text, Organization.extension, Organization.extension:telecom, Organization.extension:address, Organization.modifierExtension, Organization.identifier.extension, Organization.identifier.extension:identifier, Organization.contact.extension, Organization.contact.extension:purpose, Organization.contact.extension:name, Organization.contact.extension:telecom, Organization.contact.extension:address, Organization.partOf.extension, Organization.partOf.extension:partOf, Organization.qualification.extension, Organization.qualification.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one |
(identifier.count() + name.count()) > 0
|
| org-3 | error | Organization.contact | The telecom of an organization can never be of use 'home' |
telecom.where(use = 'home').empty()
|
| org-4 | error | Organization.contact | The address of an organization can never be of use 'home' |
address.where(use = 'home').empty()
|
| txt-1 | error | Organization.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | Organization.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from Organization
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron