description: HealthcareService resource describes the details of a single healthcare service or category of services that are provided by an organization at a location. The location of the services could be virtual, as with telemedicine services. package_name: rs/ee.fhir.base derivation: constraint name: EEBaseHealthcareService type: HealthcareService elements: providedBy: type: Reference mustSupport: true refers: ['https://fhir.ee/base/StructureDefinition/ee-organization'] index: 0 category: {mustSupport: true, index: 1} specialty: {mustSupport: true, index: 2} location: type: Reference refers: ['https://fhir.ee/base/StructureDefinition/ee-location'] index: 3 coverageArea: type: Reference refers: ['https://fhir.ee/base/StructureDefinition/ee-location'] index: 4 package_version: 1.1.0 class: profile kind: resource url: https://fhir.ee/base/StructureDefinition/ee-healthcare-service base: http://hl7.org/fhir/StructureDefinition/HealthcareService version: 1.1.0