This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Resource Organization - Formal Definitions 3.10.4

The formal definitions for the elements in the organization resource. Also available as an XML file.

Organization
DefinitionFor any company/corporation/institution/government department that has relevance to the care process
Control1..1
RIM MappingOrganization(classCode=ORG, determinerCode=INST)
Organization.identifier
DefinitionIdentifier for the organization that is used to identify the organization across multiple disparate systems
Control0..*
TypeHumanId
Must Understandtrue
RequirementsOrganizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization.
RIM Mapping.scopes[Role](classCode=IDENT)
Organization.name
DefinitionA name associated with the organization
Control0..*
Typestring
Must Understandtrue
RequirementsNeed to use the name as the label of the organization
CommentsDon't use HumanName since that has many non-organization things in it
RIM Mapping.name
Organization.address
DefinitionAn address for the organization
Control0..*
TypeAddress
RequirementsMay need to keep track of the organizations addresses for contacting, billing or reporting requirements
CommentsOrganization may have multiple addresses with different uses or applicable periods. The use code home is not to be used
RIM Mapping.address
Organization.telecom
DefinitionA contact detail for the organization
Control0..*
TypeContact
RequirementsHuman contact for the organization
CommentsThe use code home is not to be used. Note that these contacts are not the contact details of people who are employed by or represent the organization, but official contacts for the organization itself
RIM Mapping.telecom
Organization.type
DefinitionThe kind of organization that this is
Control0..1
TypeCodeableConcept from OrganizationType
RequirementsNeed to be able to track the kind of organization that this is - different organization types have different uses
CommentsOrganizations can be corporations, wards, sections, clinical teams, government departments, etc. Note that code is generally a classifier of the type of organization; in many applications, codes are used to identity a particular organization (say, ward) as opposed to another of the same type - these are identifiers, not codes
RIM Mapping.code
Organization.status
DefinitionIndication of whether this organization's record is still active.
Control0..1
Typecode from RecordStatus
Must Understandtrue
CommentsDefault is "active".
RIM Mapping.status
To DoThis isn't data we record about an organization but is data about this organization's record. I would argue about including this metadata here. It also implies effects on functionality, like not showing up in queries anymore, which cannot be guaranteed. All in all, this belongs to record infrastructure, not data
Organization.accreditation
DefinitionThe qualifications/certifications an organization has, including format educational achievements, accreditations, and current certifications. All these qualifications may be used to determine what roles the organization may play in a healthcare environment
Control0..*
RequirementsFor many organizations in healthcare, it is necessary to track the qualifications an organization has - formal.
RIM Mapping.plays[Role](classCode='QUAL')
To Do1) Not sure if qualified & accredited are the same. 2) Could potentially propose a new classCode. We wonder if Accreditation is in the 80%. Accreditation is not part of the current PA domain, it was in Personnel Management but this has been retracted. The PM version also had many more attributes, so is this Accreditation good enough? We (current participants) do not use it. We decide to keep it, to see what happens in ballot
Organization.accreditation.identifier
DefinitionThe identifier of the accreditation
Control0..1
TypeIdentifier
RequirementsAllows a link back to a accreditation registry, if one exists
RIM Mapping.identifier
Organization.accreditation.code
DefinitionThe type of the accreditation
Control0..1
TypeCodeableConcept from OrganizationAccreditation
Requirementscommonly used to determine the roles an organization may perform
RIM Mapping.code
Organization.accreditation.institution
DefinitionThe organization that conferred/confers the accreditation
Control0..1
TypeResource(Organization)
RequirementsMay determine the significance of the qualification, and allows a link back to a qualification registry, if one exists
RIM Mapping.scopedBy[Organization]
To DoDo we need jurisdiction as well? (The jurisdiction is often more relevant than the accrediting org.)
Organization.accreditation.period
DefinitionThe period for which the accreditation is held
Control0..1
TypePeriod
RequirementsMost accreditations are only conferred for a limited time period and must be re-acquired or forfeited
RIM Mapping.effectiveTime[IVL<TS>]
Organization.relatedOrganization
DefinitionOther organizations that are related to this organization. The relationship might be one of several types: sub- or super- orgnizations (i.e. ward in a hospital, owning corporation of a hospital) or partner organizations (i.e. the operating corporation for a hospital)
Control0..*
RequirementsNeed to be able to track many kinds of organizational relationships and use to determine roles and mediate workflows
To DoTODO: No more "contains" or "part of"?
Organization.relatedOrganization.organization
DefinitionThe organization that is related to this organization
Control1..1
TypeResource(Organization)
Must Understandtrue
RequirementsNeed to know to which organization a relationship exists
Organization.relatedOrganization.type
DefinitionCode that specifies how this organization is related to the subject. A code is required.
Control1..1
TypeCodeableConcept from OrganizationRelationship
RequirementsNeed to know how the organization is related
To DoTODO: If we use CodeableConcept to codify the relationships, it is hard to compute what which organization is "part of" and which "contains". Furthermore, the current v3 binding (to RoleClass) uses the terms "player" and "scoper" to define the direction of the relationship. So, we would have to define that the current organization is the scoper, and the related organization the player?
Organization.contactPerson
DefinitionContact details for a person acting as a contact for the organization
Control0..*
RequirementsApart from the address/contact of the organization itself, systems need to track which persons are acting as contact persons
RIM Mapping.contactParty
Organization.contactPerson.type
DefinitionIndicates a purpose for which the person can be contacted.
Control0..1
TypeCodeableConcept from ContactPersonType
RequirementsNeed to distinguish between multiple contact persons.
Organization.contactPerson.address
DefinitionAddress to use when contacting the contact person for this organization
Control0..1
TypeAddress
CommentsThe use code home is not to be used.
RIM Mapping.addr
Organization.contactPerson.telecom
DefinitionTelecom details for the contact person at this organization
Control0..*
TypeContact
CommentsThe use code home is not to be used.
RIM Mapping.telecom
Organization.contactPerson.name
DefinitionName of the contact person
Control0..1
TypeHumanName
RIM Mapping.contactPerson.name
Organization.contactPerson.person
DefinitionLink to the actual person that is a contact person for the organization
Control0..1
TypeResource(Person)
RIM Mapping.contactPerson
Organization.extension
DefinitionSee Extensions
Control0..*
TypeExtension
RIM Mapping[varies]
Organization.text
DefinitionText summary of resource (for human interpretation)
Control1..1
TypeNarrative
RIM Mapping.text

This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License