HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

OrganizationModel

Definitions for cimi-entity-Organization-model.

cimi-entity-Organization-model
Definition

A social or legal structure formed by human beings.

Control0..*
cimi-entity-Organization-model.organizationName
Definition

The name of the organization.

Control1..1
Typestring
cimi-entity-Organization-model.organizationAlias
Definition

A list of alternate names that the organization is known as, or was known as in the past.

Control0..*
Typestring
cimi-entity-Organization-model.organizationIdentifier
Definition

An identifier of the organization. An NPI preferred, tax id is allowed, and a local id is allowed in addition to ‘authoritative’ identifier

Control1..*
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-OrganizationIdentifier-model
cimi-entity-Organization-model.type
Definition

The most specific code (lowest level term) describing the kind or sort of thing being represented.

Control1..1
BindingThe codes SHALL be taken from OrganizationType
TypeCoding
cimi-entity-Organization-model.address
Definition

An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. (Source: HL7 FHIR).

Control1..*
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Address-model
cimi-entity-Organization-model.contactPoint
Definition

An electronic means of contacting an organization or individual.

Control1..*
Typehttp://hl7.org/fhir/us/sw/StructureDefinition/shr-core-ContactPoint-model
cimi-entity-Organization-model.activeFlag
Definition

If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.

Control1..1
Typeboolean
cimi-entity-Organization-model.partOf
Definition

The larger entity that this is a portion of. For example, an organization might be part of a larger organization, or an encounter with a hospitalist might be part of a larger hospitalization encounter.

Control0..1
TypeReference(OrganizationModel)