description: The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.). package_name: hl7.fhir.uv.omop derivation: specialization name: CareSite type: http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite elements: care_site_id: {type: integer, short: Care Site Identifier, index: 0} care_site_name: {type: string, short: Care Site Name, index: 1} place_of_service_concept_id: {type: code, short: Place of Service, index: 2} location_id: type: Reference short: Location refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Location'] index: 3 care_site_source_value: {type: string, short: Care Site Identifier Source Value, index: 4} place_of_service_source_value: {type: string, short: Place of Service Source Value, index: 5} package_version: 1.0.0-ballot class: logical kind: logical url: http://hl7.org/fhir/uv/omop/StructureDefinition/CareSite base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0-ballot required: [care_site_id]