This location resource represents a Health Care Facility.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Location | Location | This location resource represents a Health Care Facility | |
identifier | Unique code or number identifying the location to its users Slice: Ordering: Ordered, Rules: Open at End | ||
identifier (Alternative Identifier) | 0..1 | Identifier | Unique code or number identifying the location to its users |
system | 1..1 | Id/ods-organization-code | The namespace for the identifier Example Value http://fhir.nhs.net/Id/ods-organization-code |
value | 1..1 | String | The value that is unique Example Value F11641 |
assigner | 1..1 | Reference (Organization) | Organization that issued id (may be just text) |
display | 0..1 | String | Text alternative for the resource Example Value RA9:SOUTH DEVON HEALTHCARE NHS TRUST |
name | 0..1 | String | Healthcare Facility Name |
type | 1..1 | CodeableConcept | Type of function performed Binding Describes the type of service delivery location. (http://fhir.nhs.net/ValueSet/cda-care-setting-type-snct-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/cda-care-setting-type-snct-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding Describes the setting in which a care event occurs, such as home, GMP surgery, outpatient, etc. (http://fhir.nhs.net/ValueSet/cda-care-setting-type-snct-1) Binding Strength Example Example Value 14866005 |
display | 1..1 | String | Representation defined by the system Example Value Hospital-based outpatient mental health clinic |
address | 0..1 | Address | Physical location |
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 both |
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 137 Nowhere Street |
city | 0..1 | String | Name of city, town etc. Example Value Erewhon |
district (County) | 0..1 | String | District name (aka county) Example Value Madison |
postalCode | 0..1 | String | Postal code for area Example Value 9132 |
country | 0..1 | String | Country (can be ISO 3166 3 letter code) |
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 |
managingOrganization | 0..1 | Reference (cofe-organization-ods-1) | Organization responsible for provisioning and upkeep |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Location.type | type | Required | http://fhir.nhs.net/ValueSet/cda-care-setting-type-snct-1 |
Location.type.coding.code | code | Example | http://fhir.nhs.net/ValueSet/cda-care-setting-type-snct-1 |