COFE-Organization-partOf-1
Organization | |
Definition |
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc. |
Control | 0..* |
Type | Organization |
Comments | |
Organization.extension(effectiveTime) | |
Definition |
Optional Extensions Element - found in all resources. |
Control | 0..1 |
Type | Extension |
Comments | |
Organization.extension(Organization Role Status) | |
Definition |
Optional Extensions Element - found in all resources. |
Control | 0..1 |
Type | Extension |
Comments | |
Organization.identifier(ODS Site Code) | |
Definition |
Identifier for the organization that is used to identify the organization across multiple disparate systems. |
Control | 0..1 ? |
Type | Identifier |
Requirements |
Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization. |
Comments | |
Organization.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 1..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments | |
Fixed Value | http://fhir.nhs.net/Id/ods-site-code |
Organization.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | RKEQ4 |
Organization.identifier(ODS Organisation Code) | |
Definition |
Identifier for the organization that is used to identify the organization across multiple disparate systems. |
Control | 0..1 ? |
Type | Identifier |
Requirements |
Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization. |
Comments | |
Organization.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 1..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments | |
Fixed Value | http://fhir.nhs.net/Id/ods-site-code |
Organization.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | RKEQ4 |
Organization.identifier(Alternative Identifier) | |
Definition |
Identifier for the organization that is used to identify the organization across multiple disparate systems. |
Control | 0..1 ? |
Type | Identifier |
Requirements |
Organizations are known by a variety of ids. Some institutions maintain several, and most collect identifiers for exchange with other organizations concerning the organization. |
Comments | |
Organization.identifier.system | |
Definition |
Establishes the namespace in which set of possible id values is unique. |
Control | 1..1 |
Type | Uri |
Requirements |
There are many sequences of identifiers. To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers. |
Comments | |
Fixed Value | http://fhir.nhs.net/Id/ods-site-code |
Organization.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | RKEQ4 |
Organization.type | |
Definition |
The kind of organization that this is. |
Control | 0..1 |
Binding |
Used to categorize the organization The codes SHALL be taken from http://fhir.nhs.net/ValueSet/cda-organization-type-1 |
Type | CodeableConcept |
Requirements |
Need to be able to track the kind of organization that this is - different organization types have different uses. |
Comments |
Organizations 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. |
Organization.type.coding | |
Definition |
A reference to a code defined by a terminology system. |
Control | 1..1 |
Binding |
A vocabulary that should be used to define the type of organization The codes SHALL be taken from http://fhir.nhs.net/ValueSet/cda-organization-type-1 |
Type | Coding |
Requirements |
Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings. |
Comments |
Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
Organization.type.coding.system | |
Definition |
The identification of the code system that defines the meaning of the symbol in the code. |
Control | 1..1 |
Type | Uri |
Requirements |
Need to be unambiguous about the source of the definition of the symbol. |
Comments |
The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously. |
Fixed Value | http://fhir.nhs.net/ValueSet/cda-organization-type-1 |
Organization.type.coding.code | |
Definition |
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Control | 1..1 |
Binding |
A vocabulary that should be used to define the type of organization The codes SHALL be taken from http://fhir.nhs.net/ValueSet/cda-organization-type-1 |
Type | Code |
Requirements |
Need to refer to a particular code in the system. |
Comments | |
Example | 001 |
Organization.type.coding.display | |
Definition |
A representation of the meaning of the code in the system, following the rules of the system. |
Control | 1..1 |
Type | String |
Requirements |
Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Comments | |
Example | General Medical Practice |