Skip to main content

HealthcareService

Trial Use 4 Base

The details of a healthcare service available at a location or in a catalog. In the case where there is a hierarchy of services (for example, Lab -> Pathology -> Wound Cultures), this can be represented using a set of linked HealthcareServices.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/HealthcareService
InteractionMethodPath
ReadGET/fhir/R5/HealthcareService/[id]
VreadGET/fhir/R5/HealthcareService/[id]/_history/[vid]
UpdatePUT/fhir/R5/HealthcareService/[id]
PatchPATCH/fhir/R5/HealthcareService/[id]
DeleteDELETE/fhir/R5/HealthcareService/[id]
CreatePOST/fhir/R5/HealthcareService
SearchGET/fhir/R5/HealthcareService?...
HistoryGET/fhir/R5/HealthcareService/[id]/_history
Type-historyGET/fhir/R5/HealthcareService/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External identifiers for this item
activeboolean0..1Whether this HealthcareService record is in active use modifier
providedByReference0..1Organization that provides this service
offeredInReference0..*The service within which this service is offered
categoryCodeableConcept0..*Broad category of service being performed or delivered
typeCodeableConcept0..*Type of service that may be delivered or performed
specialtyCodeableConcept0..*Specialties handled by the HealthcareService
locationReference0..*Location(s) where service may be provided
namestring0..1Description of service as presented to a consumer while searching
commentmarkdown0..1Additional description and/or any specific issues not covered elsewhere
extraDetailsmarkdown0..1Extra details about the service that can't be placed in the other fields
photoAttachment0..1Facilitates quick identification of the service
contactExtendedContactDetail0..*Official contact details for the HealthcareService
coverageAreaReference0..*Location(s) service is intended for/available to
serviceProvisionCodeCodeableConcept0..*Conditions under which service is available/offered
eligibilityBackboneElement0..*Specific eligibility requirements required to use the service
programCodeableConcept0..*Programs that this service is applicable to
characteristicCodeableConcept0..*Collection of characteristics (attributes)
communicationCodeableConcept0..*The language that this service is offered in
referralMethodCodeableConcept0..*Ways that the service accepts referrals
appointmentRequiredboolean0..1If an appointment is required for access to this service
availabilityAvailability0..*Times the healthcare service is available (including exceptions)
endpointReference0..*Technical endpoints providing access to electronic services operated for the healthcare service

Resource-specific search parameters

ParameterTypeDescription
activetokenThe Healthcare Service is currently marked as active
characteristictokenOne of the HealthcareService's characteristics
communicationtokenLanguages that are available at this service
coverage-areareferenceLocation(s) service is intended for/available to
eligibilitytokenOne of the HealthcareService's eligibility requirements
endpointreferenceTechnical endpoints providing access to electronic services operated for the healthcare service
identifiertokenExternal identifiers for this item
locationreferenceThe location of the Healthcare Service
namestringA portion of the Healthcare service name
offered-inreferenceThe service within which this service is offered
organizationreferenceThe organization that provides this Healthcare Service
programtokenOne of the Programs supported by this HealthcareService
service-categorytokenService Category of the Healthcare Service
service-typetokenThe type of service provided by this healthcare service
specialtytokenThe specialty of the service provided by this healthcare service

Reference