The organization which provides care to the patient.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Organization | Organization | This Organization resource carries information about the organisation which provides/provided care to the patient | |
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 BCS002 |
identifier (ODS Organization 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 123456 |
type (standardindustryClassCode) | 1..1 | CodeableConcept | Kind of organization Binding Used to categorize the organization (http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1) Binding Strength Example |
coding | 1..1 | Coding | Code defined by a terminology system Binding A vocabulary that should be used to define the type of organization provider (http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding A vocabulary that should be used to define the type of organization provider. (http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1) Binding Strength Required |
display | 1..1 | String | Representation defined by the system Fixed Value GP Practice |
name | 1..1 | String | The description of the organisation associated with the ODS code |
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 4028507 |
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 work |
period | 0..1 | Period | Time period when the contact point was/is in use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
address | 0..1 | 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 WP |
line | 0..* | String | House number and street name Example Value 1 Whitehall |
city | 0..1 | String | Name of city, town etc. Example Value Leeds |
district | 0..1 | String | County Example Value West Yorkshire |
postalCode | 0..1 | String | Postal code for area Example Value LS1 1AA |
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 | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
partOf | 0..1 | Reference (cofe-organization-partOf-1) | The organization of which this organization forms a part |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Narrative text for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Organization.type | standardindustryClassCode | Example | http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1 |
Organization.type.coding | coding | Required | http://fhir.nhs.net/ValueSet/cda-organization-provider-type-1 |
Organization.type.coding.code | code | Required | http://fhir.nhs.net/ValueSet/cda-organization-provider-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.use | use | Required | http://hl7.org/fhir/ValueSet/address-use |