This Organization resource details the organisation which scopes the role (the organisation which employs the person who is in the role).
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Organization | Organization | This Organization resource details the organisation which scopes the role (the organisation which employs the person who is in the role). | |
identifier | Identifies this organization across multiple systems Slice: Ordering: Unordered, Rules: Closed | ||
identifier (ODS Site Code) | 0..1 | Identifier | Identifies this organization across multiple systems |
system | 1..1 | Uri | The namespace for the identifier Fixed Value http://fhir.nhs.net/Id/ods-site-code |
value | 1..1 | String | The value that is unique Example Value RKEQ4 |
identifier (ODS Organisation Code) | 0..1 | Identifier | ODS code to identify the organisation at site code level |
system | 1..1 | Uri | The namespace for the identifier Fixed Value http://fhir.nhs.net/Id/ods-site-code |
value | 1..1 | String | The value that is unique Example Value RKE |
identifier (Alternative Identifier) | 0..1 | Identifier | Identifies this organization across multiple systems |
system | 1..1 | Uri | Shall contain the OID for the identifying system Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | Shall contain the author's identifier Example Value H225511 |
type | 0..1 | CodeableConcept | Kind of organization Binding Used to categorize the organization (http://fhir.nhs.net/ValueSet/guardian-organization-type-1) Binding Strength Example |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | A vocabulary to indicate the type of care provider. Fixed Value http://fhir.nhs.net/ValueSet/guardian-organization-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding A vocabulary to indicate the type of care provider (http://fhir.nhs.net/ValueSet/guardian-organization-type-1) Binding Strength Required Example Value 99 |
display | 1..1 | String | Representation defined by the system Example Value Other guardian organisation |
text | 0..1 | String | Plain text representation of the concept |
name | 0..1 | String | The description of the organisation. |
telecom | 0..* | ContactPoint | A contact detail for the organization |
system | 1..1 | Code | phone | fax | email | pager | other Binding Telecommunications form for contact point (http://hl7.org/fhir/ValueSet/contact-point-system) Binding Strength Required Example Value phone |
value | 1..1 | String | The actual contact point details Example Value 0191 4534121 |
use | 0..1 | Code | home | work | temp | old | mobile - purpose of this contact point Binding Use of contact point (http://hl7.org/fhir/ValueSet/contact-point-use) Binding Strength Required Example Value home |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
address | 0..* | Address | An address for the organization |
use | 0..1 | Code | home | work | temp | old - purpose of this address Binding The use of an address (http://hl7.org/fhir/ValueSet/address-use) Binding Strength Required Example Value home |
type | 0..1 | Code | postal | physical | both Binding The type of an address (physical / postal) (http://hl7.org/fhir/ValueSet/address-type) Binding Strength Required Example Value physical |
text | 0..1 | String | Text representation of the address Example Value 137 Nowhere Street, Erewhon 9132 |
line | 0..* | String | Street name, number, direction & P.O. Box etc. Example Value 1 Ayre Street |
city | 0..1 | String | Name of city, town etc. Example Value Leeds |
district | 0..1 | String | District name (aka county) Example Value West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value LS1 5QQ |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) Example Value EN |
period | 0..1 | Period | Time period when address was/is in use Example Value Hl7.Fhir.Model.Period |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Organization.type | type | Example | http://fhir.nhs.net/ValueSet/guardian-organization-type-1 |
Organization.type.coding.code | code | Required | http://fhir.nhs.net/ValueSet/guardian-organization-type-1 |
Organization.telecom.system | system | Required | http://hl7.org/fhir/ValueSet/contact-point-system |
Organization.telecom.use | use | Required | http://hl7.org/fhir/ValueSet/contact-point-use |
Organization.address.type | type | Required | http://hl7.org/fhir/ValueSet/address-type |